tripleo-heat-templates/ci
yatinkarel 7efe0063b9 Enable dns_domain_ports extension by default
'dns_domain_ports' extension allows dns_domain to be set
for ports and ML2 OVN supports it since wallaby[1]
and ML2 OVS long before that.
This patch replaces 'dns' with 'dns_domain_ports' for
NeutronPluginExtensions in ml2 plugin heat template and
all environment files.
'dns' extension not equired to be enabled explicitly
with 'dns_domain_ports' as it inherits all the capabilities
of 'dns' extension.

[1] https://review.opendev.org/q/Ic269902ef7a16893c4ea624b04347d04db4f52d9

Related-Bug: #1990480
Change-Id: I25f75d7bd8864ea132246cea79e073232d664d76
2022-09-26 17:52:25 +05:30
..
common Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
environments Enable dns_domain_ports extension by default 2022-09-26 17:52:25 +05:30
README.rst Fix typos in comments and parameter descriptions 2022-08-03 17:07:11 +05:30
custom_ci_roles_data.yaml new tht for Cinder NFS backend 2022-09-21 21:43:08 +05:30
custom_names_network_data.yaml Add templates for custom network ci job 2021-12-06 17:12:07 +05:30
custom_names_vip_data.yaml Add templates for custom network ci job 2021-12-06 17:12:07 +05:30
network_data.yaml Network data v2 YAML definition for CI 2020-11-19 02:43:29 +01:00
network_data_v6.yaml Add ipv6 network_data/vip_data for CI jobs 2021-09-21 16:45:46 +05:30
vip_data.yaml CI - Add vip_data file 2021-03-16 20:35:41 +00:00
vip_data_v6.yaml Add ipv6 network_data/vip_data for CI jobs 2021-09-21 16:45:46 +05:30

README.rst

TripleO CI environments

TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.

For more information about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci