Fix URLs for CLI Reference

The CLI Reference Guide has been moved, update links to point to new
location.

Change-Id: I5c4efe89ab11718eb561c82540a94e5a0ee8a550
This commit is contained in:
Andreas Jaeger
2016-01-16 17:40:48 +01:00
parent 659bb695e3
commit 0c7a3430ac
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ If this is your first time using the SDK, we recommend simply using the
class itself as illustrated below.
.. note:: To get your credentials
`Download the OpenStack RC file <http://docs.openstack.org/cli-reference/content/cli_openrc.html#openrc-dashboard>`_.
`Download the OpenStack RC file <http://docs.openstack.org/cli-reference/common/cli_set_environment_variables_using_openstack_rc.html#download-and-source-the-openstack-rc-file>`_.
Create Connection
-----------------

View File

@@ -10,7 +10,7 @@ environment variables as illustrated below. The SDK uses
to handle the configuration.
.. note:: To get your credentials
`Download the OpenStack RC file <http://docs.openstack.org/cli-reference/content/cli_openrc.html#openrc-dashboard>`_.
`Download the OpenStack RC file <http://docs.openstack.org/cli-reference/common/cli_set_environment_variables_using_openstack_rc.html#download-and-source-the-openstack-rc-file>`_.
Create Connection From A File
-----------------------------