barbican/functionaltests/api
Takashi Natsume b365afcd9c Replace deprecated datetime.utcnow()
The datetime.utcnow() is deprecated in Python 3.12.
Replace datetime.utcnow() with oslo_utils.timeutils.utcnow().
This bumps oslo.utils to 7.0.0.

Change-Id: Ic4e33df4fc9e858a9de139066feaaaec71bfc6fe
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2024-11-13 15:49:59 +00:00
..
v1 Replace deprecated datetime.utcnow() 2024-11-13 15:49:59 +00:00
__init__.py Add tempest tests to run in devstack gate 2014-07-25 17:03:41 -05:00
base.py tests: Enable warnings 2023-07-13 09:57:19 +01:00