aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release
diff options
context:
space:
mode:
authorRay Paik <rpaik@linuxfoundation.org>2017-03-29 14:18:53 -0700
committerRay Paik <rpaik@linuxfoundation.org>2017-03-29 14:21:06 -0700
commit139913cbf61c3c0519fc5d5542d4ff5dd9ca7193 (patch)
tree77773fa26944fc808c2bc555da506bc3148d8fa0 /docs/release
parentb23c753e79172a2f865804854f80fb3b963d6f8e (diff)
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 <rpaik@linuxfoundation.org>
Diffstat (limited to 'docs/release')
-rw-r--r--docs/release/configguide/feature.configuration.rst12
1 files changed, 6 insertions, 6 deletions
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 <plugin>.rpm root@10.20.0.2:<plugin>.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.