Comment 10 for bug 1592361

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-nailgun-agent (stable/mitaka)

Reviewed: https://review.openstack.org/418417
Committed: https://git.openstack.org/cgit/openstack/fuel-nailgun-agent/commit/?id=79417d9fba1db2cda0499e09e7cb81820d1d4784
Submitter: Jenkins
Branch: stable/mitaka

commit 79417d9fba1db2cda0499e09e7cb81820d1d4784
Author: Vasyl Saienko <email address hidden>
Date: Tue Jun 14 14:06:48 2016 +0300

    Ignore interfaces with @ in the name

    ohai reports interface name as br-bm.755@br-bm if device is vlan subinterface
    on the bridge.
    This patch skip interfaces with such names.

    Change-Id: I17fe2276ca5e6cddd38f70f44f1275eb97814a26
    Closes-Bug: #1592361
    (cherry picked from commit 46c31195d247763aee8916769441339174980a94)