octavia-tempest-plugin/octavia_tempest_plugin/tests
Arx Cruz a1c25b3b64 Fix barbican service_available check
Tempest plugins should not explicitly set option from other plugins. The
change I7013888f94261d94e1cd4c3167dc84da7125d1da set
service_available.barbican to false if the barbican plugin doesn't
exist, but cause duplicate error if both are installed. The right way to
check if a service is available or not is checking if the attribute
exists and set the default to false. This patch fix the duplicate error.

Depends-On: https://review.openstack.org/#/c/639153/
Change-Id: I1ba353328e759391cc6a46d95b74c85c4cea6d92
Closes-Bug: 1817154
2019-03-07 13:54:49 +00:00
..
api Merge "Add listener stats service client and API test" 2019-02-25 03:59:16 +00:00
barbican_scenario Fix barbican service_available check 2019-03-07 13:54:49 +00:00
scenario Check Monitor in Member Scenario Tests 2019-02-18 09:44:47 +00:00
__init__.py Initial setup of the octavia-tempest-plugin repo 2017-05-11 18:32:01 +00:00
test_base.py Adds provider API tests 2019-01-28 22:40:36 +00:00
validators.py Create scenario tests for load balancers 2018-04-10 12:20:01 -07:00
waiters.py Create api+scenario tests for members 2018-05-18 16:08:34 -07:00