yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48817
[Bug 1513267] Re: [SRU] network_data.json not found in openstack/2015-10-15/
Hello Mathieu, or anyone else affected,
Accepted nova into liberty-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.
Please help us by testing this new package. To enable the -proposed
repository:
sudo add-apt-repository cloud-archive:liberty-proposed
sudo apt-get update
Your feedback will aid us getting this update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-liberty-needed to verification-liberty-done. If it
does not fix the bug for you, please add a comment stating that, and
change the tag to verification-liberty-failed. In either case, details
of your testing will help us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Also affects: cloud-archive/liberty
Importance: Undecided
Status: New
** Changed in: cloud-archive/liberty
Status: New => Fix Committed
** Tags added: verification-liberty-needed
** Changed in: cloud-archive
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1513267
Title:
[SRU] network_data.json not found in openstack/2015-10-15/
Status in Ubuntu Cloud Archive:
Invalid
Status in Ubuntu Cloud Archive liberty series:
Fix Committed
Status in OpenStack Compute (nova):
Fix Released
Status in nova package in Ubuntu:
Invalid
Status in nova source package in Wily:
Fix Committed
Bug description:
[Impact]
The file "network_data.json" is not found in the folder "openstack/2015-10-15/" of config drive.
The result is that network_data metadata doesn't work on Liberty.
[Testcase]
On liberty, launch an instance with a configuration drive:
e.g. nova boot --config-drive=true
The network_data.json will be available in the metadata.
Inside the instance, this should be expected to provide output:
$ sudo isoinfo -i /dev/sr0 -R -J -l | grep network_data.json
Or
$ mkdir mp; sudo mount /dev/sr0 mp; find mp | grep network_data.json
[Regression]
The regression potential is minimal. The fix has already landed in Mitaka and cherry-picked patch required no code changes for Liberty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1513267/+subscriptions
References