cloudkitty/cloudkitty/utils
Rafael Weingärtner 9b6e85e5c5 Replace tz.UTC with dateutil.tz.tzutc()
As discussed in https://review.opendev.org/#/c/742477/, this patch
replaces the use of `tz.UTC` with `dateutil.tz.tzutc()`

Also add python-dateutil to requirements.txt, using the same minimum
version as several other OpenStack projects, including nova.

Change-Id: I4da9e8854a571058e48c2f51c1d340bc135cfe2b
(cherry picked from commit b7abb9bb69)
2020-09-03 10:33:45 +02:00
..
__init__.py Raise an exception in case of an invalid configuration file 2019-11-27 14:48:13 +01:00
json.py Switch import's behaviour to absolute imports for json module 2019-11-27 19:44:17 +01:00
tz.py Replace tz.UTC with dateutil.tz.tzutc() 2020-09-03 10:33:45 +02:00
validation.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00