From 42fb04545173f39d112c3d754bc0e6a4b0ced779 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 28 Aug 2017 12:56:19 -0400 Subject: Updates preliminary docs for Euphrates Change-Id: I4e3e78e60756824c1294ab067a325311bc2ac8f2 Signed-off-by: Tim Rozet --- docs/release/release-notes/release-notes.rst | 48 +++++++++-------- .../os-nosdn-nofeature-ha.rst | 6 +-- .../os-nosdn-nofeature-noha.rst | 6 +-- .../os-nosdn-performance-ha.rst | 6 +-- docs/release/scenarios/os-odl-csit-noha/index.rst | 15 ++++++ .../os-odl-csit-noha/os-odl-csit-noha.rst | 58 ++++++++++++++++++++ .../scenarios/os-odl-nofeature-ha/index.rst | 15 ++++++ .../os-odl-nofeature-ha/os-odl-nofeature-ha.rst | 61 ++++++++++++++++++++++ .../scenarios/os-odl-nofeature-noha/index.rst | 15 ++++++ .../os-odl-nofeature-noha.rst | 55 +++++++++++++++++++ .../scenarios/os-odl_l3-csit-noha/index.rst | 15 ------ .../os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst | 58 -------------------- .../scenarios/os-odl_l3-nofeature-ha/index.rst | 15 ------ .../os-odl_l3-nofeature-ha.rst | 61 ---------------------- .../scenarios/os-odl_l3-nofeature-noha/index.rst | 15 ------ .../os-odl_l3-nofeature-noha.rst | 55 ------------------- .../os-ovn-nofeature-noha.rst | 6 +-- 17 files changed, 256 insertions(+), 254 deletions(-) create mode 100644 docs/release/scenarios/os-odl-csit-noha/index.rst create mode 100644 docs/release/scenarios/os-odl-csit-noha/os-odl-csit-noha.rst create mode 100644 docs/release/scenarios/os-odl-nofeature-ha/index.rst create mode 100644 docs/release/scenarios/os-odl-nofeature-ha/os-odl-nofeature-ha.rst create mode 100644 docs/release/scenarios/os-odl-nofeature-noha/index.rst create mode 100644 docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst delete mode 100644 docs/release/scenarios/os-odl_l3-csit-noha/index.rst delete mode 100644 docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst delete mode 100644 docs/release/scenarios/os-odl_l3-nofeature-ha/index.rst delete mode 100644 docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst delete mode 100644 docs/release/scenarios/os-odl_l3-nofeature-noha/index.rst delete mode 100644 docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst (limited to 'docs') diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 753ef818..a4d653ee 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -1,6 +1,6 @@ -======================================================================== -OPNFV Release Notes for the Danube release of OPNFV Apex deployment tool -======================================================================== +=========================================================================== +OPNFV Release Notes for the Euphrates release of OPNFV Apex deployment tool +=========================================================================== .. contents:: Table of Contents @@ -10,7 +10,7 @@ OPNFV Release Notes for the Danube release of OPNFV Apex deployment tool Abstract ======== -This document provides the release notes for Danube release with the Apex +This document provides the release notes for Euphrates release with the Apex deployment toolchain. License @@ -28,6 +28,8 @@ Version History | **Date** | **Ver.** | **Authors** | **Comment** | | | | | | +-------------+-----------+-----------------+----------------------+ +| 2017-08-28 | 5.0 | Tim Rozet | Updates for Euphrates| ++-------------+-----------+-----------------+----------------------+ | 2017-03-30 | 4.0 | Tim Rozet | Updates for Danube | +-------------+-----------+-----------------+----------------------+ | 2016-09-20 | 2.1.0 | Tim Rozet | More updates for | @@ -42,7 +44,7 @@ Version History Important Notes =============== -This is the OPNFV Danube release that implements the deploy stage of the +This is the OPNFV Euphrates release that implements the deploy stage of the OPNFV CI pipeline via Apex. Apex is based on RDO's Triple-O installation tool chain. @@ -54,14 +56,14 @@ deploy OPNFV using Apex installer. Summary ======= -Danube release with the Apex deployment toolchain will establish an OPNFV +Euphrates release with the Apex deployment toolchain will establish an OPNFV target system on a Pharos compliant lab infrastructure. The current definition of an OPNFV target system is OpenStack Newton combined with an SDN controller, such as OpenDaylight. The system is deployed with OpenStack High Availability (HA) for most OpenStack services. SDN controllers are deployed on every controller unless deploying with one the HA FD.IO scenarios. Ceph storage is used as Cinder backend, and is the only supported storage for -Danube. Ceph is setup as 3 OSDs and 3 Monitors, one OSD+Mon per Controller +Euphrates. Ceph is setup as 3 OSDs and 3 Monitors, one OSD+Mon per Controller node in an HA setup. Apex also supports non-HA deployments, which deploys a single controller and n number of compute nodes. Furthermore, Apex is capable of deploying scenarios in a bare metal or virtual fashion. Virtual @@ -71,7 +73,7 @@ simulate the a bare metal deployment. - Documentation is built by Jenkins - .iso image is built by Jenkins - .rpm packages are built by Jenkins -- Jenkins deploys a Danube release with the Apex deployment toolchain +- Jenkins deploys a Euphrates release with the Apex deployment toolchain bare metal, which includes 3 control+network nodes, and 2 compute nodes. Release Data @@ -81,16 +83,16 @@ Release Data | **Project** | apex | | | | +--------------------------------------+--------------------------------------+ -| **Repo/tag** | apex/danube.1.0 | +| **Repo/tag** | apex/euphrates.1.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | danube.1.0 | +| **Release designation** | 5.0.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2017-03-31 | +| **Release date** | 2017-09-17 | | | | +--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | OPNFV Danube release | +| **Purpose of the delivery** | OPNFV Euphrates release | | | | +--------------------------------------+--------------------------------------+ @@ -99,7 +101,7 @@ Version change Module version changes ~~~~~~~~~~~~~~~~~~~~~~ -This is the first tracked version of the Danube release with the Apex +This is the first tracked version of the Euphrates release with the Apex deployment toolchain. It is based on following upstream versions: - OpenStack (Newton release) @@ -111,13 +113,13 @@ deployment toolchain. It is based on following upstream versions: Document Version Changes ~~~~~~~~~~~~~~~~~~~~~~~~ -This is the first tracked version of Danube release with the Apex +This is the first tracked version of Euphrates release with the Apex deployment toolchain. The following documentation is provided with this release: -- OPNFV Installation instructions for the Danube release with the Apex +- OPNFV Installation instructions for the Euphrates release with the Apex deployment toolchain - ver. 1.0.0 -- OPNFV Release Notes for the Danube release with the Apex deployment +- OPNFV Release Notes for the Euphrates release with the Apex deployment toolchain - ver. 1.0.0 (this document) Feature Additions @@ -248,10 +250,10 @@ Software Deliverables Documentation Deliverables ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- OPNFV Installation instructions for the Danube release with the Apex - deployment toolchain - ver. 4.0 -- OPNFV Release Notes for the Danube release with the Apex deployment - toolchain - ver. 4.0 (this document) +- OPNFV Installation instructions for the Euphrates release with the Apex + deployment toolchain - ver. 5.0 +- OPNFV Release Notes for the Euphrates release with the Apex deployment + toolchain - ver. 5.0 (this document) Known Limitations, Issues and Workarounds ========================================= @@ -333,10 +335,10 @@ Apex installer. References ========== -For more information on the OPNFV Danube release, please see: +For more information on the OPNFV Euphrates release, please see: -http://wiki.opnfv.org/releases/Danube +http://wiki.opnfv.org/releases/Euphrates :Authors: Tim Rozet (trozet@redhat.com) :Authors: Dan Radez (dradez@redhat.com) -:Version: 4.0 +:Version: 5.0 diff --git a/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst b/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst index 9956f290..4d8870bb 100644 --- a/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst +++ b/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Euphrates 1.0 of deployment with no SDN controller and no extra features enabled. .. contents:: @@ -42,6 +42,6 @@ None References ========== -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates diff --git a/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst index 6c5c0535..33a855d1 100644 --- a/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst +++ b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Euphrates 1.0 of deployment with no SDN controller and no extra features enabled. .. contents:: @@ -39,6 +39,6 @@ None References ========== -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates diff --git a/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst b/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst index 8f941286..1319f427 100644 --- a/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst +++ b/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Euphrates 1.0 of deployment with no SDN controller and performance options enabled. .. contents:: @@ -53,6 +53,6 @@ Limitations, Issues and Workarounds References ========== -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates diff --git a/docs/release/scenarios/os-odl-csit-noha/index.rst b/docs/release/scenarios/os-odl-csit-noha/index.rst new file mode 100644 index 00000000..51cf903f --- /dev/null +++ b/docs/release/scenarios/os-odl-csit-noha/index.rst @@ -0,0 +1,15 @@ +.. _os-odl-csit-noha: + +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +========================================= +os-odl-csit-noha overview and description +========================================= + +.. toctree:: + :numbered: + :maxdepth: 4 + + os-odl-csit-noha.rst diff --git a/docs/release/scenarios/os-odl-csit-noha/os-odl-csit-noha.rst b/docs/release/scenarios/os-odl-csit-noha/os-odl-csit-noha.rst new file mode 100644 index 00000000..331d3b11 --- /dev/null +++ b/docs/release/scenarios/os-odl-csit-noha/os-odl-csit-noha.rst @@ -0,0 +1,58 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +This document provides scenario level details for Euphrates 1.0 of +deployment with the OpenDaylight SDN controller and only CSIT relevant +features enabled. + +.. contents:: + :depth: 3 + :local: + +============ +Introduction +============ + +This scenario is used primarily to validate and deploy a minimum Newton +OpenStack + OpenDaylight deployment with only required OpenStack services. + +Scenario components and composition +=================================== + +This scenario is composed of only required OpenStack services enabled by +default, including Nova, Neutron, Glance, and Keystone. OpenDaylight is also +enabled. File storage is used as the backend to Glance. + +The purpose of this file is to deploy a minimum OpenStack setup that will +still be able to exercise OpenDaylight. The use case for this scenario is +to be able to test OpenDaylight quickly in an environment with low +CPU/Memory requirements. + + +Scenario usage overview +======================= + +Simply deploy this scenario by using the os-odl-csit-noha.yaml deploy +settings file. + +Limitations, Issues and Workarounds +=================================== + +* `APEX-112 `_: + ODL routes local subnet traffic to GW +* `APEX-149 `_: + OpenFlow rules are populated very slowly +* `APEX-268 `_: + VMs with multiple floating IPs can only access via first NIC +* `APEX-384 `_: + Not including odl_version in deploy settings causes error +* `APEX-422 `_: + First nova instance DHCP request fails + +References +========== + +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates + diff --git a/docs/release/scenarios/os-odl-nofeature-ha/index.rst b/docs/release/scenarios/os-odl-nofeature-ha/index.rst new file mode 100644 index 00000000..4c6a443f --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-ha/index.rst @@ -0,0 +1,15 @@ +.. _os-odl-nofeature-ha: + +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +============================================ +os-odl-nofeature-ha overview and description +============================================ + +.. toctree:: + :numbered: + :maxdepth: 4 + + os-odl-nofeature-ha.rst diff --git a/docs/release/scenarios/os-odl-nofeature-ha/os-odl-nofeature-ha.rst b/docs/release/scenarios/os-odl-nofeature-ha/os-odl-nofeature-ha.rst new file mode 100644 index 00000000..1036f774 --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-ha/os-odl-nofeature-ha.rst @@ -0,0 +1,61 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +This document provides scenario level details for Euphrates 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 across 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-nofeature-ha.yaml deploy +settings file. + +Limitations, Issues and Workarounds +=================================== + +* `APEX-112 `_: + ODL routes local subnet traffic to GW +* `APEX-149 `_: + OpenFlow rules are populated very slowly +* `APEX-268 `_: + VMs with multiple floating IPs can only access via first NIC +* `APEX-384 `_: + Not including odl_version in deploy settings causes error +* `APEX-422 `_: + First nova instance DHCP request fails + +References +========== + +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates + diff --git a/docs/release/scenarios/os-odl-nofeature-noha/index.rst b/docs/release/scenarios/os-odl-nofeature-noha/index.rst new file mode 100644 index 00000000..c3576b65 --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-noha/index.rst @@ -0,0 +1,15 @@ +.. _os-odl-nofeature-noha: + +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +============================================== +os-odl-nofeature-noha overview and description +============================================== + +.. toctree:: + :numbered: + :maxdepth: 4 + + os-odl-nofeature-noha.rst diff --git a/docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst b/docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst new file mode 100644 index 00000000..490cfbd9 --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst @@ -0,0 +1,55 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) + +This document provides scenario level details for Euphrates 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. + +Only a single controller is deployed in this scenario, which also includes +the OpenDaylight service on it. + +Scenario usage overview +======================= + +Simply deploy this scenario by using the os-odl-nofeature-noha.yaml deploy +settings file. + +Limitations, Issues and Workarounds +=================================== + +* `APEX-112 `_: + ODL routes local subnet traffic to GW +* `APEX-149 `_: + OpenFlow rules are populated very slowly +* `APEX-268 `_: + VMs with multiple floating IPs can only access via first NIC +* `APEX-384 `_: + Not including odl_version in deploy settings causes error +* `APEX-422 `_: + First nova instance DHCP request fails + +References +========== + +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates + diff --git a/docs/release/scenarios/os-odl_l3-csit-noha/index.rst b/docs/release/scenarios/os-odl_l3-csit-noha/index.rst deleted file mode 100644 index 29483b0f..00000000 --- a/docs/release/scenarios/os-odl_l3-csit-noha/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. _os-odl_l3-csit-noha: - -.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -============================================ -os-odl_l3-csit-noha overview and description -============================================ - -.. toctree:: - :numbered: - :maxdepth: 4 - - os-odl_l3-csit-noha.rst diff --git a/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst b/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst deleted file mode 100644 index 7511a558..00000000 --- a/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst +++ /dev/null @@ -1,58 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -This document provides scenario level details for Danube 1.0 of -deployment with the OpenDaylight SDN controller and only CSIT relevant -features enabled. - -.. contents:: - :depth: 3 - :local: - -============ -Introduction -============ - -This scenario is used primarily to validate and deploy a minimum Newton -OpenStack + OpenDaylight deployment with only required OpenStack services. - -Scenario components and composition -=================================== - -This scenario is composed of only required OpenStack services enabled by -default, including Nova, Neutron, Glance, and Keystone. OpenDaylight is also -enabled. File storage is used as the backend to Glance. - -The purpose of this file is to deploy a minimum OpenStack setup that will -still be able to exercise OpenDaylight. The use case for this scenario is -to be able to test OpenDaylight quickly in an environment with low -CPU/Memory requirements. - - -Scenario usage overview -======================= - -Simply deploy this scenario by using the os-odl_l3-csit-noha.yaml deploy -settings file. - -Limitations, Issues and Workarounds -=================================== - -* `APEX-112 `_: - ODL routes local subnet traffic to GW -* `APEX-149 `_: - OpenFlow rules are populated very slowly -* `APEX-268 `_: - VMs with multiple floating IPs can only access via first NIC -* `APEX-384 `_: - Not including odl_version in deploy settings causes error -* `APEX-422 `_: - First nova instance DHCP request fails - -References -========== - -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube - 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) - -=============================================== -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) - -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 `_: - ODL routes local subnet traffic to GW -* `APEX-149 `_: - OpenFlow rules are populated very slowly -* `APEX-268 `_: - VMs with multiple floating IPs can only access via first NIC -* `APEX-384 `_: - Not including odl_version in deploy settings causes error -* `APEX-422 `_: - First nova instance DHCP request fails - -References -========== - -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube - diff --git a/docs/release/scenarios/os-odl_l3-nofeature-noha/index.rst b/docs/release/scenarios/os-odl_l3-nofeature-noha/index.rst deleted file mode 100644 index 182174e3..00000000 --- a/docs/release/scenarios/os-odl_l3-nofeature-noha/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. _os-odl_l3-nofeature-noha: - -.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -================================================= -os-odl_l3-nofeature-noha overview and description -================================================= - -.. toctree:: - :numbered: - :maxdepth: 4 - - os-odl_l3-nofeature-noha.rst diff --git a/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst b/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst deleted file mode 100644 index 7b4ebbee..00000000 --- a/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst +++ /dev/null @@ -1,55 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -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. - -Only a single controller is deployed in this scenario, which also includes -the OpenDaylight service on it. - -Scenario usage overview -======================= - -Simply deploy this scenario by using the os-odl_l3-nofeature-noha.yaml deploy -settings file. - -Limitations, Issues and Workarounds -=================================== - -* `APEX-112 `_: - ODL routes local subnet traffic to GW -* `APEX-149 `_: - OpenFlow rules are populated very slowly -* `APEX-268 `_: - VMs with multiple floating IPs can only access via first NIC -* `APEX-384 `_: - Not including odl_version in deploy settings causes error -* `APEX-422 `_: - First nova instance DHCP request fails - -References -========== - -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube - diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst index 24de23bb..c0f96ab7 100644 --- a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst +++ b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Euphrates 1.0 of deployment with the OVN SDN controller and no extra features enabled. .. contents:: @@ -39,6 +39,6 @@ Limitations, Issues and Workarounds References ========== -For more information on the OPNFV Danube release, please visit -http://www.opnfv.org/danube +For more information on the OPNFV Euphrates release, please visit +http://www.opnfv.org/euphrates -- cgit 1.2.3-korg