tripleo-heat-templates/ci/environments
Alex Schultz 78ca1fe143 Use ansible for nodes validation
The old all nodes validation used a bash script to run some basic ping
tests after the network setup. It used to be a software config but
eventually got baked into the deployment framework. This patch switches
to the ansible role implementation and cleans up the old references to
the old heat resource.

Change-Id: Ia7f055d2c636f950c3fe6d8611834c4ab290f31a
Depends-On: https://review.opendev.org/#/c/747466/
2020-09-04 15:28:16 -06:00
..
network Deprecate service ipv6 params 2020-05-12 07:25:11 +00:00
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 Remove all ignore_errors to avoid confusion when debugging 2020-03-05 09:22:04 -05:00
multinode-containers.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
multinode-core.yaml Convert firewall rules to use TripleO-Ansible 2019-11-18 15:40:22 -06: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 Adding env file for octavia with kvm 2020-06-09 17:44:10 +05:30
ovb-ha.yaml Enable sensitive logs for OVB HA 2020-04-20 17:21:51 +01:00
scenario000-multinode-containers.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario000-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario001-multinode-containers.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario001-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario002-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario003-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario004-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario007-multinode-containers.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario007-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario010-multinode-containers.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario010-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario012-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
scenario013-standalone.yaml Use ansible for nodes validation 2020-09-04 15:28:16 -06:00
standalone-ipa.yaml Add ci environment file for standalone IPA parameters 2020-05-03 19:07:46 +00: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.