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_Guide | Assignee: | Summer Long <slong> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 4.0 | CC: | 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
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> 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. For QA, Block Storage Quotas: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4-Beta/html-single/Administration_User_Guide/index.html#cli_set_block_storage_quotas Other quota sections already being reviewed in https://bugzilla.redhat.com/show_bug.cgi?id=989592 thanks, Summer |