summaryrefslogtreecommitdiff
path: root/devstack/lib/osprofiler
diff options
context:
space:
mode:
Diffstat (limited to 'devstack/lib/osprofiler')
-rw-r--r--devstack/lib/osprofiler5
1 files changed, 5 insertions, 0 deletions
diff --git a/devstack/lib/osprofiler b/devstack/lib/osprofiler
index c8055db..8a7351b 100644
--- a/devstack/lib/osprofiler
+++ b/devstack/lib/osprofiler
@@ -133,6 +133,11 @@ function configure_osprofiler() {
reload_service devstack@keystone
}
+function configure_osprofiler_in_tempest() {
+
+ iniset $TEMPEST_CONFIG profiler key $OSPROFILER_HMAC_KEYS
+}
+
# Restore xtrace
$XTRACE