Comment 6 for bug 1761748

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-win (stable/queens)

Reviewed: https://review.openstack.org/607864
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=65b06c243b169597d8bcb201c5a8ad5824fcddda
Submitter: Zuul
Branch: stable/queens

commit 65b06c243b169597d8bcb201c5a8ad5824fcddda
Author: Lucian Petrut <email address hidden>
Date: Fri Sep 28 16:08:27 2018 +0300

    Ignore events for unnamed VM vNICs

    VM vNIC names are mandatory. Still, we'll getting events for unnamed ports,
    breaking os-win consumers.

    We'll ignore those events, logging a warning.

    Change-Id: I58a408b33a590b9c1ca3d8f32fa3c4d027f43381
    Closes-Bug: #1761748
    (cherry picked from commit 42cfab1081dcb46b7dca898316fb095206b78666)
    (cherry picked from commit 5ba1e81cd1f82859058178ebb9183c3e9ccf17d8)