oslo.messaging/oslo_messaging
Sean McGinnis c1768401f7
Remove monotonic usage
The monotonic package was needed for monotonic time operations when
running under Python runtimes older than 3.3. Since we now only support
versions higher than this, this third party package requirement can now
be removed.

Change-Id: I598530b3f417964ff697b48e681b135bd119ae81
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-04 17:02:44 -05:00
..
_drivers Remove monotonic usage 2020-05-04 17:02:44 -05:00
hacking Update hacking for Python3 2020-03-30 13:49:29 +00:00
notify Update hacking for Python3 2020-03-30 13:49:29 +00:00
rpc Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
tests Update hacking for Python3 2020-03-30 13:49:29 +00:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
conffixture.py Update hacking version 2019-01-21 19:45:42 -05:00
dispatcher.py Remove useless logging import statements 2016-11-08 10:11:13 +08:00
exceptions.py Implement mandatory flag for RabbitMQ driver 2019-07-01 21:38:32 +02:00
opts.py Update hacking version 2019-01-21 19:45:42 -05:00
serializer.py Update hacking version 2019-01-21 19:45:42 -05:00
server.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Implement the transport options 2019-06-24 16:50:35 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00