From 139913cbf61c3c0519fc5d5542d4ff5dd9ca7193 Mon Sep 17 00:00:00 2001 From: Ray Paik Date: Wed, 29 Mar 2017 14:18:53 -0700 Subject: Corrected a typo on OpenDaylight and made the spelling consistent. Also used the SPDX shorthand in license header. Change-Id: If91a4ece37bd68a9e7ce413157fd462e88fcc81c Signed-off-by: Ray Paik --- docs/release/configguide/feature.configuration.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/release') diff --git a/docs/release/configguide/feature.configuration.rst b/docs/release/configguide/feature.configuration.rst index e2fcbbb0..f5502082 100644 --- a/docs/release/configguide/feature.configuration.rst +++ b/docs/release/configguide/feature.configuration.rst @@ -1,10 +1,10 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier: CC-BY-4.0 .. (c) Ferenc Cserepkei, Brady Allen Johnson, Manuel Buil and others Abstract ======== -This document provides information on how to install the OpenDayLigh SFC +This document provides information on how to install the OpenDaylight SFC features in OPNFV with the use of os_odl-l2_sfc-(no)ha scenario. SFC feature desciription @@ -22,7 +22,7 @@ of chained network funcions (e.g. firewalls, NAT, QoS) The SFC feature in OPNFV is implemented by 3 major components: -- OpenDayLight SDN controller +- OpenDaylight SDN controller - Tacker: Generic VNF Manager (VNFM) and a NFV Orchestrator (NFVO) @@ -232,7 +232,7 @@ perform manual post-configuration as well. Feature configuration on existing Fuel ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -If a Fuel server is already provisioned but the fuel plugins for Opendaylight, +If a Fuel server is already provisioned but the fuel plugins for OpenDaylight, Openvswitch are not provided install them by: :: @@ -248,9 +248,9 @@ Master host using the command scp: scp .rpm root@10.20.0.2:.rpm Now the feature can be configured. Create a new environment with -Networking Setup:"OpenDayLight with tunneling segmentation". Then go to +Networking Setup:"OpenDaylight with tunneling segmentation". Then go to settings/other and check "OpenDaylight plugin, SFC enabled", "Install Openvswitch with NSH/DPDK, with NSH enabled". During node provision -remember assign the OpenDayLight role to the (primary)controller +remember assign the OpenDaylight role to the (primary)controller Now the deploy button on fuel dashboard can be used to deploy the environment. -- cgit 1.2.3-korg