diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-02-17 16:26:32 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-02-17 16:26:32 +0100 |
commit | f81feae24f7dabdccda36e40260c3dd501ef75c6 (patch) | |
tree | 30bad130f631b0d77cc30d84d3ced32b2bd0ad29 /docs/release/configguide/configguide.rst | |
parent | d13f4c2164eea7381cb97af87a1e32b38a0f078e (diff) |
Doc updates for MS6
Updated the docs structure according to directives and MS6
Change-Id: I4bb888e4e997c625f7df088bc6563a54d63155db
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/release/configguide/configguide.rst')
-rw-r--r-- | docs/release/configguide/configguide.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/release/configguide/configguide.rst b/docs/release/configguide/configguide.rst new file mode 100644 index 00000000..c1137634 --- /dev/null +++ b/docs/release/configguide/configguide.rst @@ -0,0 +1,22 @@ +JOID Configuration +================== + +Scenario 1: ODL L2 +------------------ + +*./deploy.sh -o mitaka -s odl -t ha -l custom -f none -d xenial* + +Scenario 2: Nosdn +----------------- + +*./deploy.sh -o mitaka -s nosdn -t ha -l custom -f none -d xenial* + +Scenario 3: ONOS nofeature +-------------------------- + +*./deploy.sh -o mitaka -s onos -t ha -l custom -f none -d xenial* + +Scenario 4: ONOS with SFC +------------------ + +*./deploy.sh -o mitaka -s onos -t ha -l custom -f none -d xenial* |