From ed47542253ad4a31af5d64b25a75c0e2d656836a Mon Sep 17 00:00:00 2001 From: Martin Kulhavy Date: Wed, 9 Aug 2017 16:08:40 +0300 Subject: Change the deployment mode from 'nonha' to 'noha' To conform with the OPNFV scenario naming pattern, the mode of the scenario must be either 'ha' or 'noha'. Reference: https://wiki.opnfv.org/display/INF/CI+Scenario+Naming Change-Id: I99a2ffb40dd1e0f0d155af985498d27e00817188 Signed-off-by: Martin Kulhavy --- docs/release/userguide/userguide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/release/userguide') diff --git a/docs/release/userguide/userguide.rst b/docs/release/userguide/userguide.rst index d010a488..7ef9d631 100644 --- a/docs/release/userguide/userguide.rst +++ b/docs/release/userguide/userguide.rst @@ -171,7 +171,7 @@ lab: opnfv: release: d distro: xenial - type: nonha + type: noha openstack: newton sdncontroller: - type: nosdn @@ -247,7 +247,7 @@ Take a look at the deploy.sh script. You will find we support the following for opencontrail: OpenContrail. onos: ONOS framework as SDN. [-t] - nonha: NO HA mode of OpenStack. + noha: NO HA mode of OpenStack. ha: HA mode of OpenStack. tip: The tip of the development. [-o] -- cgit 1.2.3-korg