summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/quota.rst
Commit message (Collapse)AuthorAgeFilesLines
* Allow setting quotas for server groups and server group membersElena Ezhova2016-07-271-0/+12
| | | | | | | | Adds support of --server-groups and --server-group-members options to the "quota set" command. Change-Id: I178d1e267d010be7e908adefcf3b15abdafd9da4 Closes-Bug: #1602223
* Add network support for "quota set"Fang Zhen2016-05-191-0/+50
| | | | | | | | | | The "quota set" command support compute and volume quotas previously. This patch add support network. Partially-implements: blueprint neutron-client-quota Closes-bug: 1489441 Change-Id: I9d297f52bc30614b3493f09ed15f8f1d3f8ff952
* Support quota show for current projectRichard Theis2016-04-211-6/+6
| | | | | | | | | | The "os quota show" command "<project/class>" argument is now optional. If not specified, the user's current project is used. This allows non-admin users to show quotas for their current project. Change-Id: I602d4cc09c9d29ce84271eff78137f8810cb1a47 Closes-Bug: #1572733
* Use Block Storage instead of VolumeXi Yang2015-11-271-4/+4
| | | | | | | Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
* Add support to specify volume quotas per volume typeSteve Martinelli2015-04-151-0/+5
| | | | | | | | | | | Add a --volume-type option to quota set, this will allow users to set quotas for volume attributes on a per volume-type basis. for example: openstack quota set admin --volume-type myvol --volumes 12 Change-Id: I3ce9cf82a65d4f012b339f0e0dedb752cb132c33 Closes-Bug: 1438377
* Add versioning to the docs that missed itSteve Martinelli2015-01-091-0/+2
| | | | Change-Id: I8cb90e0d5aca58c4992271e007af91f8cf782643
* Begin copying wiki command list hereDean Troyer2014-11-191-0/+157
* Sort by command objects * Drop the comparison to the project CLIs * Minor updates to command help to match docs Initially include the cross-API commands to establish the structure and format. Change-Id: I77a7b3c89e088b66aa62941e29ce0b65b532285b