| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I798f826c1da97b20ccf9decd177754a7a0b055fa
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I24bc426d17cd29ba4c162de3fbdda6248214b7be
|
| |
|
|
|
|
|
|
| |
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>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |/
|
|
| |
Change-Id: Ie7534a355e2b884707b9326243efa10c866bd97a
|
| |
|
|
| |
Change-Id: I25be0e60459c2dc652b4ee8672984a65d3cf143e
|
| |
|
|
| |
Change-Id: I4d4efd8f1713972164a6ede13f3aa7d62f8e9717
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Update the URL in the document library, and use https instead of http
due to openstack document migration.
Change-Id: I991dff678ce613b0a50e3d0c9ab5ecd8cdf3e272
|
| | |
| |
| |
| | |
Change-Id: I0c0c77c25d3c96dd3c6a2a01be4f196c02e71dd6
|
| |/
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
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 according to OpenStack document migration
BTW: Do some optimization as well (http -> https)
Change-Id: I9239e2012442f3e459a21f50afd380c8f58a6a98
|
| |/
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Sometimes docs are useful, let's add one for using noauth.
Change-Id: I7d450031929ca5f6ea1b285e49f693776a63a23d
|
| |
|
|
| |
Change-Id: I8e0745e17f25e53539405cdafc45dc3646dbb1ae
|
| |
|
|
|
|
| |
TrivialFix
Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
[H102 H103] Contributed Source code should be licensed under
the Apache 2.0 license.
Change-Id: I7d69bd9c8138d9ea5306c2fda56de875e33c544e
|
| |
|
|
| |
Change-Id: If27d8e0ef23d5d202705b07283f4e13b3fb48402
|
| |
|
|
|
|
|
| |
Add documents for running unit and functional tests.
Change-Id: I4616193dade844c5a774dd74aa1805452fd01a9e
Closes-Bug: #1560615
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |/
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I5c6665665427d0916a5e29396ab4fa0eb3e059c6
|
| |
|
|
|
|
|
| |
Still in need of a push to pypi for dependency issues, here's the
bump, coming up next tag and push.
Change-Id: I60ed62278c6baa162405e1b36042d3f229395689
|
| |
|
|
|
|
| |
Prepping for tag.
Change-Id: I8ae5e5a0e7ea140d84a0838ffd2ce0c08fcc6aad
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Rules are available at
https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
Change-Id: I8de0631346b703870ce8ebe9ce728a0360f1ba7f
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|