neutron/neutron/objects/port/extensions
Slawek Kaplonski e622b28e2c [DVR] Send allowed address pairs info to the L3 agents
When new dvr router is going to be created on the node, L3 agent
asks server for list of ports plugged to the subnets, to populate
arp entries for all fixed IPs from those ports.
There was missing info about allowed address pairs there, so those
IPs were not populated in the qrouter namespace.
Now it's added and L3 agent can add those arp entries to the qrouter
namespaces too.

Conflicts:
    neutron/tests/unit/db/test_l3_dvr_db.py

Closes-Bug: #1928466
Change-Id: I5d6c72c271ff450d9e43b3e33a99dd59d727882d
(cherry picked from commit 7b59b5069b)
2021-05-24 10:49:51 +02:00
..
__init__.py objects: introduce object for extra dhcp options 2016-03-20 17:58:16 +00:00
allowedaddresspairs.py [DVR] Send allowed address pairs info to the L3 agents 2021-05-24 10:49:51 +02:00
data_plane_status.py use objects common_types from neutron-lib 2019-11-26 15:34:18 +01:00
extra_dhcp_opt.py use objects common_types from neutron-lib 2019-11-26 15:34:18 +01:00
port_device_profile.py Add port device profile extension 2021-01-22 16:17:30 +00:00
port_numa_affinity_policy.py Add port NUMA affinity policy 2020-11-13 15:49:34 +00:00
port_security.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
uplink_status_propagation.py Change "propagate_uplink_status" default value to True 2020-09-07 15:52:52 +00:00