diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-12-13 15:05:35 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-12-14 13:29:12 +0000 |
commit | 5bde8d66b7a2d62e53c5978e8f4d8d6752d2cb24 (patch) | |
tree | 077146d864ba62828edaee6edc1293dfec08d02f /docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst | |
parent | f84f7213fe6ac479d35b644bfce3336bb428d8d8 (diff) |
[docs] Updates for Gambia 7.1.0 release
While at it, rename FDIO (VPP) scenarios to align with OPNFV FDS
and OPNFV Apex projects.
Change-Id: I9aab5dc4a0dc41a2cc996687a8a2726d03288678
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit c6a4fcf01b5bcb0533d552d761f7462190df44b7)
Diffstat (limited to 'docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst')
-rw-r--r-- | docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst | 41 |
1 files changed, 0 insertions, 41 deletions
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 deleted file mode 100644 index 80c829acc..000000000 --- a/docs/release/scenarios/os-nosdn-vpp-ha/os-nosdn-vpp-ha.rst +++ /dev/null @@ -1,41 +0,0 @@ -.. 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 -https://www.opnfv.org/software |