python-tempestconf/config_tempest
Martin Kopec c3771689de Edit assert to support py2
In order to package tempestconf for Train release which still supports
py2, the unit tests need to be compatible with py2. Therefore let's
replace assertCountEqual call by assertEqual.

Change-Id: I7246de0975624fc32feb03e6b10b5cd4cdfce054
2020-08-06 04:54:12 +00:00
..
services [share] Specify supported protocols 2020-07-16 20:53:38 +03:00
tests Edit assert to support py2 2020-08-06 04:54:12 +00:00
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
accounts.py Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00
clients.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
constants.py Update DEFAULT_FLAVOR_{RAM, _ALT} >= 128 2020-06-26 21:18:26 +05:30
credentials.py Create utils.py 2018-08-13 11:57:14 +02:00
flavors.py Allow to specify min flavor memory and disk size 2019-03-29 10:14:05 +00:00
main.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
profile.py Replace yaml.load() with yaml.safe_load() 2020-03-09 10:24:11 +01:00
tempest_conf.py Fixed SafeConfigParser deprecation warning for py3 2019-01-03 17:04:02 +05:30
users.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
utils.py Create utils.py 2018-08-13 11:57:14 +02:00