blazar-dashboard/blazar_dashboard
Pierre Riteau 0a4fc6a160 Remove Python 3.8 support and replace pytz code
Python 3.8 is no longer part of the tested runtimes for 2024.2 [1]
because its EOL is coming soon.

Python >= 3.9 provides the zoneinfo module to manipulate timezones. This
change replaces the usage of pytz, which was an implicit dependency
recently removed from Horizon [2].

[1] https://governance.openstack.org/tc/reference/runtimes/2024.2.html
[2] https://review.opendev.org/c/openstack/horizon/+/921651

Change-Id: If1f6627047787ae1965d5e66a2e73ad539a44039
2024-09-12 09:07:50 +02:00
..
api Remove Python 3.8 support and replace pytz code 2024-09-12 09:07:50 +02:00
content Remove Python 3.8 support and replace pytz code 2024-09-12 09:07:50 +02:00
enabled Fix removed Django function calls 2024-02-12 15:37:48 +00:00
static/leases Add a resource availability calendar for hosts 2022-01-27 16:06:50 +01:00
test Use json.loads instead of eval for JSON parsing 2020-09-30 19:07:43 +02:00
__init__.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
conf.py Add a resource availability calendar for hosts 2022-01-27 16:06:50 +01:00
version.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00