yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05910
[Bug 1243707] Re: glance image-show should have the same output with and without --os-image-api-version 2
Yes, the output is different since we're providing more info for the
requested image. The compatibility is important but that won't block us
adding more.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1243707
Title:
glance image-show should have the same output with and without --os-
image-api-version 2
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Bug description:
Description of problem:
The glance image-show output is different when using API version 1 and API version 2. There is no reason why we need API version 1 output in this command, it should run with API version 2 as default.
Version-Release number of selected component (if applicable):
openstack-glance-2013.2-0.12.rc1.el6ost.noarch
How reproducible:
everytime
Steps to Reproduce:
1. Run:
# glance image-show <image-id>
2.Run:
# glance --os-image-api-version 2 image-show <image-id>
Actual results:
There's different output.
Expected results:
the same output
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1243707/+subscriptions