zun/zun/container
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
..
docker Keep the trace when reraising docker error 2017-08-30 04:59:36 +00:00
os_capability Add resource claim for zun. 2017-05-24 09:42:49 +08:00
__init__.py Implement Zun compute 2016-08-09 14:28:05 -05:00
driver.py Move get_available_network to API layer 2017-08-07 15:07:04 +00:00