neutron/neutron/api/rpc
Rodolfo Alonso Hernandez b0a93df476 Update DHCP port information during setup
When setting up the DHCP agent of a network, the DHCP namespace external
port is configured. If this port already exists and the fixed IP
addresses are correctly configured (in the DHCP subnets range), the port
is used as is.

Sometimes, because of 1627480 or 1841636, the port information is not
correctly retrieved. This patch does not solve it but mitigates the
process of resynchronizing the network DHCP. If the stored DHCP port
does not have the correct information, the agent calls the RPC plugin to
retrieve from the server the DHCP port updated information, including
the fixed IP address and the subnets.

Change-Id: Iff40e7bba645ee12c2001d7ce735a36e0ddc81e9
Related-Bug: #1627480
Related-Bug: #1841636
2019-09-11 07:06:40 +00:00
..
agentnotifiers Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
callbacks Conntrack Helper - OVO and db script 2019-05-20 18:00:18 +02:00
handlers Update DHCP port information during setup 2019-09-11 07:06:40 +00:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00