← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1391695] [NEW] IPv6 network info translation support for rhel

 

Public bug reported:

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.

** Affects: cloud-init
     Importance: Undecided
     Assignee: Shraddha Pandhe (shraddha-pandhe)
         Status: New

** Changed in: cloud-init
     Assignee: (unassigned) => Shraddha Pandhe (shraddha-pandhe)

-- 
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 Init scripts for use on cloud images:
  New

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


Follow ups

References