yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38361
[Bug 1493453] Re: vendor_data isn't parsed properly when using the nocloud datasource
This bug was fixed in the package cloud-init - 0.7.7~bzr1143-0ubuntu1
---------------
cloud-init (0.7.7~bzr1143-0ubuntu1) wily; urgency=medium
* New upstream snapshot.
* NoCloud: fix consumption of vendor-data (LP: #1493453)
* power_state: support power change only on 'condition'
-- Scott Moser <smoser@xxxxxxxxxx> Thu, 10 Sep 2015 16:20:44 -0400
** Changed in: cloud-init (Ubuntu Wily)
Status: New => 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/1493453
Title:
vendor_data isn't parsed properly when using the nocloud datasource
Status in cloud-init:
Fix Committed
Status in cloud-init package in Ubuntu:
Fix Released
Status in cloud-init source package in Trusty:
New
Status in cloud-init source package in Vivid:
New
Status in cloud-init source package in Wily:
Fix Released
Bug description:
The following fix is needed:
"self.vendordata = mydata['vendor-data']" must be changed to
"self.vendordata_raw = mydata['vendor-data']"
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1493453/+subscriptions
References