puppet-neutron/releasenotes/notes/bgpvpn-support-73886489d10d6301.yaml
Ricardo Noriega 5393b9beb8 Refactor Bagpipe driver support for including ML2 plugin configuration
Bagpipe driver requires two configurations for a BGPVPN scenario.
  One is related to the bagpipe-bgp service which reads bgp.conf and
  the other related to the ml2 plugin extension.

Change-Id: Ic975ec1d6b2bf6e6bd28b47ba9dd2a3ae629d149
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
2017-04-17 11:41:53 +02:00

11 lines
334 B
YAML

---
features:
- Add support for BGPVPN Neutron service plugin
- Add new type for BGPVPN Service config
- Add new provider for BGPVPN Service config
- Add Bagpipe agent as reference driver
- Add Bagpipe ML2 plugin config
- Add new type for Bagpipe driver
- Add new provider for Bagpipe driver
- Add spec and unit tests