tripleo-heat-templates/deployment/database
Damien Ciabrini e8ddc606b2 Remove race during mysql database creation
The mysql database is create by container mysql_bootstrap,
which let Kolla run mysqld_safe temporarily, and then
let TripleO run it for additional setup.

Before running the second temporary mysqld server, make
sure that the mysqld_safe script started by Kolla is
always stopped, to avoid any race condition that would
cause the second mysqld_safe server to be killed by the
Kolla one.

Change-Id: Id7cf45fb95d3c8a2c5519b1a13a5651cf414a115
Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Closes-Bug: #1896009
2020-09-17 16:09:50 +02:00
..
mysql-base.yaml Expose Innodb_buffer_pool_size 2020-08-31 14:34:55 -04:00
mysql-client.yaml Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
mysql-container-puppet.yaml Remove race during mysql database creation 2020-09-17 16:09:50 +02:00
mysql-pacemaker-puppet.yaml Remove race during mysql database creation 2020-09-17 16:09:50 +02:00
redis-base-puppet.yaml Deprecate service ipv6 params 2020-05-12 07:25:11 +00:00
redis-container-puppet.yaml Remove redundant file management for /run/redis 2020-07-27 17:48:15 +00:00
redis-pacemaker-puppet.yaml pcs commands on host: redis bundle 2020-09-03 13:01:30 +00:00