openstack-ansible-os_neutron/releasenotes/notes/neutron-opendaylight-bgpvpn-support-3e44e278a53deeac.yaml
Periyasamy Palanisamy ced7cb81e9 add ml2 config for networking bgpvpn
- provides an option to choose ODL BGVPN
- installs networking-bgpvpn driver
- configures neutron to use ODL BGPVPN driver
- add bgpvpn scenario as a non-voting zuul job
- run networking-bgpvpn tempest

Change-Id: I29b3da7d29399708b2edef2328b174434d081259
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
2018-02-12 10:50:27 +01:00

9 lines
341 B
YAML

---
features:
- Enable networking-bgpvpn ml2 neutron driver to make
``OpenDaylight SDN Controller`` to support BGPVPN
for external network connectivity. You can set the
``neutron_plugin_type`` to ``ml2.opendaylight`` and
``neutron_plugin_base`` to ``odl-router_v2`` and
``bgpvpn`` to enable BGPVPN on the OpenDaylight.