kolla-ansible/ansible/roles/monasca/tasks
Doug Szumski 2c730590d7 Improve Grafana DB bootstrap
This fixes an issue where multiple Grafana instances would race
to bootstrap the Grafana DB. The following changes are made:

- Only start additional Grafana instances after the DB has been
  configured.

- During upgrade, don't allow old instances to run with an
  upgraded DB schema.

Change-Id: I3e0e077ba6a6f43667df042eb593107418a06c39
Closes-Bug: #1888681
2020-07-27 08:23:05 +00:00
..
bootstrap_service.yml Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
bootstrap.yml Ansible lint: lines longer than 160 chars 2020-04-16 15:59:06 +02:00
check-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
check.yml Support deploying the Monasca API 2018-05-21 09:28:13 +00:00
config.yml Switch to Monasca API for logs 2020-05-23 17:49:32 +01:00
copy-certs.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Performance: remove unnecessary conditions from includes 2020-07-07 15:50:58 +01:00
loadbalancer.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
post_config.yml Fix Grafana datasource update 2020-06-15 11:34:30 +02:00
precheck.yml Switch to Monasca API for logs 2020-05-23 17:49:32 +01:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Create and grant all keystone roles in service-ks-register 2019-09-24 08:50:04 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Improve Grafana DB bootstrap 2020-07-27 08:23:05 +00:00