neutron/neutron/agent/l3
LIU Yulong 5e59cd2a5f Refactor for L3 router QoS extensions
Move the l3 qos extensions to a separated folder,
then we can move a following up router gateway IP
QoS extension to it.

And also extract some common code to a base class.

Related-Bug: #1757044
Change-Id: I63cc9506caa80f889ad817444281a0ac31bc9418
2018-05-17 10:11:27 +08:00
..
extensions Refactor for L3 router QoS extensions 2018-05-17 10:11:27 +08:00
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
dvr.py DVR: Fix allowed_address_pair IP, ARP table update by neutron agent 2018-03-13 23:55:00 +00:00
dvr_edge_ha_router.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
dvr_edge_router.py use DVR constants from neutron-lib 2018-02-23 09:17:02 -07:00
dvr_fip_ns.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
dvr_local_router.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
dvr_router_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dvr_snat_ns.py Merge "DVR: properly track SNAT traffic" 2017-04-25 13:05:32 +00:00
fip_rule_priority_allocator.py Fix two spelling mistakes 2016-05-30 01:58:04 +00:00
ha.py Read ha_state file only once 2018-05-01 20:59:52 +00:00
ha_router.py Change ha_state property to always return a value 2018-04-17 14:23:23 +00:00
item_allocator.py DVR: Check for item_allocator key before releasing 2018-04-04 11:47:41 -07:00
keepalived_state_change.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l3_agent_extension.py Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07:00
l3_agent_extension_api.py Merge "Add a new method get_router_info to L3 agent extension API" 2017-10-22 17:00:22 +00:00
l3_agent_extensions_manager.py Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07: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 Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
router_info.py Avoid agents adding ports as trunk by default. 2018-05-09 14:07:27 +02:00
router_processing_queue.py Move check_ha_state_for_router() into notification code 2017-11-07 13:10:55 -05:00