Files
nova/nova/tests/unit/api/openstack/compute
Takashi Kajinami 9b2b82396c Drop direct dependency on iso8601
iso8601.iso8601.UTC has been equivalent to datetime.timezone.utc in
Python 3. Because python 2 is no longer supported, we can directly use
the built-in implementation.

Also replace iso8601.parse_date by the common function in oslo.utils .

Change-Id: I933cc5dd1fa76e320cd96cd8e9b9a7963ff70375
2025-03-01 16:57:52 +09:00
..
2022-02-08 07:52:01 -08:00
2022-08-02 15:31:15 +02:00