kolla-ansible/tools
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
..
__init__.py Add new test script for parallel builds 2015-08-12 14:30:24 -04:00
build-all-docker-images Add --prefix to override .buildconf 2015-06-20 09:09:58 +00:00
build-docker-image Update scripts to check if docker is usable for $USER 2015-07-14 09:38:49 +00:00
build.py Fix gate source building 2015-08-17 10:06:06 -07:00
cleanup-containers Removes Host Cleanup from Container Cleanup Script 2015-07-23 04:24:05 +00:00
cleanup-host Removes Host Cleanup from Container Cleanup Script 2015-07-23 04:24:05 +00:00
cleanup-images Update scripts to check if docker is usable for $USER 2015-07-14 09:38:49 +00:00
gen-source-tar.sh Set curl as the default source install method 2015-08-05 10:40:41 +00:00
init-runonce Use one data container for all data volumes 2015-08-18 20:52:27 -07:00
kolla-ansible Initial kolla-ansible command - deploy support only 2015-07-31 14:39:05 -07:00
openrc-example Adds an example openrc file 2015-07-31 23:58:36 +00:00
pre-commit-hook Change the default shell to bash 2015-04-27 13:26:37 +08:00
setup_docker.sh Make setup_docker.sh bashate compliant 2015-06-07 12:17:59 -07:00
update-build-links Make update-build-links bashate compliant 2015-06-07 12:17:59 -07:00
validate-all-json.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-all-maintainer.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-all-yaml.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-docker-execute Update scripts to check if docker is usable for $USER 2015-07-14 09:38:49 +00:00
validate-json.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00
validate-links.sh Remove not required echo 2015-07-30 06:57:27 +00:00
validate-maintainer.sh Change the default shell to bash 2015-04-27 13:26:37 +08:00
validate-yaml.py Fixed additional OpenStack pep8 issues 2015-07-10 12:01:28 -07:00