kolla/kolla/image
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
..
__init__.py Make build.py importable lib 2016-06-07 16:40:16 +00:00
build.py build: exit if there is no Docker connection 2019-01-31 10:48:20 -05:00