openstack-python-openstackc.../openstackclient/image/v2
Takashi Kajinami ea85c7aa4d Replace deprecated datetime.utcfromtimestamp
It was deprecated in Python 3.12 in favor of datetime.fromtimestamp[1].

[1] https://docs.python.org/3/library/datetime.html#datetime.datetime.utcfromtimestamp

Change-Id: Ia805157eaecac0c61d4c5f88daa430ec6d69a9d4
2025-06-18 18:15:52 +09:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
cache.py Replace deprecated datetime.utcfromtimestamp 2025-06-18 18:15:52 +09:00
image.py Fix openstack image import --method web-download --uri 'invalid value' 2025-05-30 22:47:29 +09:00
info.py Adding `image delete --store and image import info` commands 2023-08-07 17:13:33 +00:00
metadef_namespaces.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
metadef_objects.py pre-commit: Migrate from flake8 to ruff 2024-08-29 15:55:13 +01:00
metadef_properties.py image: Trivial fixes 2024-01-29 13:53:34 +00:00
metadef_resource_type_association.py typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
metadef_resource_types.py typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
task.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00