From f8aa4ee9ebd31e3a20891af6421a6dd5c0072bb4 Mon Sep 17 00:00:00 2001 From: Thomas F Herbert Date: Thu, 30 Mar 2017 18:28:59 -0400 Subject: Add and update apex sdn and ovs scenarios to Danube 1.0 Include two odl_l3 scenarios and the no-sdn l2 ha scenario. Change-Id: I6a3d447b42a2d69ce3e50e007a66e22668a1383c Signed-off-by: Thomas F Herbert (cherry picked from commit 3412a645cdea8c4eb28e8406ed161e8140011d0f) --- .../os-nosdn-ovs-noha/scenario.description.rst | 28 +++++++--------------- 1 file changed, 8 insertions(+), 20 deletions(-) (limited to 'docs/release/scenarios/os-nosdn-ovs-noha') diff --git a/docs/release/scenarios/os-nosdn-ovs-noha/scenario.description.rst b/docs/release/scenarios/os-nosdn-ovs-noha/scenario.description.rst index 3027a7e..91504f1 100644 --- a/docs/release/scenarios/os-nosdn-ovs-noha/scenario.description.rst +++ b/docs/release/scenarios/os-nosdn-ovs-noha/scenario.description.rst @@ -37,7 +37,7 @@ servers: * 1 Jumphost hosting the APEX installer - running the Undercloud * 1 Controlhost, which runs the Overcloud and Openstack services - * 1 or more Computehosts + * 1 or more computehosts or nodes .. image:: ovs4nfv.png @@ -45,7 +45,7 @@ Tenant networking leverages Open vSwitch accelerated with a fast user space data as DPDK. Open VSwitch (OVS) with the Linux kernel module data path is used for all other connectivity, such as connectivity to public networking "the -Internet" (i.e. br-ext) is performed via non-accelerated OVS. +Internet" (i.e. br-ex) is performed via non-accelerated OVS. Features of the scenario ------------------------ @@ -66,34 +66,22 @@ with DPDK user space accelerated capability. Scenario Configuration ====================== -To enable the "apex-os-nosdn-ovs-noha" scenario check the appropriate settings -in the APEX configuration files. Those are typically found in /etc/opnfv-apex. - -File "deploy_settings.yaml" choose false for sdn controller:: - - global_params: - ha_enabled: false - - deploy_options: - sdn_controller: false - sdn_l3: false - tacker: false - congress: false - sfc: false - vpn: false +Simply deploy this scenario by using the os-ovs-nosdn-noha.yaml deploy +settings file. Validated deployment environments ================================= The "os-odl_l2-ovs-noha" scenario has been deployed and tested on the following sets of hardware: - * TBD + * Validated on virtual deployments only. + * Not yet validated on the UCS hardware. Limitations, Issues and Workarounds =================================== -There are no known issues. +* _APEX-415 br-phy dpdk interfaces are not brought up by os-net-config References ========== @@ -102,4 +90,4 @@ References * OVS for NFV OPNFV project wiki: https://wiki.opnfv.org/display/ovsnfv * Open vSwitch: http://openvswitch.org/ * DPDK: http://dpdk.org - * OPNFV Colorado release - more information: http://www.opnfv.org/colorado + * OPNFV Danube release - more information: http://www.opnfv.org/colorado -- cgit 1.2.3-korg