python-tempestconf/config_tempest/tests/services
Martin Kopec 507940a586 Introduce post_configuration method
The patch renames set_service_availability method to
post_configuration.
The patch also removes some service specific code by
implementing a new Service method - post_configuration.

Story: 2002787
Task: 30507

Change-Id: I1155a5b204ed4d69bf59a697185d3e3c3b4aeb79
2019-04-15 09:35:13 +00:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
test_base.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
test_boto.py Move disabling of logging to the test base file 2019-04-09 13:29:51 +00:00
test_ceilometer.py Introduce post_configuration method 2019-04-15 09:35:13 +00:00
test_compute.py Enhancements in nova support 2018-05-28 11:06:12 +02:00
test_horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
test_identity.py Fix identity service url for v3 2018-06-12 23:44:22 +02:00
test_image.py Fix http_image uploading to glance 2018-07-10 14:59:37 +00:00
test_network.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
test_object_storage.py Merge "Fix check_service_status" 2018-07-02 09:42:05 +00:00
test_services.py Remove static class loader 2018-08-27 17:17:41 +02:00
test_volume.py Introduce post_configuration method 2019-04-15 09:35:13 +00:00