python-tempestconf/config_tempest/tests/services
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
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
test_aws.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_base.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_ceilometer.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_compute.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_horizon.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_identity.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
test_image.py Remove deprecated scenario image option 2021-01-25 10:01:15 +00:00
test_network.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_object_storage.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_octavia.py Edit assert to support py2 2020-08-06 04:54:12 +00:00
test_services.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_volume.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00