deb-glance/glance/async
ChangBo Guo(gcb) 82ea7ab0d0 Fix BaseException.message deprecation warnings
message attribute in Exception has been deprecated since python 2.6,
and was removed in Python 3. Use encodeutils.exception_to_unicode to
convert an exception as we did in other places.

Change-Id: Ie066da8f62ba2367814e030760f5e99c7b3127ca
2016-02-28 00:10:29 +08:00
..
flows Fix BaseException.message deprecation warnings 2016-02-28 00:10:29 +08:00
__init__.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
taskflow_executor.py No need to have async executor fetching be a contextmanager 2016-01-27 12:45:00 -08:00
utils.py Add note in comment where upstream taskflow change is 2016-01-25 12:29:16 -08:00