1036f77418be2dc2ef45eab0faefc55226fbdb04
[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 Euphrates 1.0 of
6 deployment with the OpenDaylight SDN controller and no extra features enabled.
7
8 .. contents::
9    :depth: 3
10    :local:
11
12 ============
13 Introduction
14 ============
15
16 This scenario is used primarily to validate and deploy a Newton OpenStack
17 deployment with OpenDaylight, and without any NFV features enabled.
18
19 Scenario components and composition
20 ===================================
21
22 This scenario is composed of common OpenStack services enabled by default,
23 including Nova, Neutron, Glance, Cinder, Keystone, Horizon.  Optionally and
24 by default, Tacker and Congress services are also enabled.  Ceph is used as
25 the backend storage to Cinder on all deployed nodes.
26
27 All services are in HA, meaning that there are multiple cloned instances of
28 each service, and they are balanced by HA Proxy using a Virtual IP Address
29 per service.
30
31 OpenDaylight is also enabled in HA, and forms a cluster.  Neutron
32 communicates with a Virtual IP Address for OpenDaylight which is load
33 balanced across the OpenDaylight cluster.  Every Open vSwitch node is
34 connected to every OpenDaylight for High Availability.
35
36 Scenario usage overview
37 =======================
38
39 Simply deploy this scenario by using the os-odl-nofeature-ha.yaml deploy
40 settings file.
41
42 Limitations, Issues and Workarounds
43 ===================================
44
45 * `APEX-112 <https://jira.opnfv.org/browse/APEX-112>`_:
46    ODL routes local subnet traffic to GW
47 * `APEX-149 <https://jira.opnfv.org/browse/APEX-149>`_:
48    OpenFlow rules are populated very slowly
49 * `APEX-268 <https://jira.opnfv.org/browse/APEX-268>`_:
50    VMs with multiple floating IPs can only access via first NIC
51 * `APEX-384 <https://jira.opnfv.org/browse/APEX-384>`_:
52    Not including odl_version in deploy settings causes error
53 * `APEX-422 <https://jira.opnfv.org/browse/APEX-422>`_:
54    First nova instance DHCP request fails
55
56 References
57 ==========
58
59 For more information on the OPNFV Euphrates release, please visit
60 http://www.opnfv.org/euphrates
61