Comment 7 for bug 1524004

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/newton)

Reviewed: https://review.openstack.org/434442
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5313bec17979d679ef1e13610950b540084fcdf9
Submitter: Jenkins
Branch: stable/newton

commit 5313bec17979d679ef1e13610950b540084fcdf9
Author: Mark McClain <email address hidden>
Date: Tue Dec 8 11:58:15 2015 -0500

    Invert device_owner to avoid filtering too much

    In an earlier change[1], a filter was added to avoid Linuxbridge races
    with Nova. This filter breaks anything else using device owners other
    than n(eutron|etwork):.

    [1] https://review.openstack.org/#/c/193485/

    Closes-Bug: #1524004
    Closes-Bug: #1664659
    Change-Id: I31a8e0e255b8b0251c991d5e20a4b9441d4ec489
    (cherry picked from commit 1e95cfa98a12548b09a974c6db66d386f3b36d05)