summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-02-17 16:22:19 -0800
committerBin Hu <bh526r@att.com>2016-02-18 00:28:06 +0000
commit684e37f88d6640be3d553a55aa47548da07be30d (patch)
treebd749cad98939d5ba769854f8ff9dc8fb836852b /docs
parent9c0d52a0639ba0d0350e5a1b0bd9213e0e103b02 (diff)
JIRA:IPVSIX-29 source tenant credentials for Fuel
Change-Id: Ie9af36db0d862b1045ff06315a61eb178f59eda2 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit 6e6f456b221e57670fd83a0049278dd1c7fe0bb4)
Diffstat (limited to 'docs')
-rw-r--r--docs/configguide/featureconfig.rst14
-rw-r--r--docs/reldoc/index.rst14
2 files changed, 28 insertions, 0 deletions
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