kolla-ansible/ansible/roles/mariadb/tasks
Steven Dake bd5e5bbb64 Use one data container for all data volumes
The previous method of using the API image for a data container
worked, but resulted in more data being bindmounted and copied
into the system.  This patch resolves that by essentially using
a distro-type as a FROM in a Dockerfile to generate
distro-type-data.  Further all of the data containers used
throughout ansible are modified to use this new data container.

Change-Id: I8846573d4f2d4b98d4f46c770bfefc6d4c5cd0b5
Partially-Implements: blueprint one-data-container
2015-08-18 20:52:27 -07:00
..
bootstrap.yml Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
config.yml Rename role name to service name 2015-07-30 19:35:17 +00:00
main.yml Rename role name to service name 2015-07-30 19:35:17 +00:00
register.yml Merge "Update mariadb confs and ports" 2015-08-13 20:19:44 +00:00
start.yml Remove bootstrap.yml abstraction for mariadb 2015-08-13 10:35:45 +00:00