Comment 4 for bug 1609233

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

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

commit 2a01ede6b65b20484776aa02d4c1ad9a7a82c240
Author: qtang <email address hidden>
Date: Fri Aug 5 16:49:08 2016 +0800

    Fix openstack quota set/show --class not work

    identity_client should not be used for quota class operation.
    Update code to fix the qutoa class set/show issue.

    Change-Id: I71c59c08a0d5da29982497f589e1efe131997f21
    Closes-Bug: #1609233