kolla-ansible/ansible/roles/mariadb/tasks
Steven Dake ba4bcdbbe8 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
2016-04-05 12:02:01 -04:00
..
bootstrap_cluster.yml Fix mysql bootstrap 2016-03-21 12:23:00 +00:00
bootstrap.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
check.yml Change kolla_internal_address variable 2016-02-26 20:00:09 +00:00
config.yml Allow per node configuration with augments 2016-03-17 17:18:00 +00:00
deploy.yml Make a final check to validate mysql works 2016-02-16 13:54:22 +00:00
do_reconfigure.yml Reconfigure mariadb service 2016-03-09 11:36:46 -05:00
do_upgrade.yml Mariadb upgrade 2016-03-16 15:53:27 +00:00
lookup_cluster.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
main.yml Allow mariadb role to pull images 2016-01-06 04:23:28 +00:00
pull.yml Allow mariadb role to pull images 2016-01-06 04:23:28 +00:00
reconfigure.yml Reconfigure mariadb service 2016-03-09 11:36:46 -05:00
recover_cluster.yml Fix mysql bootstrap 2016-03-21 12:23:00 +00:00
register.yml Bump to latest ansible and deps 2016-03-03 15:19:00 +00:00
start.yml Change waiting on mariadb.pid 2016-04-05 12:02:01 -04:00
upgrade.yml After refactor, the upgrade code was missing task 2016-03-17 17:13:09 +00:00