cloudkitty/cloudkitty/utils
Rafael Weingärtner b7abb9bb69 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
2020-08-21 15:58:38 +02:00
..
__init__.py Raise an exception in case of an invalid configuration file 2019-11-27 14:48:13 +01:00
json.py Stop to use the __future__ module. 2020-08-13 09:44:17 +00:00
tz.py Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
validation.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00