tripleo-heat-templates/ci/environments
Nir Magnezi 680f341f19 CI should auto-generate server_certs_key_passphrase
Bug 1833942 showed that in a case that the generated value
server_certs_key_passphrase is invalid, Octavia will fail to operate.

In CI, we currently provide a pre-defined passphrase that might cover
for potential breakages in the future. This patch removes the
pre-defined passphrase so it will get generated on each run.

Note that, TripleO will now[1] either auto-generate a valid passphrase
or validate a pre-defined one.

Related-Bug: #1833942

[1] https://review.opendev.org/#/q/topic:OctaviaServerCertsKeyPassphrase-32chars

Depends-On: https://review.opendev.org/#/c/669653/
Depends-On: https://review.opendev.org/#/c/669657/
Depends-On: https://review.opendev.org/#/c/669667/

Change-Id: Ie596b04614c2ca9d961694f4012c1553a092aa3e
(cherry picked from commit 1f3088c4aa)
2019-07-28 08:28:51 +00:00
..
network Add ability to specify dns search domains 2019-05-23 20:31:34 +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 Add secondary DNS server to disable-unbound environment 2018-07-20 12:05:37 +00:00
multinode-3nodes-registry.yaml move clustercheck.yaml into deployment 2019-03-19 14:34:52 -04:00
multinode-3nodes.yaml Use timesync service 2019-05-07 13:52:17 +00:00
multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
multinode-core.yaml Convert dynamic lookups to use colon notation 2018-11-12 21:21:49 -07:00
ovb-ha.yaml ci/environments/ovb-ha: force Docker for ContainerCli 2019-03-05 23:36:59 +00:00
scenario000-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario001-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario001-standalone.yaml Override ceph_mon to v2 protocol 2019-04-24 15:53:05 +00:00
scenario002-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario002-standalone.yaml flatten the gnocchi service configurations 2019-03-11 08:19:47 -04:00
scenario003-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario003-standalone.yaml Move Designate to Experimental 2019-03-12 15:12:27 +00:00
scenario004-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario004-standalone.yaml Merge "Override ceph_mon to v2 protocol" into stable/stein 2019-04-28 23:06:36 +00:00
scenario006-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario006-multinode.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario007-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario008-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario009-multinode.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario010-multinode-containers.yaml CI should auto-generate server_certs_key_passphrase 2019-07-28 08:28:51 +00:00
scenario010-standalone.yaml CI should auto-generate server_certs_key_passphrase 2019-07-28 08:28:51 +00:00
scenario012-multinode-containers.yaml Use timesync service 2019-05-07 13:52:17 +00:00
scenario012-standalone.yaml move clustercheck.yaml into deployment 2019-03-19 14:34:52 -04: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.