tripleo-heat-templates/ci
Nir Magnezi 31b9d60175 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/669822/
Depends-On: https://review.opendev.org/#/c/669825/
Depends-On: https://review.opendev.org/#/c/669856/

Change-Id: Ie596b04614c2ca9d961694f4012c1553a092aa3e
(cherry picked from commit 1f3088c4aa)
(cherry picked from commit 680f341f19)
2019-07-29 15:09:50 +00:00
..
common standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-23 13:14:57 +00:00
environments CI should auto-generate server_certs_key_passphrase 2019-07-29 15:09:50 +00:00
pingtests Change template names to rocky 2018-05-09 08:28:42 +02:00
scripts Add a FreeIPAExtraArgs param to ci/scripts/freeipa_setup.sh 2018-08-16 19:55:00 +02:00
README.rst Fix grammar 2016-11-29 21:49:18 -05:00

README.rst

TripleO CI environments

TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.

For more informations about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci