cloudkitty/cloudkitty/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
..
api Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
cli Support upgrade checks 2019-02-04 08:42:21 +00:00
collectors Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
common Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
fetchers Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
gabbi Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
storage Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
utils_tests Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
__init__.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
samples.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
test_config.py Delete v2 gnocchi storage 2019-02-01 16:53:05 +01:00
test_dataframe.py Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
test_hacking.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_hashmap.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_keystone_fetcher.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_orchestrator.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_policy.py Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
test_pyscripts.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_rating.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_state.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
test_storage_state.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
utils.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00