fb1874113d
To be able to run properly dns_domain_name related tests from the neutron_tempest_plugin.api.test_ports module, Neutron has to have configured non default dns_domain_name option. This patch adds custom environment file which will set that config option to "openstackgate.local" which is the same value like is configured in all of the Neutron CI jobs by the Neutron Devstack plugin. Related-Bug: #1950815 Change-Id: I4d803a7b43533debdf6063299878cf1b13c664e6
3 lines
62 B
YAML
3 lines
62 B
YAML
parameter_defaults:
|
|
NeutronDnsDomain: 'openstackgate.local'
|