Comment 3 for bug 1475001

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

Reviewed: https://review.openstack.org/202247
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=c830d96e4f3af5a8ce7e903fae02e01409ffdfdd
Submitter: Jenkins
Branch: master

commit c830d96e4f3af5a8ce7e903fae02e01409ffdfdd
Author: David Moreau Simard <email address hidden>
Date: Wed Jul 15 15:40:51 2015 -0400

    Fix image save with API v2

    Glanceclient v2 no longer expects the whole image
    object, just the image id.

    Change-Id: I8f34acfa50ca2d50eb7c9eb1dd5114c4621ad158
    Closes-bug: #1475001