7dce6e2b07
- This commit adds a new ML2 backend that uses OpenDaylight SDN Controller and networking-odl to handle neutron networking. - Installation of OpenDaylight uses the official ansible-opendaylight Ansible role. - It requires OpenvSwitch as traffic forwarder. - New test scenario for OpenDaylight Change-Id: I67083992660a1aca4b6edd5ecf4f28113c0e547f
8 lines
260 B
YAML
8 lines
260 B
YAML
---
|
|
features:
|
|
- The ``OpenDaylight SDN Controller`` can be deployed as
|
|
a neutron ML2 backend.
|
|
You can set the ``neutron_plugin_type`` to
|
|
``ml2.opendaylight`` to utilize this code path.
|
|
The usage of ``OpenDaylight`` is currently experimental.
|