tripleo-heat-templates/ci/environments
Brent Eagles 7de18e52cd Generate bind pool and bind configuration using deployment info
The bind pool information is now automatically generated and the
variables and sample config files are no longer needed. Matching bind9
and rndc key configuration is also generated.

Note: this patch also removes the use of puppet-dns which is problematic
when bind and the worker aren't on the same host and is awkward to use
with respect to rndc keys. It also modifies yaml-validate.py to correct
a rule changed with respect rndc_allowed_addresses.

Depends-On: Ib121888061b8bfcc4155528a8a209c7e274fafcb
Depends-On: I3383c19f80e70553ae71e644a01dda0f250d19da
Depends-On: I1b6674acbd6f999474cd66cb44357cf6b756a7d0

Change-Id: Ib89bcafe9f65431aee5756a32b2a82adc3d384dc
2021-04-09 15:04:22 -02:30
..
network Make NetworkConfigWithAnsible parameter non-role specific 2020-10-15 19:41:27 +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
disable-unbound.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
multinode-containers.yaml Move cell_v2 discovery off compute hosts 2020-11-18 12:21:59 +00:00
multinode-core.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
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 Make NetworkConfigWithAnsible parameter non-role specific 2020-10-15 19:41:27 +05:30
scenario000-standalone.yaml Designate: split bind instance into separate template 2021-03-22 15:55:00 -02:30
scenario001-multinode-containers.yaml Revert "Hard code jobs to Nautilus before setting new default to Octopus" 2021-03-10 08:44:57 +01:00
scenario001-standalone.yaml Merge "[collectd] Fix CollectdAmqpSendQueueLimit references" 2021-04-06 00:43:10 +00:00
scenario002-standalone.yaml Deprecate zaqar services 2020-10-29 13:26:54 +00:00
scenario003-standalone.yaml Generate bind pool and bind configuration using deployment info 2021-04-09 15:04:22 -02:30
scenario004-standalone.yaml Merge "Revert "Hard code jobs to Nautilus before setting new default to Octopus"" 2021-03-11 07:19:51 +00:00
scenario007-multinode-containers.yaml Merge "Rename NeutronMl2PluginBase TripleO service" 2020-10-24 00:08:46 +00:00
scenario007-standalone.yaml Rename NeutronMl2PluginBase TripleO service 2020-10-20 11:20:41 +10:00
scenario010-multinode-containers.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00:00
scenario010-standalone.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00:00
scenario012-standalone.yaml Don't manage bridge mappings in scenario file 2020-10-14 09:28:33 +00:00
scenario013-standalone.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00: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.