oslo.utils/oslo_utils
Sean McGinnis f511ca0b92
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: I7aa3b46a51e416f1c949538301be2365c39047ed
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-04 17:30:01 -05:00
..
locale Imported Translations from Zanata 2018-03-01 06:07:18 +00:00
tests Merge "Use unittest.mock instead of third party mock" 2020-04-06 15:12:09 +00:00
__init__.py Move files out of the namespace package 2015-01-06 17:07:36 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 23:34:11 +08:00
dictutils.py Create dictutils and add 'flatten_dict_to_keypairs' 2016-11-01 23:35:57 +08:00
encodeutils.py Fix exception raise at rpdb session 2018-09-07 10:15:51 +03:00
eventletutils.py eventletutils: Optimise EventletEvent.clear() 2019-01-25 14:56:57 +13:00
excutils.py Remove log translations 2017-03-28 13:53:16 +08:00
fileutils.py improve docstring for last_bytes() 2018-01-02 08:50:18 -05:00
fixture.py Fix docstring formatting nit in uuidsentinel 2018-08-28 15:25:18 +00:00
fnmatch.py Merge "Add missing doc index for imageutils and fnmatch" 2015-12-17 18:02:48 +00:00
imageutils.py Update hacking for Python3 2020-04-02 15:10:56 +02:00
importutils.py Make method import_versioned_module work 2016-10-12 16:51:52 +08:00
netutils.py Add method to escape ipv6 ip addresses 2017-08-18 12:50:08 +01:00
reflection.py Update hacking version 2019-02-13 14:28:34 +08:00
secretutils.py Update hacking for Python3 2020-04-02 15:10:56 +02:00
specs_matcher.py Merge "Clean imports in code" 2018-02-09 12:55:21 +00:00
strutils.py Verify the sanitize keys are lowered 2019-11-22 08:57:53 +00:00
timeutils.py Remove monotonic usage 2020-05-04 17:30:01 -05:00
units.py Write document for each unit of oslo_utils.utils 2015-10-15 16:14:14 +02:00
uuidutils.py Add toggle 'dashed' to 'generate_uuid' function 2016-12-06 02:38:08 -05:00
versionutils.py Prevent deprecation error messages from pkg_resources 2017-07-25 09:08:33 -07:00