File: network_add_bgp_resources-c182dc2873d6db18.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (10 lines) | stat: -rw-r--r-- 504 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Add BGP Speaker and BGP Peer resources, and introduce support for CRUD
    operations for these. Additional REST operations introduced for speakers:
    add_bgp_peer, remove_bgp_peer, add_gateway_network, remove_gateway_network,
    get_advertised_routes, get_bgp_dragents, add_bgp_speaker_to_draget,
    remove_bgp_speaker_from_dragent.
    One new REST method is added to agents to cover the features
    of Dynamic Routing Agents schedulers: get_bgp_speakers_hosted_by_dragent