neutron/neutron/agent/dhcp
Nurmatov Mamatisa 3c4bbe5eaf [DHCP] Fix cleanup_deleted_ports method
Assume that only one port is deleted within 24 hours, in method
cleanup_deleted_ports the port removes from deleted_ports but not
removes from deleted_ports_ts
In this fix ports older than 1 day will be dropped from
deleted_ports and deleted_ports_ts properly

Closes-Bug: #1930838
Change-Id: I1af32e72abb9f101f9729aa6d1354c33a95c98ee
(cherry picked from commit 383f209b50)
2021-06-11 09:05:28 +00:00
..
__init__.py DHCP agent restructuring 2015-01-17 01:03:09 -08:00
agent.py [DHCP] Fix cleanup_deleted_ports method 2021-06-11 09:05:28 +00:00