python-tempestconf/config_tempest/tests
Martin Kopec d355f91a6a Remove deprecated scenario image option
Deprecated scenario image options are being removed from tempest,
see [1]. The tempest change makes img_dir obsolete
therefore CONF.scenario.img_file needs to contain the full path to
the image now.
CONF.scenario.img_dir will be removed entirely from tempest in the
near future by [2].

[1] https://review.opendev.org/c/openstack/tempest/+/710996
[2] https://review.opendev.org/c/openstack/tempest/+/754927

Change-Id: Icf7ac92807873d0a5cd8ccaf75033003adb21c0a
2021-01-25 10:01:15 +00:00
..
services Remove deprecated scenario image option 2021-01-25 10:01:15 +00:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Edit unit test base class inheritance 2020-08-04 11:54:16 +00:00
test_accounts.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_clients.py Fix and improve SSL configuration 2020-12-08 15:04:12 +00:00
test_config_tempest.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_credentials.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_flavors.py Update DEFAULT_FLAVOR_{RAM, _ALT} >= 128 2020-06-26 21:18:26 +05:30
test_profile.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_tempest_conf.py Fix flake8 errors 2020-11-14 11:17:27 +00:00
test_users.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00