kolla-ansible/ansible/roles/mariadb/tasks
Eduardo Gonzalez 1a682fab28 Support stop specific containers
With this change, an operator may be able to stop a
service container without stopping all services in a host.
This change is the starting point to start
fast-forward upgrades support.
In next changes new flags will be introducced to disable
stop dataplane services during upgrades.

Change-Id: Ifde7a39d7d8596ef0d7405ecf1ac1d49a459d9ef
Implements: blueprint support-stop-containers
2018-11-26 08:07:01 +00:00
..
backup.yml Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
bootstrap_cluster.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Update usage of "|" to "is" 2018-08-13 12:40:10 +05:30
config.yml Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
lookup_cluster.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00: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
recover_cluster.yml Update usage of "|" to "is" 2018-08-13 12:40:10 +05:30
register.yml Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00