zun/zun/container/docker
Hongbin Lu ee968441aa Keep the trace when reraising docker error
In before, we catch all exceptions raised by docker-py and reraise
a Zun exception. The original trace is lost in this approach which
makes it hard to debug. This commit reraise the docker error by
keeping its trace.

Change-Id: Ie680cc2e4fe3c56d58ee729bdf191f2efa0aec98
2017-08-30 04:59:36 +00:00
..
__init__.py Implement Zun compute 2016-08-09 14:28:05 -05:00
driver.py Merge "Fix the 'addresses' field of container" 2017-08-14 10:39:47 +00:00
host.py Remove market function _() 2017-06-28 08:08:38 +07:00
utils.py Keep the trace when reraising docker error 2017-08-30 04:59:36 +00:00