Remove dead links about OpenStack RC file

Change-Id: Ifdd09714cf5d55c6a85b09f2103e7186b00395a1
Closes-Bug: 1700885
This commit is contained in:
Brian Curtin 2017-06-28 06:50:40 -04:00
parent d922253958
commit 8eebf74bfb
2 changed files with 0 additions and 6 deletions

View File

@ -8,9 +8,6 @@ created in 3 ways, using the class itself, a file, or environment variables.
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/common/cli_set_environment_variables_using_openstack_rc.html#download-and-source-the-openstack-rc-file>`_.
Create Connection
-----------------

View File

@ -9,9 +9,6 @@ environment variables as illustrated below. The SDK uses
`os-client-config <http://git.openstack.org/cgit/openstack/os-client-config/tree/README.rst>`_
to handle the configuration.
.. note:: To get your credentials
`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
-----------------------------