kayobe/ansible/filter_plugins
Mark Goddard a62ad6b0d3 Allow switch ports to be excluded from NGS trunk port list
Currently we use the switch interface descriptions in the
switch_interface_config variable with the
kolla_neutron_ml2_generic_switch_trunk_port_hosts variable to generate a list
of ports for each switch that should be added as trunk ports to all networks.

This change allows switch interfaces to be given an 'ngs_trunk_port' boolean
field which can be used to exclude matching interfaces from the list. This
may be useful in cases where a host has multiple interfaces but only some
should be added as trunk ports.
2017-09-11 10:29:13 +00:00
..
bmc_type.py Add support for setting bmc_type=intel for Intel BMCs 2017-08-29 13:12:47 +00:00
networks.py Add network configuration for gateways in provisioning and inspection networks 2017-09-01 18:22:42 +00:00
switches.py Allow switch ports to be excluded from NGS trunk port list 2017-09-11 10:29:13 +00:00