Comment 3 for bug 1438379

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

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

commit 77e3fbae1a866e05219d272f9c3bdbaaa8030854
Author: Steve Martinelli <email address hidden>
Date: Fri Apr 3 02:26:22 2015 -0400

    Add support for showing limits of a specific project

    Looks like the option to show limits of a specific project was
    missing. This resulted in always using the authenticated project.

    Change-Id: I512a05df20860ffb52af34f3b64c9eb81dae8c61
    Closes-Bug: 1438379