Comment 3 for bug 1722726

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

Reviewed: https://review.openstack.org/511841
Committed: https://git.openstack.org/cgit/openstack/networking-hyperv/commit/?id=e50162fbf71e6c96f7b42df7d1cc7b61170c7864
Submitter: Jenkins
Branch: stable/pike

commit e50162fbf71e6c96f7b42df7d1cc7b61170c7864
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
    (cherry picked from commit 805a7838367dfddabaa562176bf8cb0c568e915b)