[docs] Update documentation on scenarios for MS6 03/62103/3
authorCristina Pauna <cristina.pauna@enea.com>
Tue, 11 Sep 2018 14:55:12 +0000 (17:55 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Wed, 12 Sep 2018 12:31:46 +0000 (15:31 +0300)
Added/updated the scenario files for the scenarios we support in Gambia

Change-Id: Ib463e3122999e0cf554599fb8637c20cf77b825d
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
13 files changed:
docs/release/scenarios/index.rst
docs/release/scenarios/os-nosdn-ovs-ha/index.rst
docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst
docs/release/scenarios/os-nosdn-ovs-noha/index.rst
docs/release/scenarios/os-nosdn-ovs-noha/os-nosdn-ovs-noha.rst
docs/release/scenarios/os-nosdn-vpp-ha/index.rst [new file with mode: 0644]
docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst [new file with mode: 0644]
docs/release/scenarios/os-nosdn-vpp-noha/index.rst [new file with mode: 0644]
docs/release/scenarios/os-nosdn-vpp-noha/os-nosdn-vpp-noha.rst [new file with mode: 0644]
docs/release/scenarios/os-ovn-nofeature-ha/index.rst [new file with mode: 0644]
docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst [new file with mode: 0644]
docs/release/scenarios/os-ovn-nofeature-noha/index.rst [new file with mode: 0644]
docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst [new file with mode: 0644]

index f42c83b..20bab6b 100644 (file)
@@ -14,3 +14,7 @@ Scenarios for Fuel\@OPNFV
 
    os-nosdn-ovs-noha/index.rst
    os-nosdn-ovs-ha/index.rst
+   os-ovn-nofeature-noha/index.rst
+   os-ovn-nofeature-ha/index.rst
+   os-nosdn-vpp-noha/index.rst
+   os-nosdn-vpp-ha/index.rst
index af0105b..723e83b 100644 (file)
@@ -2,7 +2,7 @@
 
 .. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
 .. http://creativecommons.org/licenses/by/4.0
-.. (c) 2017 Mirantis Inc., Enea Software AB and others
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
 
 ========================================
 os-nosdn-ovs-ha overview and description
index eda8941..73b691b 100644 (file)
@@ -1,15 +1,15 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. (c)2017 Mirantis Inc., Enea Software AB and others
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
 
-This document provides scenario level details for Fraser 6.2 of
+This document provides scenario level details for Gambia 7.0 of
 deployment with no SDN controller and no extra features enabled.
 
 ============
 Introduction
 ============
 
-This scenario is used primarily to validate and deploy a Pike OpenStack
+This scenario is used primarily to validate and deploy a Queens OpenStack
 deployment without any NFV features or SDN controller enabled.
 
 Scenario components and composition
@@ -27,8 +27,8 @@ per service.
 Scenario usage overview
 =======================
 
-Simply deploy this scenario by using the os-nosdn-ovs-ha.yaml deploy
-settings file.
+Simply deploy this scenario by setting os-nosdn-ovs-ha as scenario
+deploy parameter.
 
 Limitations, Issues and Workarounds
 ===================================
@@ -38,5 +38,5 @@ None
 References
 ==========
 
-For more information on the OPNFV Fraser release, please visit
+For more information on the OPNFV Gambia release, please visit
 http://www.opnfv.org/software
index 066abc9..9726dd0 100644 (file)
@@ -2,7 +2,7 @@
 
 .. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
 .. http://creativecommons.org/licenses/by/4.0
-.. (c) 2017 Mirantis Inc., Enea Software AB and others
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
 
 ==========================================
 os-nosdn-ovs-noha overview and description
index 0e52396..99a9806 100644 (file)
@@ -1,15 +1,15 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. (c) 2017 Mirantis Inc., Enea Software AB and others
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
 
-This document provides scenario level details for Fraser 6.2 of
+This document provides scenario level details for Gambia 7.0 of
 deployment with no SDN controller and no extra features enabled.
 
 ============
 Introduction
 ============
 
-This scenario is used primarily to validate and deploy a Pike OpenStack
+This scenario is used primarily to validate and deploy a Queens OpenStack
 deployment without any NFV features or SDN controller enabled.
 
 
@@ -24,8 +24,8 @@ the DPDK-enabled Open vSwitch component.
 Scenario usage overview
 =======================
 
-Simply deploy this scenario by using the os-nosdn-ovs-noha.yaml deploy
-settings file.
+Simply deploy this scenario by setting os-nosdn-ovs-noha as scenario
+deploy parameter.
 
 
 Limitations, Issues and Workarounds
@@ -36,5 +36,5 @@ Tested on virtual deploy only.
 References
 ==========
 
-For more information on the OPNFV Fraser release, please visit
+For more information on the OPNFV Gambia release, please visit
 http://www.opnfv.org/software
diff --git a/docs/release/scenarios/os-nosdn-vpp-ha/index.rst b/docs/release/scenarios/os-nosdn-vpp-ha/index.rst
new file mode 100644 (file)
index 0000000..a17c272
--- /dev/null
@@ -0,0 +1,16 @@
+.. _os-nosdn-vpp-ha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+========================================
+os-nosdn-vpp-ha overview and description
+========================================
+
+.. toctree::
+   :numbered:
+   :maxdepth: 2
+
+   os-nosdn-vpp-ha.rst
+
diff --git a/docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst b/docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst
new file mode 100644 (file)
index 0000000..cdad3b4
--- /dev/null
@@ -0,0 +1,42 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+This document provides scenario level details for Gambia 7.0 of
+deployment with no SDN controller and VPP enabled as virtual switch.
+
+============
+Introduction
+============
+
+This scenario is used primarily to validate and deploy a Queens OpenStack
+deployment with no SDN controller enabled and VPP as virtual switch.
+
+Scenario components and composition
+===================================
+
+This scenario is composed of common OpenStack services enabled by default,
+including Nova, Neutron, Glance, Cinder, Keystone, Horizon. It also installs
+VPP on the compute nodes as virtual switch.
+
+All services are in HA, meaning that there are multiple cloned instances of
+each service, and they are balanced by HA Proxy using a Virtual IP Address
+per service.
+
+
+Scenario usage overview
+=======================
+
+Simply deploy this scenario by setting os-nosdn-vpp-ha as scenario
+deploy parameter.
+
+Limitations, Issues and Workarounds
+===================================
+
+None
+
+References
+==========
+
+For more information on the OPNFV Gambia release, please visit
+http://www.opnfv.org/software
diff --git a/docs/release/scenarios/os-nosdn-vpp-noha/index.rst b/docs/release/scenarios/os-nosdn-vpp-noha/index.rst
new file mode 100644 (file)
index 0000000..d6576a5
--- /dev/null
@@ -0,0 +1,16 @@
+.. _os-nosdn-vpp-noha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+==========================================
+os-nosdn-vpp-noha overview and description
+==========================================
+
+.. toctree::
+   :numbered:
+   :maxdepth: 2
+
+   os-nosdn-vpp-noha.rst
+
diff --git a/docs/release/scenarios/os-nosdn-vpp-noha/os-nosdn-vpp-noha.rst b/docs/release/scenarios/os-nosdn-vpp-noha/os-nosdn-vpp-noha.rst
new file mode 100644 (file)
index 0000000..9154228
--- /dev/null
@@ -0,0 +1,40 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+This document provides scenario level details for Gambia 7.0 of
+deployment with no SDN controller and VPP enabled as virtual switch.
+
+============
+Introduction
+============
+
+This scenario is used primarily to validate and deploy a Queens OpenStack
+deployment with no SDN controller enabled and VPP as virtual switch.
+
+
+Scenario components and composition
+===================================
+
+This scenario is composed of common OpenStack services enabled by default,
+including Nova, Neutron, Glance, Cinder, Keystone, Horizon. It also installs
+VPP on the compute nodes as virtual switch.
+
+
+Scenario usage overview
+=======================
+
+Simply deploy this scenario by setting os-nosdn-vpp-noha as scenario
+deploy parameter.
+
+
+Limitations, Issues and Workarounds
+===================================
+
+Tested on virtual deploy only.
+
+References
+==========
+
+For more information on the OPNFV Gambia release, please visit
+http://www.opnfv.org/software
diff --git a/docs/release/scenarios/os-ovn-nofeature-ha/index.rst b/docs/release/scenarios/os-ovn-nofeature-ha/index.rst
new file mode 100644 (file)
index 0000000..7041722
--- /dev/null
@@ -0,0 +1,16 @@
+.. _os-ovn-nofeature-ha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+============================================
+os-ovn-nofeature-ha overview and description
+============================================
+
+.. toctree::
+   :numbered:
+   :maxdepth: 2
+
+   os-ovn-nofeature-ha.rst
+
diff --git a/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst
new file mode 100644 (file)
index 0000000..5abda9e
--- /dev/null
@@ -0,0 +1,42 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+This document provides scenario level details for Gambia 7.0 of deployment
+with Open Virtual Network (OVN) providing Layers 2 and 3 networking and no
+extra features enabled.
+
+============
+Introduction
+============
+
+This scenario is used primarily to validate and deploy a Queens OpenStack
+deployment with OVN enabled and without any NFV features.
+
+Scenario components and composition
+===================================
+
+This scenario is composed of common OpenStack services enabled by default,
+including Nova, Neutron, Glance, Cinder, Keystone, Horizon, plus OVN.
+
+All services are in HA, meaning that there are multiple cloned instances of
+each service, and they are balanced by HA Proxy using a Virtual IP Address
+per service.
+
+
+Scenario usage overview
+=======================
+
+Simply deploy this scenario by setting os-ovn-nofeature-ha as scenario
+deploy parameter.
+
+Limitations, Issues and Workarounds
+===================================
+
+None
+
+References
+==========
+
+For more information on the OPNFV Gambia release, please visit
+http://www.opnfv.org/software
diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/index.rst b/docs/release/scenarios/os-ovn-nofeature-noha/index.rst
new file mode 100644 (file)
index 0000000..7c5baf5
--- /dev/null
@@ -0,0 +1,16 @@
+.. _os-ovn-nofeature-noha:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+==============================================
+os-ovn-nofeature-noha overview and description
+==============================================
+
+.. toctree::
+   :numbered:
+   :maxdepth: 2
+
+   os-ovn-nofeature-noha.rst
+
diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst
new file mode 100644 (file)
index 0000000..5e6a925
--- /dev/null
@@ -0,0 +1,40 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2018 Mirantis Inc., Enea Software AB and others
+
+This document provides scenario level details for Gambia 7.0 of deployment
+with Open Virtual Network (OVN) providing Layers 2 and 3 networking and no
+extra features enabled.
+
+============
+Introduction
+============
+
+This scenario is used primarily to validate and deploy a Queens OpenStack
+deployment with OVN enabled and without any NFV features.
+
+
+Scenario components and composition
+===================================
+
+This scenario is composed of common OpenStack services enabled by default,
+including Nova, Neutron, Glance, Cinder, Keystone, Horizon, plus OVN.
+
+
+Scenario usage overview
+=======================
+
+Simply deploy this scenario by setting os-ovn-nofeature-noha as scenario
+deploy parameter.
+
+
+Limitations, Issues and Workarounds
+===================================
+
+Tested on virtual deploy only.
+
+References
+==========
+
+For more information on the OPNFV Gambia release, please visit
+http://www.opnfv.org/software