neutron/neutron/services/segments
Harald Jensås 64b5787c32
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 <hjensas@redhat.com>
2023-10-25 16:31:30 +02:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py get_hosts_mapped_with_segments add filter agt_type 2023-10-25 16:31:30 +02:00
exceptions.py segment: enable multisegments support for host 2022-12-15 16:55:39 +01:00
plugin.py Fix some pylint indentation warnings 2022-12-01 16:21:37 +00:00