tripleo-heat-templates/ci/environments
Tom Barron 4274ea94d9 Remove ganesha_vip extra config workaround
for scenario004

We were using extra config to set ganesha_vip because it was unset
if the isolated StorageNFS network is not deployed, as it is with
Standalone deployment in CI.

Now it is set, and set to an address on the external net where guest
VMs can reach it.

Related-Bug: #1911022
Change-Id: Ic20b3aaccc18c19973a07798f20a63ac9d5c0bb7
(cherry picked from commit 8b07db1979)
(cherry picked from commit 43c28e9c2a)
(cherry picked from commit 68cc95c3af)
2022-01-10 23:41:22 +00:00
..
network Remove Nova parameters that are no longer used 2020-11-09 15:45:35 +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 Remove all ignore_errors to avoid confusion when debugging 2020-03-05 21:51:19 -05:00
multinode-3nodes-registry.yaml Enable external public endpoint for MetricsQdr 2020-01-21 13:43:36 +01:00
multinode-3nodes.yaml Make Multipathd an optional service 2019-06-24 07:15:37 -07:00
multinode-containers.yaml Move cell_v2 discovery off compute hosts 2021-02-08 13:42:13 +00:00
multinode-core.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
neutron_l3_qos.yaml Add file which enables QoS related L3 agent extensions 2020-11-25 11:17:26 +00:00
octavia-kvm.yaml Adding env file for octavia with kvm 2020-06-15 07:15:48 +00:00
ovb-ha.yaml Remove ContainerCLI from ovb-ha default file 2019-08-06 16:58:52 +00:00
scenario000-multinode-containers.yaml Use ansible for nodes validation 2020-12-15 12:55:19 +00:00
scenario001-multinode-containers.yaml Configure Ceph to not use separte db/wal LVs 2021-08-11 10:41:44 -04:00
scenario001-standalone.yaml Configure Ceph to not use separte db/wal LVs 2021-08-11 10:41:44 -04:00
scenario002-multinode-containers.yaml Revert "Remove panko" 2020-01-30 20:34:27 +00:00
scenario002-standalone.yaml Disable notification from services by default 2021-01-20 08:46:10 +01:00
scenario003-multinode-containers.yaml Make Multipathd an optional service 2019-06-24 07:15:37 -07:00
scenario003-standalone.yaml Use ansible for nodes validation 2020-12-15 12:55:19 +00:00
scenario004-multinode-containers.yaml Add ceph_ansible_repo variable on ceph-base 2020-02-22 14:04:00 +01:00
scenario004-standalone.yaml Remove ganesha_vip extra config workaround 2022-01-10 23:41:22 +00:00
scenario006-multinode-containers.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario006-multinode.yaml Use timesync service 2019-05-03 14:41:27 -06:00
scenario007-multinode-containers.yaml Use ansible for nodes validation 2020-12-15 12:55:19 +00:00
scenario007-standalone.yaml Use ansible for nodes validation 2020-12-15 12:55:19 +00:00
scenario010-multinode-containers.yaml Configure Ceph to not use separte db/wal LVs 2021-08-11 10:41:44 -04:00
scenario010-standalone.yaml Configure Ceph to not use separte db/wal LVs 2021-08-11 10:41:44 -04:00
scenario012-multinode-containers.yaml ml2-ansible: Set api_max_retries when net-ansible is used 2019-11-27 13:05:58 +00:00
scenario012-standalone.yaml Use ansible for nodes validation 2020-12-15 12:55:19 +00:00
standalone-ipa.yaml Add ci environment file for standalone IPA parameters 2020-05-27 12:50:29 +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.