This bug is believed to be fixed in cloud-init in 18.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: 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/1719157

Title:
  DataSourceOpenNebula.py doesn't configure network

Status in cloud-init:
  Fix Released

Bug description:
  I am using OpenNebula 5.4 cloud environment.
  I tried to create Ubuntu 16.04 server instance from image that is installed 
cloud-init 0.7.9-233-ge586fe35-0ubuntu1~16.04.1.
  The configuration of HOSTNAME and SSH_PUBLIC_KEY works fine, but network 
configration doesn't work and fallback to dhcp.

  It seems that DataSourceOpenNebula.py creates the soruce of network
  configrations from context.sh, but it has no appropriate
  network_config property. So cloud-init doesn't get network
  configuration.

  I wrote attached patch. It works fine on my environment.

  my cloud provider:
     OpenNebula 5.4

  instance's cloud-init:
     $ dpkg-query -W -f='${Version}' cloud-init
     0.7.9-233-ge586fe35-0ubuntu1~16.04.1

     This instance's image is downloaded from Ubuntu Cloud Images (https
  ://cloud-images.ubuntu.com/).

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to