[install-guide] change admin credentials file name

change  source admin-openrc.sh to . admin-openrc

backport: mitaka
Change-Id: I6ad499c7e5742a33544b9db8b17c4d1463292252
Closes-Bug: #1584473
Closes-Bug: #1584474
This commit is contained in:
zhugaoxiao 2016-05-22 22:23:39 +08:00 committed by KATO Tomoyuki
parent 489451b454
commit 43c92fd14f
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ Compute, Image Service, Identity.
.. code-block:: console
$ source admin-openrc.sh
$ . admin-openrc
#. To create the service credentials, complete these steps:

View File

@ -13,7 +13,7 @@ Verify operation of the Database service.
.. code-block:: console
$ source admin-openrc.sh
$ . admin-openrc
#. Run the ``trove list`` command. You should see output similar to this: