oslo.utils/oslo_utils
Petr Vaněk 77c90bd6bd Replace deprecated assertAlmostEquals method
The assertAlmostEquals method has been deprecated since Python 3.2 and
was removed in Python 3.12 [1], assertAlmostEqual should be used as the
replacement.

[1] https://docs.python.org/3.13/whatsnew/3.12.html#removed

Change-Id: I1c1be8072e8be6aa5a0e876d08817b1255a31275
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
2023-06-22 12:03:58 +02:00
..
locale Imported Translations from Zanata 2018-03-01 06:07:18 +00:00
tests Replace deprecated assertAlmostEquals method 2023-06-22 12:03:58 +02: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 Address nits from six removal patch 2021-02-01 10:47:54 +00:00
encodeutils.py Remove all usage of six library 2020-10-09 19:20:51 +08:00
eventletutils.py eventletutils: Optimise EventletEvent.clear() 2019-01-25 14:56:57 +13:00
excutils.py Remove all usage of six library 2020-10-09 19:20:51 +08:00
fileutils.py Add util methods for checking json and yaml formatted file 2020-08-26 09:39:02 -05:00
fixture.py Modify UUID sentinel to support keystone-like UUIDs 2021-08-03 13:13:58 +02:00
imageutils.py [imageutils] Fix __str__ for QemuImgInfo 2022-11-11 16:18:15 -05:00
importutils.py Make method import_versioned_module work 2016-10-12 16:51:52 +08:00
netutils.py Add netutils.get_my_ipv6() 2023-05-24 13:58:29 +00:00
reflection.py Address nits from six removal patch 2021-02-01 10:47:54 +00:00
secretutils.py Add function to encapsule md5 for FIPS systems 2020-09-16 16:47:07 -04:00
specs_matcher.py Merge "Clean imports in code" 2018-02-09 12:55:21 +00:00
strutils.py strutils: update string_to_bytes 2023-05-31 13:28:24 -04:00
timeutils.py Fix compatibility with Python 3.8 2023-05-15 17:29:46 +09:00
units.py Update units for current SI prefixes 2023-04-07 11:34:06 -04:00
uuidutils.py Add toggle 'dashed' to 'generate_uuid' function 2016-12-06 02:38:08 -05:00
versionutils.py Remove all usage of six library 2020-10-09 19:20:51 +08:00