The BGPVPN service plugin supports the following drivers:
The API is consistent across drivers, but not all drivers support all parts of the API. Refer to the Driver Compatibility Matrix to determine what is supported with each driver.
API |
Driver |
|||||
---|---|---|---|---|---|---|
Object |
Attribute |
Neutron (bagpipe) |
|
|
Nuage |
|
bgpvpn |
base object |
✔ |
✔ |
✔ |
✔ |
|
type |
L3 |
✔ |
✔ |
✔ |
✔ |
|
L2 |
✔ |
✔ |
✔ |
|||
route_targets |
✔ |
✔ |
✔ |
✔ |
||
import_targets |
✔ |
✔ |
✔ |
✔ |
||
export_targets |
✔ |
✔ |
✔ |
✔ |
||
route_distinguishers |
✔ |
✔ |
||||
vni |
✔ |
✔ |
||||
local_pref |
✔ |
|||||
network_association |
base object |
✔ |
✔ |
✔ |
||
router_association |
base object |
✔ |
✔ |
✔ |
✔ |
|
advertise_extra_routes |
||||||
port_association |
base object |
✔ |
||||
advertise_fixed_ips |
✔ |
|||||
routes:prefix |
✔ |
|||||
routes:bgpvpn |
✔ |
|||||
routes:local_pref |
✔ |
This applies to the current BGPVPN Contrail driver
sometimes called v2 driver, which is different from the now
obsolete v1 driver that was under networking_bgpvpn
.
This applies to the current BGPVPN ODL v2 driver
sometimes called v2 driver, which is different from the now
obsolete v1 driver that was under networking_bgpvpn
.
The behavior corresponding to advertise_extra_routes: true
, is
supported as the default with ODL, without support in the API for
turning it off.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.