yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61006
[Bug 1460060] Re: Glance v1 and v2 api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value
This was fixed on the server-side and requires no additional work on the
client side.
** Changed in: python-glanceclient
Status: New => Won't Fix
--
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 Glance:
Fix Released
Status in Glance Client:
Won't Fix
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