openstack-python-openstackc.../openstackclient/image
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
..
v1 typing: Remove use of optional imports 2025-03-31 17:48:36 +01:00
v2 Replace deprecated datetime.utcfromtimestamp 2025-06-18 18:15:52 +09:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Don't warn about unsupported version with SDK-based commands 2025-04-10 18:21:17 +01:00