commit 6acb3addca44e19449ea6db1f758a65b18ca2417 Author: Pavlo Shchelokovskyy Date: Mon Oct 5 12:05:15 2020 +0300 Update git submodules * Update telemetry-tempest-plugin from branch 'master' - Allow to disable SSL validation in gabbi tests Gabbi does not allow to pass custom path to (self-signed) SSL certs, so we can't really re-use the CONF.identity option (as does the AODH test client). This patch adds a new config option CONF.telemetry.disable_ssl_certificate_validation (False by default) that will disable SSL cert validation when running gabbits. For comparison, see similar patch to heat's tempest plugin https://review.opendev.org/#/c/703335 Change-Id: I298c8ebb45f0768b12919cf4f67462df0ff4c631 diff --git a/telemetry-tempest-plugin b/telemetry-tempest-plugin index 566783b..959fc69 160000 --- a/telemetry-tempest-plugin +++ b/telemetry-tempest-plugin @@ -1 +1 @@ -Subproject commit 566783bbed6cde196c69a21412004bdcd38e2f6f +Subproject commit 959fc69e492ed1d2297cce624c1efbf79e9f1b66