blazar-dashboard/blazar_dashboard/api
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
..
__init__.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
client.py Remove Python 3.8 support and replace pytz code 2024-09-12 09:07:50 +02:00