ironic-inspector/ironic_inspector/test/unit/db
cid 2d909b4168 Excise use of non-timezone aware utcnow()
Replace all instances of `datetime.datetime.utcnow()`,
which is deprecated, with the timezone-aware oslo's
`timeutils.utcnow()` method, across the Ironic project.

Change-Id: I421d8e9a8e0bcee3ce3344f925a55f4f9f0d695d
2024-06-03 14:58:09 +01:00
..
__init__.py SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
test_api.py tests: Replace assertItemsEqual with assertCountEqual 2023-03-09 10:23:04 -05:00
test_migrations.py Excise use of non-timezone aware utcnow() 2024-06-03 14:58:09 +01:00