summaryrefslogtreecommitdiffstats
path: root/docs/release/scenarios/os-nosdn-lxd-ha
diff options
context:
space:
mode:
authorMartin Kulhavy <martin.kulhavy@nokia.com>2017-08-09 16:08:40 +0300
committerMartin Kulhavy <martin.kulhavy@nokia.com>2017-08-10 14:03:14 +0300
commited47542253ad4a31af5d64b25a75c0e2d656836a (patch)
tree03832e4da231ee0764d65c5bcc2e6451e3225ff2 /docs/release/scenarios/os-nosdn-lxd-ha
parent2f823d98d676b0465c01361f1ba942d14a3e974c (diff)
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 <martin.kulhavy@nokia.com>
Diffstat (limited to 'docs/release/scenarios/os-nosdn-lxd-ha')
-rw-r--r--docs/release/scenarios/os-nosdn-lxd-ha/release-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/scenarios/os-nosdn-lxd-ha/release-notes.rst b/docs/release/scenarios/os-nosdn-lxd-ha/release-notes.rst
index 2de73c24..96afbec0 100644
--- a/docs/release/scenarios/os-nosdn-lxd-ha/release-notes.rst
+++ b/docs/release/scenarios/os-nosdn-lxd-ha/release-notes.rst
@@ -52,7 +52,7 @@ command to deploy lxd feature is:
./deploy.sh -o newton -f lxd -t ha -l custom -s nosdn
#LXD deployment with no HA Openstack
-./deploy.sh -o newton -f lxd -t nonha -l custom -s nosdn
+./deploy.sh -o newton -f lxd -t noha -l custom -s nosdn
Using LXD with Openstack
========================