** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-2
--
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/1192012
Title:
Need prep all instance['metadata'] access for objects
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
File
"/home/cbehrens/git/nova/openstack.git/nova/api/openstack/compute/views/servers.py",
line 136, in <genexpr>
return dict((item['key'], item['value']) for item in metadata)
We need to normalize all instance['metadata'] to dicts and switch code
to work with them... much like we had/have to do for system_metadata.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1192012/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp