neutron/neutron/agent/l3
Brian Haley 3ef02cc2fb Consume code from neutron-lib
All of these exceptions and constants have been in
neutron-lib for a while, start using them.

While looking for other things to consume found an old
neutron-lib TODO that did not apply anymore, so removed.

TrivialFix

Change-Id: I9431075a50ba05be872db422125e6af6266ccb99
2024-01-19 17:18:57 -05:00
..
extensions Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
dvr.py Move arp device check out of loop 2020-01-04 15:48:11 +08:00
dvr_edge_ha_router.py Do not update static routes in snat-ns for dvr router with ha 2022-12-15 10:23:01 +00:00
dvr_edge_router.py Do not update static routes in snat-ns for dvr router with ha 2022-12-15 10:23:01 +00:00
dvr_fip_ns.py Set proxy_delay to one when using proxy ARP 2023-01-14 11:23:33 -05:00
dvr_local_router.py Load FIP information during initialize not init 2023-06-29 20:59:27 +01:00
dvr_router_base.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
dvr_snat_ns.py Set ip_nonlocal_bind to 1 for HA routers and DVR snat 2023-01-05 14:45:20 +00:00
fip_rule_priority_allocator.py Populate self.floating_ips_dict using "ip rule" information 2021-07-08 15:40:08 +00:00
ha.py Partially revert "Do not link up HA router gateway in backup node" 2022-05-24 11:24:30 +00:00
ha_router.py Add router ID in HA router process() debug message 2023-09-25 14:53:23 -04:00
item_allocator.py Fix flake8 N534 untranslated exception message 2018-10-19 15:46:04 -04:00
keepalived_state_change.py Honor debug mode in keepalived-state-change script logs 2023-01-22 00:52:27 +01:00
l3_agent_extension_api.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
l3_agent_extensions_manager.py Consume code from neutron-lib 2024-01-19 17:18:57 -05:00
legacy_router.py Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
link_local_allocator.py spelling error: 2016-06-30 10:17:18 +08:00
namespace_manager.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
namespaces.py Fix misplaced comparison constant warnings 2022-10-05 17:13:39 -04:00
router_info.py Merge "Do not update static routes in snat-ns for dvr router with ha" 2023-06-21 22:43:04 +00:00