Comment 20 for bug 2040172

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/901791
Committed: https://opendev.org/openstack/neutron/commit/6e3cbee84578eee3714659498ba334693b617f41
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 6e3cbee84578eee3714659498ba334693b617f41
Author: Harald Jensås <email address hidden>
Date: Tue Oct 24 09:38:33 2023 +0200

    get_hosts_mapped_with_segments add filter agt_type

    Extend the get_hosts_mapped_with_segments method to add
    optional filters to include/exclude based on agent type.
    Uses a joined query, when both include and exclude
    filtering is used togheter the exclude filter is most
    significant.

    Partial-Bug: #2040172

    Change-Id: I2cfd52a2657fad989e24e974fda470ecd960262b
    Signed-off-by: Harald Jensås <email address hidden>
    (cherry picked from commit 64b5787c3283b29cd36dde46ae298ae332f972d5)