diff options
Diffstat (limited to 'docs/release/scenarios/os-odl-nofeature-noha')
-rw-r--r-- | docs/release/scenarios/os-odl-nofeature-noha/index.rst | 14 | ||||
-rw-r--r-- | docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst | 39 |
2 files changed, 53 insertions, 0 deletions
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 000000000..bbe12cc52 --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-noha/index.rst @@ -0,0 +1,14 @@ +.. _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) 2018 Mirantis Inc., Enea Software AB and others + +============================================== +os-odl-nofeature-noha overview and description +============================================== + +.. toctree:: + :maxdepth: 2 + +.. include:: 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 000000000..f9140b240 --- /dev/null +++ b/docs/release/scenarios/os-odl-nofeature-noha/os-odl-nofeature-noha.rst @@ -0,0 +1,39 @@ +.. 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 Iruya 9.0 of +deployment with OpenDaylight controller. + +Introduction +============ + +This scenario is used primarily to validate and deploy a Stein OpenStack +with OpenDaylight Neon 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 +OpenDaylight as a SDN controller on the dedicated node. + + +Scenario usage overview +======================= + +Simply deploy this scenario by setting up os-odl-nofeature-noha as scenario +deploy parameter. + + +Limitations, Issues and Workarounds +=================================== + +Tested on virtual deploy only. + +References +========== + +For more information on the OPNFV Iruya release, please visit +https://www.opnfv.org/software |