diff options
author | Tim Rozet <trozet@redhat.com> | 2018-11-09 11:17:28 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-11-09 17:08:35 +0000 |
commit | de387870dfc45fa9a9b066bbfe1c96c731cb086b (patch) | |
tree | 645cfa660ff6f352f10ab569949d48331d9bad49 /docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst | |
parent | 3317286a3b39b125fb8895b1e2bfa2f0d230de78 (diff) |
Updates documentation for Gambiaopnfv-7.0.0
Changes-Include:
- Remove references to Apex ISO and disk image RPMs
- Update supported scenarios
- Update using upstream documentation
Change-Id: If2b66d1d5a861bd1f90b0e8829de37d84e656619
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit b188263699077102e956929970cc20191dafd312)
Diffstat (limited to 'docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst')
-rw-r--r-- | docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.rst new file mode 100644 index 00000000..85b1c2ae --- /dev/null +++ b/docs/release/scenarios/os-ovn-nofeature-ha/os-ovn-nofeature-ha.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) <optionally add copywriters name> + +This document provides scenario level details for Gambia 1.0 of +deployment with the OVN SDN controller and no extra features enabled. + +============ +Introduction +============ + +This scenario is used primarily to validate and deploy a Pike OpenStack +deployment with the OVN SDN controller, 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. + +Scenario usage overview +======================= + +Simply deploy this scenario by using the os-ovn-nofeature-ha.yaml deploy +settings file. + +Limitations, Issues and Workarounds +=================================== + +None + +References +========== + +For more information on the OPNFV Gambia release, please visit +http://www.opnfv.org/gambia + |