[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:
parent
489451b454
commit
43c92fd14f
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user