tripleo-heat-templates/ci
Nir Magnezi a6e81dbfaf 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/669824/
Depends-On: https://review.opendev.org/#/c/669829/
Depends-On: https://review.opendev.org/#/c/669848/

Change-Id: Ie596b04614c2ca9d961694f4012c1553a092aa3e
(cherry picked from commit 1f3088c4aa)
(cherry picked from commit 680f341f19)
(cherry picked from commit 31b9d60175)
2019-10-28 10:21:06 -02:30
..
common Import net-config-simple-bridge.yaml from tropleo-ci repo 2018-03-02 00:31:37 +00:00
environments CI should auto-generate server_certs_key_passphrase 2019-10-28 10:21:06 -02:30
pingtests Update pingtest description 2018-01-24 11:03:02 +01:00
scripts Setup FreeIPA to serve DNS in the setup script 2017-02-15 15:21:53 +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