Public bug reported:

get_data() accesses ds_cfg which can be None. Make sure it is at least
an empty dict (as in the Openstack data source). Attached patch fixes
this as does the branch at:

    https://code.launchpad.net/~agx/cloud-init/nocloud

** Affects: cloud-init
     Importance: Undecided
         Status: New

** Patch added: "Make sure ds_cfg is an empty dict not None"
   
https://bugs.launchpad.net/bugs/1514407/+attachment/4515511/+files/nocloud.diff

-- 
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/1514407

Title:
  NoCloud provider fails with empty ds_cfg

Status in cloud-init:
  New

Bug description:
  get_data() accesses ds_cfg which can be None. Make sure it is at least
  an empty dict (as in the Openstack data source). Attached patch fixes
  this as does the branch at:

      https://code.launchpad.net/~agx/cloud-init/nocloud

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1514407/+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