Manage quotas in OpenStack Admin User Guide  - current

Bug #1348016 reported by ChangBo Guo(gcb)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Laurel Michaels

Bug Description

 cinder quota-defaults need position argument tenant_id

[gcb@localhost hp]$ cinder quota-defaults
usage: cinder quota-defaults <tenant_id>
error: too few arguments
Try 'cinder help quota-defaults' for more information.
[gcb@localhost hp]$ cinder help quota-defaults
usage: cinder quota-defaults <tenant_id>

List the default quotas for a tenant.

Positional arguments:
  <tenant_id> UUID of tenant to list the default quotas for.
[gcb@localhost hp]$ cinder quota-defaults 93696fc93250423e8e6c35454ed99f60
+-----------+-------+
| Property | Value |
+-----------+-------+
| gigabytes | 1000 |
| snapshots | 10 |
| volumes | 10 |
+-----------+-------+
[gcb@localhost hp]$

-----------------------------------
Built: 2014-07-23T07:04:05 00:00
git SHA: 7352529ae6cd61366c2295601eb795ba3444acb6
URL: http://docs.openstack.org/user-guide-admin/content/cli_set_quotas.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/user-guide-admin/section_cli_keystone_set_quotas.xml
xml:id: cli_set_quotas

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
importance: Medium → High
Changed in openstack-manuals:
assignee: nobody → Laurel Michaels (lmichaels)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/111377
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=0f151e95e714e910b82b01160d00bd9828a166b0
Submitter: Jenkins
Branch: master

commit 0f151e95e714e910b82b01160d00bd9828a166b0
Author: Laurel Michaels <email address hidden>
Date: Fri Aug 1 15:49:53 2014 -0400

    cinder example was missing a required arg

    The example for the cinder quota-defaults command did
    not indicate that you need to pass in a tenant ID.

    I changed the example so that it includes the
    tenant ID.

    Change-Id: I7059a01a3b7f5df3717c10fd132f5f92eb596cc6
    Closes-Bug: #1348016

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.