summaryrefslogtreecommitdiff
path: root/doc/source/cli
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to refer to PROJECT instead of TENANTSean McGinnis2019-09-101-3/+3
| | | | | | | | Updates several references for things like OS_TENANT_NAME and --os-tenant-name. Change-Id: If71710740b4d4573a1b3f515a5762a4f82bc727d Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
* Merge "Remove the hard-coded version number."Zuul2019-07-191-2/+0
|\
| * Remove the hard-coded version number.cychiang2019-06-261-2/+0
| | | | | | | | | | | | | | | | | | Reference the python-novaclient cli doc. And removed the "cinder version 2.2.0." in python-cinderclient cli doc to avoid confusing users. Closes-Bug: #1831636 Change-Id: I67ef7e532ba46932d9f5d2835a611162140b354c
* | Remove promote/reenable replicationMinmin Ren2019-06-191-8/+0
|/ | | | | | | | | | The replication 1.0 API os-promote-replica and os-reenable-replica were removed[1], then remove useless code from cinderclient. [1]: https://review.openstack.org/#/c/275797/ Change-Id: Icf98f294c089942e11607786e932abc959f77b3b
* update the value of OS_AUTH_URL and OS_VOLUME_API_VERSIONunknown2018-05-211-2/+2
| | | | | | | In the file doc/source/cli/index.rst, doc/source/user/cinder.rst, doc/source/user/shell.rst, update OS_AUTH_URL and OS_VOLUME_API_VERSION. Change-Id: I543bb2fedf3a1326bf1a46804f0d026ad8e21680
* Support availability-zone in volume typeTommyLike2018-05-021-1/+8
| | | | | | | | | | Since 3.52, new option '--filters' has been added to 'type-list' command, and it's only valid for administrator. Change-Id: I140f6d61a2747d4fcaabfbccea864dcc7eb841d1 Depends-On: I4e6aa7af707bd063e7edf2b0bf28e3071ad5c67a Partial-Implements: bp support-az-in-volumetype
* Merge "Update old url for cinderclient's document"Jenkins2017-09-201-1/+1
|\
| * Update old url for cinderclient's documentzhangbailin2017-09-051-1/+1
| | | | | | | | | | | | | | Update the URL in the document library, and use https instead of http due to openstack document migration. Change-Id: I991dff678ce613b0a50e3d0c9ab5ecd8cdf3e272
* | Use Sphinx 1.5 warning-is-errorStephen Finucane2017-08-221-5/+5
|/ | | | | | | | With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as errors is setting warning-is-error in build_sphinx section. Migrate the setting from the old warnerrors one. Change-Id: Ifd411ead74497a43ab22c57090ece2e1c7cfddb5
* import content from cli-reference in openstack-manualschenxing2017-07-262-0/+4551
This patch is part of the great doc migration from openstack-manuals to the individual repos. The changes are based on the spec here: https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html The cinder.rst file needs to be renamed index.rst so that the template that is being used by OpenStack manuals team will magically find the documentation. Change-Id: Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f