oslo.concurrency/oslo_concurrency
Yuriy Taraday ef7bfd5771 Check for SubprocessError by name on Python 3.x
With eventlet SubprocessError raised by Popen seem to have different
class from subprocess.SubprocessError accessible from test.
I don't have proper solution for this, it seems somewhere old
SubprocessError is cached and then eventlet overrides it, so it is not
visible from test method context. This workaround seems to be good
enough to unblock gate.

Change-Id: If5ae0911e14671e05aca5e393c5cc183b72703d6
Closes-Bug: #1688201
2017-06-29 16:12:12 +04:00
..
fixture Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00
locale Imported Translations from Zanata 2016-06-11 07:59:54 +00:00
tests Check for SubprocessError by name on Python 3.x 2017-06-29 16:12:12 +04:00
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
_i18n.py Update translation setup 2016-01-28 20:41:28 +01:00
lockutils.py Fix wrong import example in docstring 2016-05-11 19:21:43 +08:00
opts.py Bump to hacking 0.10 2015-01-12 21:11:16 +00:00
prlimit.py processutils: add support for missing process limits 2016-04-19 14:35:24 +01:00
processutils.py Automatically convert process_input to bytes 2017-01-12 14:07:26 -05:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:22 -05:00
watchdog.py Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00