tripleo-heat-templates/ci/environments
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
..
network Add templates for custom network ci job 2021-12-06 17:12:07 +05:30
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
multinode-containers.yaml Add auditd Service in multinode-containers.yaml 2022-08-22 04:50:57 +00:00
multinode-core.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2021-05-19 10:16:58 +05:30
neutron_dns_domain.yaml [Neutron] Add custom env file to set dns_domain_name 2021-11-16 11:11:39 +01:00
neutron_l3_qos.yaml Add file which enables QoS related L3 agent extensions 2020-11-16 10:25:48 +00:00
neutron_sec_group_quota.yaml Add NeutronSecurityGroupQuota to allow setting quota_security_group 2020-03-18 02:26:51 +00:00
octavia-kvm.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
ovb-ha.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
scenario000-multinode-containers.yaml Remove deprecated ceph-base parameters 2022-06-03 16:39:01 +00:00
scenario000-standalone.yaml Neutron: Remove NSX plugin support 2022-08-04 11:22:16 +09:00
scenario001-multinode-containers.yaml Deprecate CephPoolDefaultPgNum and CephPoolDefaultSize 2022-06-30 16:19:55 -04:00
scenario001-standalone.yaml Do not override CephClientConfigVars in standalone scenarios 2022-07-27 17:46:21 +00:00
scenario002-standalone.yaml Heat: Clean up leftover of CloudWatch API 2022-06-09 13:53:46 +09:00
scenario003-standalone.yaml Enable dns_domain_ports extension by default 2022-09-26 17:52:25 +05:30
scenario004-standalone.yaml Do not override CephClientConfigVars in standalone scenarios 2022-07-27 17:46:21 +00:00
scenario007-multinode-containers.yaml Set DhcpAgentNotification to be "false" by default 2021-08-31 12:33:04 +02:00
scenario007-standalone.yaml Set DhcpAgentNotification to be "false" by default 2021-08-31 12:33:04 +02:00
scenario010-multinode-containers.yaml Octavia Jobboard integration 2022-08-26 09:50:19 +02:00
scenario010-standalone.yaml Octavia Jobboard integration 2022-08-26 09:50:19 +02:00
scenario012-standalone.yaml Set DhcpAgentNotification to be "false" by default 2021-08-31 12:33:04 +02:00
scenario013-standalone.yaml Octavia Jobboard integration 2022-08-26 09:50:19 +02:00
standalone-ipa.yaml Generate certificates using ansible role 2021-03-10 16:28:22 +01:00

README.rst

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.