summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/limits.rst
Commit message (Collapse)AuthorAgeFilesLines
* reorganize existing documentation according to the new standard layoutDoug Hellmann2017-06-231-41/+0
| | | | | | | | | | | | | Move existing content around based on the doc-migration specification. Replace :doc: markup with :ref: to have sphinx keep track of where the files move and generate valid hyperlinks. Add a few toctrees and index pages for the new directories. Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Add ":option:` `" in the help messagezhiyong.dai2017-01-031-2/+2
| | | | | | | | This patch mainly adds ":option:` `" in several help messages in the doc. This modification will create one link which helps the readers find the relative option quickly and conveniently in website. Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
* change os in command example to openstack(2)Kevin_Zheng2016-12-201-1/+1
| | | | | | | | | In the current doc, the command examples are like "os server create" but the acutal command should be started with "openstack" instead of "os", it is misleading to first time users. Change-Id: I80c96f0938cec382f2f714a500138bd5a2c81aa0
* fix doc information in the limit.rstzheng yin2016-09-271-1/+2
| | | | | | | I check files in compute/v2, and I find there is a mistake, then I fix it. Change-Id: Ic17b9d5e64e4ed8b1d8e1476c73dd6d9365167fc
* Trivial: Fix typo in common/limits.pyTang Chen2016-03-231-1/+1
| | | | Change-Id: I3040cc69512df50459960f96b862de55804068ac
* Use Block Storage instead of VolumeXi Yang2015-11-271-3/+3
| | | | | | | Volume is better to be replaced by Block Storage in the doc. Change-Id: I736669ee01c7385b6e701cb20f4334eff1c49286
* Add support for showing limits of a specific projectSteve Martinelli2015-04-031-0/+10
| | | | | | | | Looks like the option to show limits of a specific project was missing. This resulted in always using the authenticated project. Change-Id: I512a05df20860ffb52af34f3b64c9eb81dae8c61 Closes-Bug: 1438379
* 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/+28
* 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