From: Bin Hu Date: Thu, 18 Feb 2016 00:22:19 +0000 (-0800) Subject: JIRA:IPVSIX-29 source tenant credentials for Fuel X-Git-Tag: colorado.1.0~33 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F10175%2F1;p=ipv6.git JIRA:IPVSIX-29 source tenant credentials for Fuel Change-Id: Ie9af36db0d862b1045ff06315a61eb178f59eda2 Signed-off-by: Bin Hu --- 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 diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst index e7f074c..18fadea 100644 --- a/docs/reldoc/index.rst +++ b/docs/reldoc/index.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