← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1675063] Re: vmware customization only writes ENI network config

 

This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New

Thank you.

** Changed in: cloud-init
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1675063

Title:
  vmware customization only writes ENI network config

Status in cloud-init:
  Fix Released

Bug description:
  the vmware code that configures networking currently only supports
  writing etc/network/interfaces (eni or ifupdown) format.  Additionally
  it has its own code to write that data
  (cloudinit/sources/helpers/vmware/imc/config_nic.py).

  It would be better for it to use the renderers for ENI and sysconfig,
  and then it will gain new backends as cloud-init does.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1675063/+subscriptions


References