aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/vmdeploy.rst
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:56:45 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:57:11 +0800
commitaa75ba1b33e46523d43499358b3d2fb9e00ab523 (patch)
tree591080ed636f2898ebd76ebe4dc9209d19953962 /docs/release/installation/vmdeploy.rst
parente1f6036aaac72955e32c28dc656f72ce55049105 (diff)
Update docs for Gambia
JIRA: - Change-Id: I5c2c404f74b91c12cccd6b085e75415a6f38eb62 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'docs/release/installation/vmdeploy.rst')
-rw-r--r--docs/release/installation/vmdeploy.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/installation/vmdeploy.rst b/docs/release/installation/vmdeploy.rst
index 4f1336c5..dfc8b663 100644
--- a/docs/release/installation/vmdeploy.rst
+++ b/docs/release/installation/vmdeploy.rst
@@ -12,14 +12,14 @@ Only 1 command to try virtual deployment, if you have Internet access. Just Past
.. code-block:: bash
- curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/fraser/quickstart.sh | bash
+ curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/gambia/quickstart.sh | bash
If you want to deploy noha with1 controller and 1 compute, run the following command
.. code-block:: bash
export SCENARIO=os-nosdn-nofeature-noha.yml
- curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/fraser/quickstart.sh | bash
+ curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/gambia/quickstart.sh | bash
Nodes Configuration (Virtual Deployment)
----------------------------------------