heat/heat/tests/constraints
Takashi Kajinami 84ca8a18e0 Use zoneinfo instead of pytz if available
The zoneinfo module was introduced in Python 3.9. We can use that
built-in module instead of the 3rd party library (pytz).

This is based on change I1f88bdadc68bfa726eac1da1c5824c1ed352ad98 in
oslo.utils.

Change-Id: I539120a6bfb850b0c4e384e51caa021761a4f6b8
2024-01-27 19:23:00 +09:00
..
__init__.py collect common constraints 2015-08-02 00:32:07 +08:00
test_common_constraints.py Use zoneinfo instead of pytz if available 2024-01-27 19:23:00 +09:00