Comment 4 for bug 1434105

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

Reviewed: https://review.openstack.org/165833
Committed: https://git.openstack.org/cgit/openstack/python-cinderclient/commit/?id=891ef3e71e5df30f3c3e97a806dc116c1677568b
Submitter: Jenkins
Branch: master

commit 891ef3e71e5df30f3c3e97a806dc116c1677568b
Author: Michal Dulko <email address hidden>
Date: Thu Mar 19 15:27:16 2015 +0100

    Use shared shell arguments provided by Session

    The cinderclient implemented it's own version of the CLI arguments that
    are now provided by keystoneclient's session object. This changeset
    converts cinder over to utilizing the shared argument registration.

    Closes-Bug: 1434105
    Change-Id: I72b16aab909d72a47097434436093e616667634a