Comment 2 for bug 1636418

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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 <email address hidden>
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