summaryrefslogtreecommitdiffstats
path: root/docs/release/configguide/installerconfig.rst
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2018-04-25 10:16:48 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2018-04-25 15:15:25 -0500
commite00115a7a5ea27030cc4f36efdc298b6145cdb02 (patch)
tree3b765aa925abd92b0b5e096141ea4525daa5a8c6 /docs/release/configguide/installerconfig.rst
parent6345ba5917f720c00b165530916436578bd4c327 (diff)
document update for Fraser release.
Change-Id: Iab88d244a8a39b78c84aa11550cee2c04f81ab0f Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'docs/release/configguide/installerconfig.rst')
-rw-r--r--docs/release/configguide/installerconfig.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release/configguide/installerconfig.rst b/docs/release/configguide/installerconfig.rst
index aee4ce25..86e33093 100644
--- a/docs/release/configguide/installerconfig.rst
+++ b/docs/release/configguide/installerconfig.rst
@@ -189,7 +189,7 @@ opnfv:
release: d
distro: xenial
type: noha
- openstack: newton
+ openstack: pike
sdncontroller:
- type: nosdn
storage:
@@ -244,10 +244,10 @@ When it's done, you should be able to view MAAS webpage (http://<MAAS IP>/MAAS)
OPNFV Install
-------------
-| ``   ./deploy.sh -o newton -s nosdn -t noha -l custom -f none -d xenial -m openstack``
+| ``   ./deploy.sh -o pike -s nosdn -t noha -l custom -f none -d xenial -m openstack``
| ``   ``
-./deploy.sh -o newton -s nosdn -t noha -l custom -f none -d xenial -m openstack
+./deploy.sh -o pike -s nosdn -t noha -l custom -f none -d xenial -m openstack
NOTE: Possible options are as follows:
@@ -263,9 +263,9 @@ Mode of Openstack deployed.
ha: HA mode of openstack.
Wihch version of Openstack deployed.
- [-o|--openstack <ocata|newton>]
+ [-o|--openstack <pike|ocata>]
+ pike: Pike version of openstack.
Ocata: Ocata version of openstack.
- Newton: Newton version of openstack.
Where to deploy
[-l|--lab <custom | default>] etc...