Merge "[Docs] Fix indention in docs"
This commit is contained in:
@@ -17,9 +17,9 @@ Since this is an extension of the basic Open vSwitch scenario, it is worth
|
|||||||
reading that scenario to get some background. It is also recommended to be
|
reading that scenario to get some background. It is also recommended to be
|
||||||
familiar with OpenDaylight and networking-odl projects and their configuration.
|
familiar with OpenDaylight and networking-odl projects and their configuration.
|
||||||
|
|
||||||
* `Scenario: Open vSwitch <app-openvswitch.html>`_
|
* `Scenario: Open vSwitch <app-openvswitch.html>`_
|
||||||
* `OpenDaylight SDN Controller <http://docs.opendaylight.org/en/latest/>`_
|
* `OpenDaylight SDN Controller <http://docs.opendaylight.org/en/latest/>`_
|
||||||
* `Networking-odl <https://github.com/openstack/networking-odl>`_
|
* `Networking-odl <https://github.com/openstack/networking-odl>`_
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
@@ -62,10 +62,10 @@ in the example.
|
|||||||
After that, some configuration is needed to integrate OpenDaylight and Neutron,
|
After that, some configuration is needed to integrate OpenDaylight and Neutron,
|
||||||
using the ``ml2_odl`` section.
|
using the ``ml2_odl`` section.
|
||||||
|
|
||||||
* **url**: OpenDaylight's northbound url. This is automatically retrieved from
|
* **url**: OpenDaylight's northbound url. This is automatically retrieved from
|
||||||
the deployment configuration, so just need to copy the example line.
|
the deployment configuration, so just need to copy the example line.
|
||||||
* **username**: OpenDaylight northbound API username
|
* **username**: OpenDaylight northbound API username
|
||||||
* **password**: OpenDaylight northbound API password for <username>
|
* **password**: OpenDaylight northbound API password for <username>
|
||||||
|
|
||||||
Apart from these options, the deployer might want to change the installation
|
Apart from these options, the deployer might want to change the installation
|
||||||
method for OpenDaylight Ansible role. This role uses pre-packaged binaries,
|
method for OpenDaylight Ansible role. This role uses pre-packaged binaries,
|
||||||
|
|||||||
Reference in New Issue
Block a user