yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04880
[Bug 1202136] Re: Nova API crashes for some special characters used in flavor ID
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1202136
Title:
Nova API crashes for some special characters used in flavor ID
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Tested on: master with commit ID
ddc20d70b38d18abb6e735d53c650873a7146770
If we create a flavor with ID as a special character with ascii character code >127,
an the entry is created in the database and it causes a 500 Internal Server Error while retrieving the flavors list,
Stack trace: http://paste.openstack.org/show/40662/
The issue here is that such characters as well as special symbols should not be allowed.
Flavor ID should be restricted to Integer values or UUID only, as enforced by python-novaclient.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1202136/+subscriptions