0e61b3ba1c
Networking-bgpvpn API extension [0] brings new API calls. That patch adds command to OSC CLI to support them. It does not implement all the API extension, still missing new router attribute 'advertise_extra_routes' and the BGP VPN 'local_pref' attribute. [0] https://developer.openstack.org/api-ref/network/v2/index.html#port-associations Change-Id: I45a160b0caec534d517b103db91dc738c006978b Partially-Implements: blueprint routes-control Depends-On: I263e1ee6cf4e1a91be91a4a78f4a160f64d33cc6
7 lines
264 B
YAML
7 lines
264 B
YAML
---
|
|
features:
|
|
- |
|
|
Add BGP VPN `port association <https://developer.openstack.org/api-ref/network/v2/index.html#port-associations>`_
|
|
support to the CLI, which are introduced for BGP VPN interconnections by the
|
|
``bgpvpn-routes-control`` API extension.
|