diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-02-15 14:41:35 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-02-15 14:41:35 +0000 |
| commit | 050da686cdaba8451a221c261866d59bcc7093b2 (patch) | |
| tree | 7ca8b17ab122b44c59f48d59958537d6d4ac3667 /README.rst | |
| parent | 77cbff6639e23282c8550097e935df7b9b40ceb8 (diff) | |
| parent | e02bfad204897e3dbd7cd1eb730665a1667a81ee (diff) | |
| download | python-cinderclient-050da686cdaba8451a221c261866d59bcc7093b2.tar.gz | |
Merge "Fix link for OpenStack manual"
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,11 +13,11 @@ This is a client for the OpenStack Cinder API. There's a Python API (the ``cinderclient`` module), and a command-line script (``cinder``). Each implements 100% of the OpenStack Cinder API. -See the `OpenStack CLI guide`_ for information on how to use the ``cinder`` +See the `OpenStack CLI Reference`_ for information on how to use the ``cinder`` command-line tool. You may also want to look at the `OpenStack API documentation`_. -.. _OpenStack CLI Guide: http://docs.openstack.org/user-guide/content/ch_cli.html +.. _OpenStack CLI Reference: http://docs.openstack.org/cli-reference/overview.html .. _OpenStack API documentation: http://developer.openstack.org/api-ref.html The project is hosted on `Launchpad`_, where bugs can be filed. The code is |
