Use . alias to source credential scripts

Change-Id: Iaf5e3f3d709fc1703d1735d5790fe0abe5c592ff
This commit is contained in:
Christian Berendt 2016-04-05 07:33:01 +02:00
parent dc0d552565
commit 48f6af6fec
2 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ Download and source the OpenStack RC file
.. code-block:: console
$ source demo-openrc.sh
$ . demo-openrc.sh
#. When you are prompted for an OpenStack password, enter the password for
the user who downloaded the ``PROJECT-openrc.sh`` file.
@ -80,7 +80,7 @@ scratch, if you cannot download the file from the dashboard.
.. code-block:: console
$ source admin-openrc.sh
$ . admin-openrc.sh
.. note::

View File

@ -77,7 +77,7 @@ the volume.
.. code-block:: console
$ source admin-openrc.sh
$ . admin-openrc.sh
#. Create the volume type:
@ -121,7 +121,7 @@ type, ``unencrypted``, is used.
.. code-block:: console
$ source admin-openrc.sh
$ . admin-openrc.sh
#. Create an unencrypted 1 GB test volume: