neutron-dynamic-routing/neutron_dynamic_routing/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 Support 4-Byte AS Numbers 2017-11-06 09:39:34 +00:00
common Support 4-Byte AS Numbers 2017-11-06 09:39:34 +00:00
scheduler Stop using is_agent_down 2017-09-14 11:01:05 +08:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
bgp_plugin.py Support 4-Byte AS Numbers 2017-11-06 09:39:34 +00:00