neutron/neutron/objects/port
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
..
extensions [DVR] Send allowed address pairs info to the L3 agents 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