111ba6f7ddee6fbfa43515be0b97db25b7f8b5a3
[apex.git] / docs / release / scenarios / os-odl-nofeature-ha / os-odl-nofeature-ha.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) <optionally add copywriters name>
4
5 This document provides scenario level details for Gambia 1.1 of
6 deployment with the OpenDaylight SDN controller and no extra features enabled.
7
8 ============
9 Introduction
10 ============
11
12 This scenario is used primarily to validate and deploy a Queens OpenStack
13 deployment with OpenDaylight, and without any NFV features enabled.
14
15 Scenario components and composition
16 ===================================
17
18 This scenario is composed of common OpenStack services enabled by default,
19 including Nova, Neutron, Glance, Cinder, Keystone, Horizon.  Optionally and
20 by default, Tacker and Congress services are also enabled.  Ceph is used as
21 the backend storage to Cinder on all deployed nodes.
22
23 All services are in HA, meaning that there are multiple cloned instances of
24 each service, and they are balanced by HA Proxy using a Virtual IP Address
25 per service.
26
27 OpenDaylight is also enabled in HA, and forms a cluster.  Neutron
28 communicates with a Virtual IP Address for OpenDaylight which is load
29 balanced across the OpenDaylight cluster.  Every Open vSwitch node is
30 connected to every OpenDaylight for High Availability.
31
32 Scenario usage overview
33 =======================
34
35 Simply deploy this scenario by using the os-odl-nofeature-ha.yaml deploy
36 settings file.
37
38 Limitations, Issues and Workarounds
39 ===================================
40
41 * `APEX-268 <https://jira.opnfv.org/browse/APEX-268>`_:
42    VMs with multiple floating IPs can only access via first NIC
43
44 References
45 ==========
46
47 For more information on the OPNFV Gambia release, please visit
48 http://www.opnfv.org/gambia
49