Bug 989591

Summary: [Doc] [RFE] Need ability in API to edit default quotas
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, slong, yeylon
Target Milestone: ---Keywords: Documentation, FutureFeature, Triaged
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/edit-default-quota
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-06 03:37:02 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: 978537, 1011085    

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

Comment 2 Summer Long 2013-08-13 04:04:18 UTC
This shows the new command: https://review.openstack.org/#/c/29471/

Using the class quotas named `default` as the default editable quotas. We can use the following novaclient command to update default quota:

nova quota-class-update default <key> <value>

Comment 3 Summer Long 2013-09-26 02:41:48 UTC
Upstream doc bug: https://bugs.launchpad.net/openstack-manuals/+bug/1195571
Fixed with:
https://review.openstack.org/43057
https://review.openstack.org/43644/

Ready for QA, when upstream is branched to RH.