Comment 6 for bug 1555850

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

Reviewed: https://review.openstack.org/296530
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b90ca9f369731c716776a563f562ac82ead78188
Submitter: Jenkins
Branch: stable/liberty

commit b90ca9f369731c716776a563f562ac82ead78188
Author: Kevin Benton <email address hidden>
Date: Thu Mar 10 14:58:31 2016 -0800

    ML2: Downgrade 'no bound segment' warning

    This is a normal occurence if a port is created and updated
    before it is actually bound to a host. It's not a warning
    condition because it doesn't mean anything is wrong.

    Change-Id: Ie1eb885f61e42dd7b24016adf3c02d4c504f6543
    Closes-Bug: #1555850
    (cherry picked from commit 54594b4fa0fe4f6fcc45f53b8ce19160d219f2df)