neutron-dynamic-routing/neutron_dynamic_routing/tests/unit/services/bgp
Hirofumi Ichihara 972756f603 Support 4-Byte AS Numbers
Now neutron_dynamic_routing supports 2 byte AS numbers only.
This patch expands AS numbers constraint so that it supports
4 byte AS numbers. It expects that operators use asplain
notation to set AS numbers[1]. That's backward compatible with
existing 2 byte AS numbers.

[1]: https://tools.ietf.org/html/rfc5396

Change-Id: I06ae0c42d983e88e1f38c501d5c85a7956f195ad
Closes-Bug: #1573092
2017-11-06 09:39:34 +00:00
..
agent Agent common config move 2017-03-08 08:49:16 -07:00
driver Support 4-Byte AS Numbers 2017-11-06 09:39:34 +00:00
scheduler Reschedule a bgp speaker binded to a down dr-agent 2017-08-29 08:33:25 +09:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
test_bgp_plugin.py consume neutron-lib callbacks 2017-04-27 14:52:08 -06:00