horizon/openstack_dashboard/api/rest
Takashi Kajinami 85316931bd Replace pytz by built-in library
Python >= 3.9 provides the zoneinfo module to manipulate timezones.
Replace pytz by the built-in library to reduce external dependency.

Change-Id: I22707f966b692c056cedecaa83bf2cb0a29c09aa
2024-06-12 14:21:34 +09:00
..
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
cinder.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
config.py Replace pytz by built-in library 2024-06-12 14:21:34 +09:00
glance.py pylint: Fix unnecessary-comprehension warning 2020-09-27 12:44:16 +09:00
json_encoder.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
keystone.py Define default settings explicitly (openstack_dashboard 1/5) 2019-04-24 02:32:47 +09:00
network.py Fix tenant floating_ip_allocation call in neutron rest api. 2019-06-07 10:47:41 +10:00
neutron.py Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
nova.py Address RemovedInDjango40Warning (4) 2022-02-04 16:27:18 +09:00
policy.py Trivial: Fix import order in api/rest/*.py 2016-02-12 12:41:44 +08:00
swift.py Merge "Address RemovedInDjango40Warning (4)" 2022-03-10 12:24:44 +00:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
utils.py Address RemovedInDjango40Warning (7) 2022-02-04 16:27:32 +09:00