From 684e37f88d6640be3d553a55aa47548da07be30d Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Wed, 17 Feb 2016 16:22:19 -0800 Subject: JIRA:IPVSIX-29 source tenant credentials for Fuel Change-Id: Ie9af36db0d862b1045ff06315a61eb178f59eda2 Signed-off-by: Bin Hu (cherry picked from commit 6e6f456b221e57670fd83a0049278dd1c7fe0bb4) --- docs/configguide/featureconfig.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/configguide/featureconfig.rst') diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst index 88a9890..ad4c5e6 100644 --- a/docs/configguide/featureconfig.rst +++ b/docs/configguide/featureconfig.rst @@ -161,6 +161,13 @@ credentials may vary depending on installers. For example: # source the tenant credentials using Compass installer of OPNFV source /opt/admin-openrc.sh +**Fuel** installer: + +.. code-block:: bash + + # source the tenant credentials using Fuel installer of OPNFV + source /root/openrc + **Joid** installer: .. code-block:: bash @@ -516,6 +523,13 @@ that the method of sourcing tenant credentials may vary depending on installers. # source the tenant credentials using Compass installer of OPNFV source /opt/admin-openrc.sh +**Fuel** installer: + +.. code-block:: bash + + # source the tenant credentials using Fuel installer of OPNFV + source /root/openrc + **Joid** installer: .. code-block:: bash -- cgit 1.2.3-korg