From be80704371c4cba5d8a0f88d08b5ea3dd02e889f Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 23 Oct 2017 17:53:12 +0200 Subject: docs: Sync latest Fuel updates Change-Id: I88e2a3f59ccada34dcc88e0b4d864721e6d3242e Signed-off-by: Alexandru Avadanii --- .../scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst (limited to 'docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst') diff --git a/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst b/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-ha.rst new file mode 100644 index 00000000..5e30ab54 --- /dev/null +++ b/docs/release/scenarios/os-nosdn-ovs-ha/os-nosdn-ovs-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)2017 Mirantis Inc., Enea Software AB and others + +This document provides scenario level details for Euphrates 5.0 of +deployment with no SDN controller and no extra features enabled. + +============ +Introduction +============ + +This scenario is used primarily to validate and deploy a Ocata OpenStack +deployment without any NFV features or SDN 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. + +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 using the os-nosdn-ovs-ha.yaml deploy +settings file. + +Limitations, Issues and Workarounds +=================================== + +None + +References +========== + +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates -- cgit 1.2.3-korg