cloudkitty/cloudkitty/tests/utils_tests
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 Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
test_json.py Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
test_tz.py Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
test_utils.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_validation.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00