kolla/kolla
Marcin Juszkiewicz 63e5e4d658 build: exit if there is no Docker connection
When user starts Kolla on system without Docker daemon running huge
traceback is generated and then exit.

Issue is because KollaWorker raises exception but no one catches it
(then only call to it is in run_build() which assumes everything is ok).

Change-Id: I68ea3f48c75b51dbbab3accbc531d2f73428c48f
2019-01-31 10:48:20 -05:00
..
cmd Update hacking version 2018-12-27 12:02:17 +00:00
common Add base_package_type 2019-01-16 08:36:44 -07:00
hacking Improve pep8 checking along with hacking 2018-10-09 12:26:24 +00:00
image build: exit if there is no Docker connection 2019-01-31 10:48:20 -05:00
template Ignore undefined values in customizable filter 2018-12-24 09:43:06 +00:00
tests Add base_package_type 2019-01-16 08:36:44 -07:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
exception.py Add dots at first line in docstring 2017-05-04 09:23:41 +01: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