Bug 989592

Summary: [Doc] [RFE] Return Customer's Quota Usage through Admin API
Product: Red Hat OpenStack Reporter: Stephen Gordon <sgordon>
Component: doc-Administration_User_GuideAssignee: Summer Long <slong>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: low    
Version: 4.0CC: alyoung, hateya, sgordon, slong, yeylon
Target Milestone: ---Keywords: Documentation, FutureFeature
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/customer-quota-through-admin-api
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-06 03:37:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 978532, 1011085    

Description Stephen Gordon 2013-07-29 15:33:41 UTC
Cloned for documentation impact, refer to Bug # 978532 for implementation details.

Comment 2 Summer Long 2013-08-13 04:16:09 UTC
Steve, not sure where this would fit. The Admin User Guide has procedures for the dashboard and command line. Both user guides just talk about the fact that you can use the APIs, not their details. These are in: http://docs.openstack.org/api/api-specs.html 

Or is there a missing piece?

Comment 3 Stephen Gordon 2013-08-13 12:31:57 UTC
(In reply to Summer Long from comment #2)
> Steve, not sure where this would fit. The Admin User Guide has procedures
> for the dashboard and command line. Both user guides just talk about the
> fact that you can use the APIs, not their details. These are in:
> http://docs.openstack.org/api/api-specs.html 
> 
> Or is there a missing piece?

Typically when a feature is implemented in the API it is also exposed in the CLI (at least). In particular from the blueprint:

"Through admin API, we should be able to do "nova absolute-limits --tenant xxxxx" which should return the quota and the used limits for the given tenant."

Comment 4 Summer Long 2013-09-26 02:44:53 UTC
Upstream: https://bugs.launchpad.net/openstack-manuals/+bug/1192017

Comment 5 Summer Long 2013-09-26 05:59:09 UTC
Work done upstream: https://review.openstack.org/#/c/48391/
Waiting for review.

Comment 6 Summer Long 2013-09-26 22:47:40 UTC
Work approved upstream. Ready for QA, when upstream is branched to RH.