Comment 1 for bug 1722726

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

Reviewed: https://review.openstack.org/511159
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=805a7838367dfddabaa562176bf8cb0c568e915b
Submitter: Jenkins
Branch: master

commit 805a7838367dfddabaa562176bf8cb0c568e915b
Author: Claudiu Belu <email address hidden>
Date: Wed Oct 11 09:55:08 2017 +0300

    Stop reprocessing a neutron port if the vNIC doesn't exist

    If the vNIC is no longer found (HyperVvNicNotFound exception),
    it shouldn't be added in the _added_ports list for reprocessing.

    Change-Id: I26c93eb37f54612a24f8f8c075ae3db14444cee2
    Closes-Bug: #1722726