kolla/ansible/roles/mariadb
Steven Dake 967d845bdf Change waiting on mariadb.pid
Previously the code looked at mariadb.pid, but this seemed
flakey in function.  It seemed racey and prone to failure on
slower connections to a registry.  The original task was
extremely complex and it didnt really verify that the MariaDB
was ready to serve connections.  Use wait_for with a regex
instead.

Change-Id: I3aafac04f03639b08e0ef4d6a9c9e1a4499f000c
Closes-Bug: #1564278
(cherry picked from commit ba4bcdbbe8)
2016-04-05 23:30:10 +00:00
..
defaults Make galeradb bootstraping robust 2016-01-04 09:10:04 -08:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Change waiting on mariadb.pid 2016-04-05 23:30:10 +00:00
templates Increase database connections to 10000 2016-04-01 21:08:45 +00:00