From 685b746abbc0d9ab0b9657ee21fba77c50a7bcd1 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Tue, 11 Sep 2018 17:55:12 +0300 Subject: [docs] Update documentation on scenarios for MS6 Added/updated the scenario files for the scenarios we support in Gambia Change-Id: Ib463e3122999e0cf554599fb8637c20cf77b825d Signed-off-by: Cristina Pauna --- .../os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst (limited to 'docs/release/scenarios/os-ovn-nofeature-ha/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 index 000000000..5abda9e88 --- /dev/null +++ b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst @@ -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 -- cgit 1.2.3-korg