Comment 7 for bug 1498370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/228229
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=caebc8fb8e8d9782746c3cc3ddc86f786342c819
Submitter: Jenkins
Branch: master

commit caebc8fb8e8d9782746c3cc3ddc86f786342c819
Author: Gary Kotton <email address hidden>
Date: Sun Sep 27 00:24:31 2015 -0700

    DHCP: protect against case when device name is None

    There are edge cases when the agent attempts to unplug an interface and
    the device does not exist.

    Change-Id: I6917ec94f685f3dd3bff6aa1d43dc56aab76274a
    Closes-bug: #1498370