← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1468698] Re: Image-update api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value

 

*** This bug is a duplicate of bug 1460060 ***
    https://bugs.launchpad.net/bugs/1460060

This is a duplicate of a bug you reported.

** This bug has been marked a duplicate of bug 1460060
   Glance v1 and v2 api returns 500 while passing --min-ram and --min-disk greater than 2^(31) max value

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1468698

Title:
  Image-update 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):
  New

Bug description:
  $ glance image-update b3886698-04c3-4621-9a04-4a587d3288d1 --min-ram 23457800000000
  HTTPInternalServerError (HTTP 500)

  $ glance image-update b3886698-04c3-4621-9a04-4a587d3288d1 --min-disk 23457800000000
  HTTPInternalServerError (HTTP 500)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1468698/+subscriptions


References