From bea8bd553aefa08326935d2a6b5686a2ef0b566b Mon Sep 17 00:00:00 2001 From: Renis Makadia Date: Thu, 26 Jan 2017 10:52:53 -0800 Subject: [PATCH] Modified step instruction in installation guide Modified step instruction to properly define task Change-Id: I7fb485eb3a44e8f67141b7dc553751a3aa476173 Closes-Bug: #1659457 --- doc/install-guide/source/keystone-openrc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-guide/source/keystone-openrc.rst b/doc/install-guide/source/keystone-openrc.rst index 78a054b5cf..298bc58fb5 100644 --- a/doc/install-guide/source/keystone-openrc.rst +++ b/doc/install-guide/source/keystone-openrc.rst @@ -17,7 +17,7 @@ Create client environment scripts for the ``admin`` and ``demo`` projects and users. Future portions of this guide reference these 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 @@ -35,7 +35,7 @@ scripts to load appropriate credentials for client operations. Replace ``ADMIN_PASS`` with the password you chose 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