diff options
Diffstat (limited to 'docs/release/scenarios/os-odl_l3-nofeature-ha')
-rw-r--r-- | docs/release/scenarios/os-odl_l3-nofeature-ha/index.rst | 15 | ||||
-rw-r--r-- | docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst | 61 |
2 files changed, 0 insertions, 76 deletions
diff --git a/docs/release/scenarios/os-odl_l3-nofeature-ha/index.rst b/docs/release/scenarios/os-odl_l3-nofeature-ha/index.rst deleted file mode 100644 index 7d02fff4..00000000 --- a/docs/release/scenarios/os-odl_l3-nofeature-ha/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. _os-odl_l3-nofeature-ha: - -.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) <optionally add copywriters name> - -=============================================== -os-odl_l3-nofeature-ha overview and description -=============================================== - -.. toctree:: - :numbered: - :maxdepth: 4 - - os-odl_l3-nofeature-ha.rst diff --git a/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst b/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst deleted file mode 100644 index 69df973c..00000000 --- a/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst +++ /dev/null @@ -1,61 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) <optionally add copywriters name> - -This document provides scenario level details for Danube 1.0 of -deployment with the OpenDaylight SDN controller and no extra features enabled. - -.. contents:: - :depth: 3 - :local: - -============ -Introduction -============ - -This scenario is used primarily to validate and deploy a Newton OpenStack -deployment with OpenDaylight, and without any NFV features enabled. - -Scenario components and composition -=================================== - -This scenario is composed of common OpenStack services enabled by default, -including Nova, Neutron, Glance, Cinder, Keystone, Horizon. Optionally and -by default, Tacker and Congress services are also enabled. Ceph is used as -the backend storage to Cinder on all deployed nodes. - -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. - -OpenDaylight is also enabled in HA, and forms a cluster. Neutron -communicates with a Virtual IP Address for OpenDaylight which is load -balanced acrosss the OpenDaylight cluster. Every Open vSwitch node is -connected to every OpenDaylight for High Availability. - -Scenario usage overview -======================= - -Simply deploy this scenario by using the os-odl_l3-nofeature-ha.yaml deploy -settings file. - -Limitations, Issues and Workarounds -=================================== - -* `APEX-112 <https://jira.opnfv.org/browse/APEX-112>`_: - ODL routes local subnet traffic to GW -* `APEX-149 <https://jira.opnfv.org/browse/APEX-149>`_: - OpenFlow rules are populated very slowly -* `APEX-268 <https://jira.opnfv.org/browse/APEX-268>`_: - VMs with multiple floating IPs can only access via first NIC -* `APEX-384 <https://jira.opnfv.org/browse/APEX-384>`_: - Not including odl_version in deploy settings causes error -* `APEX-422 <https://jira.opnfv.org/browse/APEX-422>`_: - First nova instance DHCP request fails - -References -========== - -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube - |