fix line lenght issues in networking-guide
- This change fixes line length issues releating to the odl docs in the networking guide. - The odl sections effected by this patch were merged before the line lenght checks were enforced by the gate. - This change is required to unblock the ovs-dpdk docs. Change-Id: Icd8f4a802d1a87dcf9570e10dbbcc32f53b0d40e
This commit is contained in:
parent
be5ae825e6
commit
004bc131a3
@ -183,13 +183,14 @@ the following:
|
|||||||
|
|
||||||
enable_opendaylight: "yes"
|
enable_opendaylight: "yes"
|
||||||
|
|
||||||
Networking-ODL is an additional Neutron plugin that allows the OpenDaylight SDN Controller
|
Networking-ODL is an additional Neutron plugin that allows the OpenDaylight
|
||||||
to utilize its networking virtualization features. For OpenDaylight to work, the
|
SDN Controller to utilize its networking virtualization features.
|
||||||
Networking-ODL plugin has to be installed in the ``neutron-server`` container. In this case,
|
For OpenDaylight to work, the Networking-ODL plugin has to be installed in
|
||||||
one could use the neutron-server-opendaylight container and the opendaylight container by pulling
|
the ``neutron-server`` container. In this case, one could use the
|
||||||
from Kolla dockerhub or by building them locally.
|
neutron-server-opendaylight container and the opendaylight container by
|
||||||
|
pulling from Kolla dockerhub or by building them locally.
|
||||||
|
|
||||||
Further OpenDaylight globals.yml configurable options with their defaults include:
|
OpenDaylight globals.yml configurable options with their defaults include:
|
||||||
::
|
::
|
||||||
|
|
||||||
opendaylight_release: "0.6.1-Carbon"
|
opendaylight_release: "0.6.1-Carbon"
|
||||||
@ -205,16 +206,17 @@ Further OpenDaylight globals.yml configurable options with their defaults includ
|
|||||||
|
|
||||||
Clustered OpenDaylight Deploy
|
Clustered OpenDaylight Deploy
|
||||||
-----------------------------
|
-----------------------------
|
||||||
High availability clustered OpenDaylight requires modifying the inventory file and placing
|
High availability clustered OpenDaylight requires modifying the inventory file
|
||||||
three or more hosts in the OpenDaylight or Networking groups. Note: The OpenDaylight role
|
and placing three or more hosts in the OpenDaylight or Networking groups.
|
||||||
will allow deploy of one or three plus hosts for OpenDaylight/Networking role.
|
Note: The OpenDaylight role will allow deploy of one or three plus hosts for
|
||||||
|
OpenDaylight/Networking role.
|
||||||
|
|
||||||
Verification
|
Verification
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Verify the build and deploy operation of Networking-ODL containers. Successful
|
Verify the build and deploy operation of Networking-ODL containers. Successful
|
||||||
deployment will bring up an Opendaylight container in the list of running containers on
|
deployment will bring up an Opendaylight container in the list of running
|
||||||
network/opendaylight node.
|
containers on network/opendaylight node.
|
||||||
|
|
||||||
For the source code, please refer to the following link:
|
For the source code, please refer to the following link:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user