Ben Nemec fde490f22d Expose eventlet Event wrapper class
We have a need to use the eventlet Event class directly in
oslo.service. Currently it is copy-pasted from this project, but
we now have a duplicate bug due to that so let's just expose it so
one copy can be used in both places.

This should be safe as the class implements a stdlib interface so
we can't really alter the API, and it's not really private since
instances of it are returned to users.

Change-Id: If8e7a41f9fe5573a780f9faabdbaf1326631d37a
Related-Change: https://review.openstack.org/558879
Related-Bug: 1800879
2018-11-01 20:53:53 +00:00
2018-04-24 14:23:21 +00:00
2018-07-26 12:40:33 +00:00
2018-07-04 08:28:15 +07:00
2015-11-16 23:17:37 +08:00
2018-07-04 08:28:15 +07:00
2018-06-21 13:24:46 +08:00
2017-03-03 00:03:24 +00:00
2018-07-04 08:28:15 +07:00
2018-07-04 08:28:15 +07:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8.8 MiB
Languages
Python 100%