blob: 73b691b9284069b98745a34a84e10e42d7951f8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 no extra features enabled.
============
Introduction
============
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
===================================
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 setting os-nosdn-ovs-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
|