Comment 8 for bug 1558790

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

Reviewed: https://review.openstack.org/297249
Committed: https://git.openstack.org/cgit/openstack/searchlight/commit/?id=b1d339b8da178e87aeda09cae6783b3b6fef504f
Submitter: Jenkins
Branch: stable/mitaka

commit b1d339b8da178e87aeda09cae6783b3b6fef504f
Author: Steve McLellan <email address hidden>
Date: Tue Mar 22 11:04:13 2016 -0500

    Don't index DHCP ports

    We don't have any reliable way to index DHCP ports so for now we won't
    index them on initial indexing; patch also disables their indexing from
    notifications for consistency. If neutron starts sending notifications
    for them both pieces of code should be removed.

    Change-Id: Ia783a9b59fa05b7d89f5add95797fd509ad391a2
    Closes-Bug: #1558790
    (cherry picked from commit 22e05a88a4c68ff2e3d81aadc7b1c965bfb1e80c)