yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54935
[Bug 1391695] Re: IPv6 network info translation support for rhel
This is fixed in cloud-init 0.7.7.
** Changed in: cloud-init
Status: Fix Committed => 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/1391695
Title:
IPv6 network info translation support for rhel
Status in cloud-init:
Fix Released
Bug description:
Cloud-init currently doesn’t parse ipv6 network information from the OpenStack Nova's disk.config.
Here’s the code that does the parsing: https://github.com/number5/cloud-init/blob/master/cloudinit/distros/rhel.py#L65-L98
Whereas, the IPv6 network-scripts/ifcfg file is expected to be:
http://www.cyberciti.biz/faq/rhel-redhat-fedora-centos-ipv6-network-configuration/
The conversion is missing a lot of options.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1391695/+subscriptions
References