yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34055
[Bug 1460060] Re: Glance v1 and v2 api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => liberty-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1460060
Title:
Glance v1 and v2 api returns 500 while passing --min-ram and --min-
disk greater than 2^(31) max value
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Status in Python client library for Glance:
New
Bug description:
glance image-create --name test --container-format bare --disk-format raw --file delete_images.py --min-disk 100000000000000
HTTPInternalServerError (HTTP 500)
glance image-create --name test --container-format bare --disk-format raw --file delete_images.py --min-ram 100000000000000
HTTPInternalServerError (HTTP 500)
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1460060/+subscriptions
References