Comment 2 for bug 1761748

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

Reviewed: https://review.openstack.org/606066
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=42cfab1081dcb46b7dca898316fb095206b78666
Submitter: Zuul
Branch: master

commit 42cfab1081dcb46b7dca898316fb095206b78666
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