Reviewed: https://review.openstack.org/346872 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8161bde357b1168f3b1de82bb6c180acd38958c2 Submitter: Jenkins Branch: master
commit 8161bde357b1168f3b1de82bb6c180acd38958c2 Author: bria4010 <[email protected]> Date: Mon Jul 25 10:52:09 2016 -0400 api-ref: Replace image-update response example The image-update sample response in the current api-ref is a bit weird (too many null values). This patch replaces it with a more typical response. Change-Id: I1f837d8fa0e42b9f9f1c421555339924d72cb9fe Closes-bug: #1606253 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1606253 Title: replace image-update response example in api-ref Status in Glance: Fix Released Bug description: Not only is the owner null, but the image is active and has a non-null file with null disk_format and container_format. Replace with a more typical response. To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1606253/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

