absolute limits for arbitrary tenants

Bug #1438379 reported by Jan van Eldik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Steve Martinelli

Bug Description

Hi,

Using admin credentials, I can use the Nova cli to get the absolute limits of arbitrary tenants::

   # nova absolute-limits --tenant $PROJECTID

I would like to be able to do the same thing using the OpenStack cli.

Revision history for this message
Steve Martinelli (stevemar) wrote :

add in new options for project and domain, then pass that arg into: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/common/limits.py#L60

Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Steve Martinelli (stevemar)
milestone: none → m9
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

Changed in python-openstackclient:
status: Triaged → In Progress
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

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
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.