Comment 2 for bug 1254210

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

Reviewed: https://review.openstack.org/63348
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=1772a9116d127294354addd830e16877658bbee3
Submitter: Jenkins
Branch: master

commit 1772a9116d127294354addd830e16877658bbee3
Author: Jia Dong <email address hidden>
Date: Fri Dec 20 15:37:25 2013 +0800

    Remove return stmt of add,save and remove method

    Remove the add and save method's return statement in the
    ImageMemberRepo class, as the same as ImageRepo class. Also
    modify authorization.py and policy.py and the related unittest.

    Closes-Bug: #1254210

    Change-Id: I472cd15af8648beea10abc595e905618091f3dab