update_image and update_tags doesn't return updated image

Bug #1493325 reported by Andrey Pavlov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client library for Sahara
Fix Released
Medium
Andrey Pavlov

Bug Description

saharaclient.api.images.ImageManager.update_image and saharaclient.api.images.ImageManager.update_tags don't return updated images that requires to make extra "get" call. This change will not break backward compatibility because Image object will be returned instead of "None".

Changed in python-saharaclient:
assignee: nobody → Andrey Pavlov (apavlov-n)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-saharaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/221257

Changed in python-saharaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-saharaclient (master)

Reviewed: https://review.openstack.org/221257
Committed: https://git.openstack.org/cgit/openstack/python-saharaclient/commit/?id=191abebaa91688cc081676ed3b1e050b9a2675c1
Submitter: Jenkins
Branch: master

commit 191abebaa91688cc081676ed3b1e050b9a2675c1
Author: Andrey Pavlov <email address hidden>
Date: Tue Sep 8 13:58:56 2015 +0300

    Adding return of updated image for update_image, update_tags

    update_image and update_tags don't return updated images
    that requires to make extra "get" call. This change will
    not break backward compatibility because the only change
    is replacement of None value with Image object.

    Change-Id: Ifd9ddabdf03f5e8f9342faab8f349777512a0eb6
    Closes-bug: #1493325

Changed in python-saharaclient:
status: In Progress → Fix Committed
Changed in python-saharaclient:
status: Fix Committed → Fix Released
importance: Undecided → Medium
milestone: none → 0.12.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.