** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1240319
Title:
non string user metadata causes 500 error in nova-api
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Using grizzly on U12.04.
When using python-novaclient to make a nova boot call, if metadata is
entered that is not of a string type, nova-api will have an error when
it attempts to store it in the db.
For example:
novaclient.servers.create(... ..., meta={'test': ['a', 'list', 'of',
'things']}, ... ...)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1240319/+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