Modified step instruction in installation guide

Modified step instruction to properly define task

Change-Id: I7fb485eb3a44e8f67141b7dc553751a3aa476173
Closes-Bug: #1659457
This commit is contained in:
Renis Makadia
2017-01-26 10:52:53 -08:00
parent 72ef920fdc
commit bea8bd553a

View File

@@ -17,7 +17,7 @@ Create client environment scripts for the ``admin`` and ``demo``
projects and users. Future portions of this guide reference these projects and users. Future portions of this guide reference these
scripts to load appropriate credentials for client operations. scripts to load appropriate credentials for client operations.
#. Edit the ``admin-openrc`` file and add the following content: #. Create and edit the ``admin-openrc`` file and add the following content:
.. code-block:: bash .. code-block:: bash
@@ -35,7 +35,7 @@ scripts to load appropriate credentials for client operations.
Replace ``ADMIN_PASS`` with the password you chose Replace ``ADMIN_PASS`` with the password you chose
for the ``admin`` user in the Identity service. for the ``admin`` user in the Identity service.
#. Edit the ``demo-openrc`` file and add the following content: #. Create and edit the ``demo-openrc`` file and add the following content:
.. code-block:: bash .. code-block:: bash