summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Merge "Remove promote/reenable replication"Zuul2019-07-101-8/+0
|\ \
| * | 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
* | Bump openstackdocstheme to 1.20.0翟小君2019-07-042-12/+7
|/ | | | | | | | | | | | Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release. Change-Id: Icbfa21da1e83f745a98822a2f33c4ebc8d11fd0c
* Update sphinx dependencypengyuesheng2019-05-221-1/+2
| | | | Change-Id: I798f826c1da97b20ccf9decd177754a7a0b055fa
* Merge "Cleanup the home page"Zuul2019-02-065-91/+11
|\
| * Cleanup the home pageMatt Riedemann2018-12-045-91/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Good lord this thing needed some love. This change does a few things: * Remove the duplicate man page. * Rename some titles to drop the CINDERCLIENT yelling - this is docs about cinderclient, I get it, no need to repeat in all caps. * Fixed the sub-section title formatting in the home page. * Dropped the duplicate usage guide wording and simply linked to the user docs from the home page. Change-Id: I259787a40151e8c875ad87021f655a141e06b15e
* | Fix doc build errorEric Harney2018-12-141-0/+2
|/ | | | | | | | | | | | Doc build keeps failing w/ Recursion error: maximum recursion depth exceeded while pickling an object Sphinx recommends bumping up the recursion limit to get around this, and it appears to work. Change-Id: If0a78f9af2e4ddd5fd88c44757642355b3a5bf2e
* update the value of OS_AUTH_URL and OS_VOLUME_API_VERSIONunknown2018-05-213-5/+5
| | | | | | | 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
* Merge "Support availability-zone in volume type"Zuul2018-05-201-1/+8
|\
| * 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
* | Update python usage docsj-griffith2018-03-221-1/+2
|/ | | | | | | | | | | | | | The keystoneauth1 get_plugin_loader method requires that a OS_USER_DOMAIN be specified. Our docs don't include that detail. This change adds the extra needed field. There's also some problems currently with loading the client directly as it's currently documented, which appears to be a bug in the client code itself. Change-Id: Idacbb47f9aae1e461379eec4a5e224b0157a8dc4 Partial-Bug: #1758104
* Updated from global requirementsOpenStack Proposal Bot2018-03-151-1/+1
| | | | Change-Id: I24bc426d17cd29ba4c162de3fbdda6248214b7be
* Update unit_test.rst doc unit test py34 to py35Yuanbin.Chen2018-03-051-1/+1
| | | | | | | | CinderClient unit test use py27 or py35, Look: https://github.com/openstack/python-cinderclient/blob/master/tox.ini#L3 Change-Id: Ibc3ada82337c6393ab86b3159fa1b4f032495879 Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
* Merge "Remove unit tests about run_test"Zuul2018-03-011-99/+0
|\
| * Remove unit tests about run_testYuanbin.Chen2018-02-241-99/+0
| | | | | | | | | | | | | | | | | | | | This patch remove unit tests about flags, beacuse the flags about run_test.sh has delete. About run_test.sh delete, look this patch. https://review.openstack.org/#/c/502120/ Change-Id: Ib0e04ed6d48ec5c52cc62abf59174c313d843792 Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
* | Updated from global requirementsOpenStack Proposal Bot2018-01-241-1/+1
|/ | | | Change-Id: Ie7534a355e2b884707b9326243efa10c866bd97a
* Updated from global requirementsOpenStack Proposal Bot2018-01-181-1/+1
| | | | Change-Id: I25be0e60459c2dc652b4ee8672984a65d3cf143e
* Updated from global requirementsOpenStack Proposal Bot2018-01-021-0/+3
| | | | Change-Id: I4d4efd8f1713972164a6ede13f3aa7d62f8e9717
* Follow the new PTI for document buildjiansong2017-12-211-0/+4
| | | | | | | | | | | | For compliance with the Project Testing Interface as described in: https://governance.openstack.org/tc/reference/project-testing-interface.html For more detials information, please refer to: http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html Change-Id: I7615e33c0d00c56b3ee6cb856a0553e32a1664c6
* 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
* | doc: Remove cruft from conf.pyStephen Finucane2017-08-221-136/+6
| | | | | | | | Change-Id: I0c0c77c25d3c96dd3c6a2a01be4f196c02e71dd6
* | Use Sphinx 1.5 warning-is-errorStephen Finucane2017-08-226-96/+107
|/ | | | | | | | 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
* Fix man page buildThomas Bechtold2017-07-291-1/+1
| | | | | | | | | | Ia3b5ee2b6aaf17781d3de7546a9477f1c928092f moved cinder.rst from the doc/source/man directory into doc/source/cli, so we need to adjust the path in conf.py to avoid issues when running: python setup.py build_sphinx -b man Change-Id: I32ca20e0e184b11c68c9b81a9ff3d1247330ade4
* Rearrange existing documentation to fit the new standard layoutchenxing2017-07-266-2/+82
| | | | | | | | | | The layout is configured to follow the design from this spec: https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html This change is necessary to continue the doc migration process. Change-Id: I5ab2e47b67baf90bdd808cb831493a010d23a070
* import content from cli-reference in openstack-manualschenxing2017-07-263-1/+4469
| | | | | | | | | | | | | | 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
* Merge "Update cinder.rst and shell.rst"Jenkins2017-07-262-2/+27
|\
| * Update cinder.rst and shell.rstjunboli2017-07-262-2/+27
| | | | | | | | | | | | | | | | In the file doc/source/man/cinder.rst, add cinder command examples, In the file doc/source/shell.rst, update OS_AUTH_URL and OS_VOLUME_API_VERSION Change-Id: I6ed2c5228daad8dd6dcab1d7278f8a0b049c0490
* | Update URLs in documentationHangdong Zhang2017-07-203-4/+4
| | | | | | | | | | | | | | Update URLs according to OpenStack document migration BTW: Do some optimization as well (http -> https) Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
* | Switch from oslosphinx to openstackdocsthemeVan Hung Pham2017-07-141-2/+12
|/ | | | | | | | | As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: Ie5930c73c748bb308940606fced8f84eecdecdc8
* Add doc for noauth usagejohn-griffith2017-05-221-0/+32
| | | | | | Sometimes docs are useful, let's add one for using noauth. Change-Id: I7d450031929ca5f6ea1b285e49f693776a63a23d
* add an alternative way of authenticating clientLucas H. Xu2016-11-231-0/+15
| | | | Change-Id: I8e0745e17f25e53539405cdafc45dc3646dbb1ae
* Fix typos in the fileszhangyanxian2016-11-081-1/+1
| | | | | | TrivialFix Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687
* Update release notes information for renoSean McGinnis2016-10-281-2/+5
| | | | | | | | We had stale release note information from before we made the switch to reno. Reno notes are now published to docs.openstack.org, so we should just point to the landing page for the project. Change-Id: Icad89345656e2e9a6a4d7c599b7003acfc7a5480
* Fix some PEP8 issues and Openstack Licensingpawnesh.kumar2016-10-141-37/+51
| | | | | | | [H102 H103] Contributed Source code should be licensed under the Apache 2.0 license. Change-Id: I7d69bd9c8138d9ea5306c2fda56de875e33c544e
* TrivialFix: Removed redundant 'the'Anh Tran2016-09-271-1/+1
| | | | Change-Id: If27d8e0ef23d5d202705b07283f4e13b3fb48402
* Add docs for running testsscott2016-04-202-0/+213
| | | | | | | Add documents for running unit and functional tests. Change-Id: I4616193dade844c5a774dd74aa1805452fd01a9e Closes-Bug: #1560615
* Add reno for release notes managementSean McGinnis2015-12-131-1/+4
| | | | | | | | | | Adopt reno for release notes like we have done for cinder. One difference for the client is we will not be backporting to Liberty per recommendation here [1]. [1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080694.html Change-Id: Icb2520cfa249d104674eb42b5ac93a50a6ce34b4
* Merge "Update release notes for 1.3.1 and 1.4.0 releases"Jenkins2015-10-211-2/+31
|\
| * Update release notes for 1.3.1 and 1.4.0 releasesSean McGinnis2015-10-091-2/+31
| | | | | | | | | | | | | | | | | | We've had a couple releases of the client but missed updating the docs with any release note information. Added summary of changes for each release. Change-Id: I47edb5199182ca0c952cf60e6b923e6d2edd80ff Closes-Bug: #1503705
* | Add note for broken cinderclient versions 1.2.?scottda2015-10-071-0/+6
|/ | | | | | | | | | | Version discovery was found to break deployments using proxies, so it was reverted. This was introduced in python-cinderclient 1.2.0, persisted in 1.2.1 and 1.2.2, and reverted in 1.3.0 . The 1.2.? versions make note of this in the release notes, and docs generated from release notes will now warn the user of this. Change-Id: Ia866dbf5f5d1c8afd7ff62b31758229f7b09bc99 Closes-Bug: #1503691
* Prep for 1.3.0Mike Perez2015-07-071-0/+17
| | | | Change-Id: I5c6665665427d0916a5e29396ab4fa0eb3e059c6
* Prep for 1.2.2John Griffith2015-06-051-0/+5
| | | | | | | Still in need of a push to pypi for dependency issues, here's the bump, coming up next tag and push. Change-Id: I60ed62278c6baa162405e1b36042d3f229395689
* Update release notes for 1.2.0 and 1.2.11.2.1Mike Perez2015-05-061-0/+80
| | | | | | Prepping for tag. Change-Id: I8ae5e5a0e7ea140d84a0838ffd2ce0c08fcc6aad
* Merge "Fixed typos found by RETF rules"Jenkins2014-11-251-2/+2
|\
| * Fixed typos found by RETF rulesChristian Berendt2014-09-081-2/+2
| | | | | | | | | | | | | | Rules are available at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos Change-Id: I8de0631346b703870ce8ebe9ce728a0360f1ba7f
* | Merge "Stop using intersphinx"Jenkins2014-10-141-5/+1
|\ \
| * | Stop using intersphinxAndreas Jaeger2014-09-131-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove intersphinx from the docs build as it triggers network calls that occasionally fail, and we don't really use intersphinx (links other sphinx documents out on the internet) This also removes the requirement for internet access during docs build. This can cause docs jobs to fail if the project errors out on warnings. Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb Related-Bug: #1368910