diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-12 15:11:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-12 15:11:39 +0000 |
commit | 674f0a09a4465d22a26e01a08270739eb489bdcd (patch) | |
tree | c5e58a852a74366402c97c679f6fefc5e3ae91af /docs/release/scenarios/os-ovn-nofeature-noha | |
parent | 798c781b97a6a92b01f3f4cd0c85b50e92648627 (diff) | |
parent | 685b746abbc0d9ab0b9657ee21fba77c50a7bcd1 (diff) |
Merge "[docs] Update documentation on scenarios for MS6"
Diffstat (limited to 'docs/release/scenarios/os-ovn-nofeature-noha')
-rw-r--r-- | docs/release/scenarios/os-ovn-nofeature-noha/index.rst | 16 | ||||
-rw-r--r-- | docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst | 40 |
2 files changed, 56 insertions, 0 deletions
diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/index.rst b/docs/release/scenarios/os-ovn-nofeature-noha/index.rst new file mode 100644 index 000000000..7c5baf5bb --- /dev/null +++ b/docs/release/scenarios/os-ovn-nofeature-noha/index.rst @@ -0,0 +1,16 @@ +.. _os-ovn-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-ovn-nofeature-noha overview and description +============================================== + +.. toctree:: + :numbered: + :maxdepth: 2 + + os-ovn-nofeature-noha.rst + 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 new file mode 100644 index 000000000..5e6a925ce --- /dev/null +++ b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst @@ -0,0 +1,40 @@ +.. 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 Gambia 7.0 of deployment +with Open Virtual Network (OVN) providing Layers 2 and 3 networking and no +extra features enabled. + +============ +Introduction +============ + +This scenario is used primarily to validate and deploy a Queens OpenStack +deployment with OVN enabled and without any NFV features. + + +Scenario components and composition +=================================== + +This scenario is composed of common OpenStack services enabled by default, +including Nova, Neutron, Glance, Cinder, Keystone, Horizon, plus OVN. + + +Scenario usage overview +======================= + +Simply deploy this scenario by setting os-ovn-nofeature-noha as scenario +deploy parameter. + + +Limitations, Issues and Workarounds +=================================== + +Tested on virtual deploy only. + +References +========== + +For more information on the OPNFV Gambia release, please visit +http://www.opnfv.org/software |