python-tempestconf/config_tempest
Martin Kopec 283de20574 Replace tenant by project, part 1
Replace use of tenant when it's setting to or reading from
tempest.conf (conf object).
The change is needed for correct reading of that value in
dependent patches - need to count on that it's project not
tenant anymore.

Change-Id: Ic2987ce322a0cd4a92d35b06a86aec95226f981e
Story: 2002116
Task: 19795
2018-06-11 12:06:56 +00:00
..
services Move configuring of services to services class 2018-06-05 14:19:42 +00:00
tests Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
clients.py Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00
constants.py Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00
credentials.py Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00
flavors.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
main.py Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00
tempest_conf.py Don't expose user credentials 2018-06-01 12:17:42 +00:00
users.py Replace tenant by project, part 1 2018-06-11 12:06:56 +00:00