5393b9beb8
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>
11 lines
334 B
YAML
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
|