Add missing variables from neutron.yml

Change-Id: Id18613fdf12b27374846fdbbac451c99deff2233
This commit is contained in:
Will Szumski 2022-09-08 11:49:30 +01:00
parent 6e2f5a1884
commit 7c9e738046

View File

@ -47,6 +47,13 @@
# secret: not currently supported
#kolla_neutron_ml2_generic_switch_hosts:
# List of Ansible hosts whose switch interfaces are to be configured as tagged
# members of all networks managed by the genericswitch ML2 mechanism driver.
# These hosts will be matched against the description fields in the
# switch_interface_config variable for each switch to determine which
# interfaces should be configured.
#kolla_neutron_ml2_generic_switch_trunk_port_hosts:
# Dict containing additional configuration for switches managed by the
# genericswitch ML2 mechanism driver. For per-switch configuration of switches
# in kolla_neutron_ml2_generic_switch_hosts, this may be set as a group or