python-tempestconf/config_tempest
Martin Kopec d376c37fd6 Add unit test for profile feature
The patch adds a new unit test for profile feature.
The patch also converts all overrides values read from
profile.yaml to string as this is the data type of overrides.

Change-Id: I795b9b900b6274e689ba64b9721fb63e49696dea
2018-12-21 15:58:41 +00:00
..
services Adapt python-tempestconf to python3 2018-12-12 12:35:26 +00:00
tests Add unit test for profile feature 2018-12-21 15:58:41 +00:00
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
accounts.py Don't expose credentials 2018-08-10 14:38:15 +00:00
clients.py Replace tenant by project, part 2 2018-06-22 10:42:06 +00:00
constants.py Removing dependence of SERVICE_EXTENSION_KEY 2018-08-08 15:09:51 +02:00
credentials.py Create utils.py 2018-08-13 11:57:14 +02:00
flavors.py Fix: return the flavor ID on autodetection 2018-08-06 20:32:34 +02:00
main.py Add profile argument 2018-12-17 16:52:39 +00:00
profile.py Add unit test for profile feature 2018-12-21 15:58:41 +00:00
tempest_conf.py Add argument which allows users to add extensions 2018-12-17 16:43:05 +00:00
users.py Merge "Replace tenant by project, part 2" 2018-06-27 12:44:52 +00:00
utils.py Create utils.py 2018-08-13 11:57:14 +02:00