aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/scenarios
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2018-11-07 18:10:31 +0400
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-07 15:21:39 +0000
commit06d3098783a1fe679cb81fffc982b2335a273ef0 (patch)
tree3ec8a1c229d3dfb96c57aba3c57c4881c94b1888 /docs/release/scenarios
parent612916f3129737ec7ac51964df0c281b474d46e0 (diff)
[docs] Add odl-ovs-noha scenario docs
Change-Id: I67a1af46e1d392f3bd6042f4b7d122e30b6e8f99 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'docs/release/scenarios')
-rw-r--r--docs/release/scenarios/index.rst1
-rw-r--r--docs/release/scenarios/os-odl-ovs-noha/index.rst14
-rw-r--r--docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst40
3 files changed, 55 insertions, 0 deletions
diff --git a/docs/release/scenarios/index.rst b/docs/release/scenarios/index.rst
index 29509c0e2..48d78b5d3 100644
--- a/docs/release/scenarios/index.rst
+++ b/docs/release/scenarios/index.rst
@@ -17,3 +17,4 @@ OPNFV Fuel Scenarios
os-ovn-nofeature-ha/index.rst
os-nosdn-vpp-noha/index.rst
os-nosdn-vpp-ha/index.rst
+ os-odl-ovs-noha/index.rst
diff --git a/docs/release/scenarios/os-odl-ovs-noha/index.rst b/docs/release/scenarios/os-odl-ovs-noha/index.rst
new file mode 100644
index 000000000..b05d8583c
--- /dev/null
+++ b/docs/release/scenarios/os-odl-ovs-noha/index.rst
@@ -0,0 +1,14 @@
+.. _os-odl-ovs-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-odl-ovs-noha overview and description
+========================================
+
+.. toctree::
+ :maxdepth: 2
+
+.. include:: os-odl-ovs-noha.rst
diff --git a/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst b/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst
new file mode 100644
index 000000000..19eb0258e
--- /dev/null
+++ b/docs/release/scenarios/os-odl-ovs-noha/os-odl-ovs-noha.rst
@@ -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 OpenDaylight controller and DPDK feature enabled.
+
+Introduction
+============
+
+This scenario is used primarily to validate and deploy a Queens OpenStack
+deployment with DPDK feature and OpenDaylight Fluorine controller enabled.
+
+
+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
+the DPDK-enabled Open vSwitch component along with OpenDaylight as a SDN
+controller on the dedicated node.
+
+
+Scenario usage overview
+=======================
+
+Simply deploy this scenario by setting up os-odl-ovs-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
+https://www.opnfv.org/software \ No newline at end of file