oslo.concurrency/oslo_concurrency
Eric Fried fe86f5e4ae Some test cleanup
- Tests are based on oslotest.base.BaseTestCase, which uses the
  NestedTempFile fixture, which uses the TempDir fixture, which adds a
  cleanup routine to remove the base temporary directory it creates.
  There's therefore no need for tests to clean up this directory, so all
  the code that does that is removed.
- The eventlet incarnation of tests was trying to make use of the `env`
  external without whitelisting it, resulting in an ugly red deprecation
  warning. This commit adds `env` to whitelist_externals in [testenv].
- A handful of typos in the Beowulf quote are corrected.

Change-Id: I91cc52e00e0a918dadd2a3a771bd322b0f165ed2
2019-09-17 16:13:30 -05:00
..
fixture Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00
locale Imported Translations from Zanata 2018-03-01 07:17:38 +00:00
tests Some test cleanup 2019-09-17 16:13:30 -05:00
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
_i18n.py Remove log translations 2017-07-11 02:40:05 +00:00
lockutils.py Merge "Add support for fair locks" 2018-11-05 23:22:41 +00:00
opts.py Update hacking version 2019-01-21 19:32:38 -05:00
prlimit.py processutils: add support for missing process limits 2016-04-19 14:35:24 +01:00
processutils.py Replace git.openstack.org URLs with opendev.org URLs 2019-05-05 13:01:11 +08: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