neutron/neutron/privileged
Rodolfo Alonso Hernandez 8cc2765b5f Avoid raising NetworkInterfaceNotFound exception in DHCP agent logs
In "ip_lib.ensure_device_is_ready", before retrieving the interface
attributes, a check is done to know if the interface exists. In case
it does not exist, the exception "NetworkInterfaceNotFound" will not
be raised and written in the logs.

Change-Id: I4b9fd0885d850601717274a5058e042871211bbb
Closes-Bug: #1854723
2019-12-06 10:28:24 +00:00
..
agent Avoid raising NetworkInterfaceNotFound exception in DHCP agent logs 2019-12-06 10:28:24 +00:00
__init__.py Kill all processes running in a namespace before deletion 2019-08-21 09:03:54 +00:00