yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58575
[Bug 1636418] Re: Show Image Details example response is using the wrong API sample
Reviewed: https://review.openstack.org/390500
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=07e65071b26533bd475462ee12bac8fa02a1989f
Submitter: Jenkins
Branch: master
commit 07e65071b26533bd475462ee12bac8fa02a1989f
Author: Matt Riedemann <mriedem@xxxxxxxxxx>
Date: Tue Oct 25 05:31:53 2016 -0400
api-ref: fix image GET response example
This was using the images details GET response which is
not the same as the specific image GET response format.
Change-Id: I7db1cf374701b7321d2d55e1454ea5a612e6b421
Closes-Bug: #1636418
** Changed in: nova
Status: In Progress => Fix Released
--
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/1636418
Title:
Show Image Details example response is using the wrong API sample
Status in OpenStack Compute (nova):
Fix Released
Bug description:
This is using the /images/ GET response sample, it should be the
/image/<image_id> response sample:
http://developer.openstack.org/api-ref/compute/?expanded=show-image-
details-detail#show-image-details
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1636418/+subscriptions
References