mirror of
https://opendev.org/openstack/barbican.git
synced 2026-01-11 19:57:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| .coveragerc | ||
| .testr.conf | ||
| __init__.py | ||
| post_test_hook.sh | ||
| run_tests.sh | ||
| run_tests_parallel.sh | ||