python-neutronclient/neutronclient/neutron/v2_0/bgp
Jens Harbott 9ffa0ac14e Allow 4byte ASNs in dynamic routing client
Neutron-dynamic-routing has the bgp_4byte_asn extension which allows
4byte ASNs to be used, increasing the range of valid AS numbers. Since
we cannot easily tell beforehand whether that extension is available,
allow for the maximal interval to be used by clients and let the API
validate the input.

Change-Id: Ib4695272784b4a5ebbcb792cfec82dac3ef6f3cf
2020-09-01 13:51:11 +02:00
..
__init__.py BGP Dynamic Routing: neutronclient changes 2016-02-25 12:22:27 +05:30
dragentscheduler.py Stop to use the __future__ module. 2020-06-02 20:50:34 +02:00
peer.py BGP Dynamic Routing: neutronclient changes 2016-02-25 12:22:27 +05:30
speaker.py Allow 4byte ASNs in dynamic routing client 2020-09-01 13:51:11 +02:00