python-tempestconf/config_tempest/tests
Martin Kopec cdc0266de5 Allow to specify min flavor memory and disk size
python-tempestconf doesn't provide any way how to define a
different flavor memory and disk size but provides an option
for defining a custom image (not cirros which is default).
However, when using custom image the default flavor size is
not enough.
Therefore the review adds two arguments which can be used
for defining flavor minimum memory and minimum disk size.

The review also edits the documentation and fixes a few typos.

Change-Id: Iba14b65ff8e147765e47d223dea6231ab649135f
Story: 2001536
Task: 6341
2019-03-29 10:14:05 +00:00
..
services Remove static class loader 2018-08-27 17:17:41 +02:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Constraint flake8 and pyflakes versions 2018-11-27 17:55:14 +00:00
test_accounts.py Don't expose credentials 2018-08-10 14:38:15 +00:00
test_clients.py Replace tenant by project, part 2 2018-06-22 10:42:06 +00:00
test_config_tempest.py Set region_name from os-client-config to set identity.region 2018-11-20 21:20:59 +05:30
test_credentials.py Fix identity url version detection 2018-08-09 14:35:24 +02:00
test_flavors.py Allow to specify min flavor memory and disk size 2019-03-29 10:14:05 +00:00
test_profile.py Add unit test for profile feature 2018-12-21 15:58:41 +00:00
test_tempest_conf.py Add argument which allows users to add extensions 2018-12-17 16:43:05 +00:00
test_users.py Fix identity url version detection 2018-08-09 14:35:24 +02:00