python-neutronclient/neutronclient/neutron
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
..
v2_0 Allow 4byte ASNs in dynamic routing client 2020-09-01 13:51:11 +02:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
client.py Fix api version handling, which completely breaks the client 2018-11-02 15:30:30 +02:00