kolla-ansible/kolla
Joshua Harlow 3bd1f14c4f Be smarter about what to do when making a docker client
Instead of having the program sys.exit when a docker
client object can not be created (which kills all the threads
and messes up the program and its associated state) have a
exception be raised when this (for whatever reason) fails.

Also refactor so that there is a docker task that the docker
client using tasks can all inherit from.

TrivalFix

Change-Id: Ie81aff10cfe6f2fc5c65d53402200e3928fb460c
2016-06-27 14:09:25 -07:00
..
cmd Change the search path to look locally 2016-06-13 07:05:26 -04:00
common Merge "Stop using a global logger for all the things" 2016-06-27 06:48:08 +00:00
hacking Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
image Be smarter about what to do when making a docker client 2016-06-27 14:09:25 -07:00
template Customizations continued 2016-06-24 13:56:20 +00:00
tests Stop using a global logger for all the things 2016-06-21 15:25:05 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00