Comment 4 for bug 1614964

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

Reviewed: https://review.openstack.org/357877
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c3c9cdd6f29334476479d0c0e3760ac7b90a530c
Submitter: Jenkins
Branch: master

commit c3c9cdd6f29334476479d0c0e3760ac7b90a530c
Author: Ihar Hrachyshka <email address hidden>
Date: Fri Aug 19 14:32:12 2016 +0100

    Filter out external networks in NetworksSearchCriteriaTest

    Otherwise those networks that may even belong to another tenant still
    show up in the results that we then compare iterated networks to.

    Change-Id: I24b117401a1886dce0b78900b522ac9bace533bf
    Closes-Bug: #1614964