summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoutham Pacha Ravi <gouthampravi@gmail.com>2021-02-10 10:12:00 -0800
committerGoutham Pacha Ravi <gouthampravi@gmail.com>2021-08-02 17:16:25 +0000
commite475de6c67be2e3825e51895a6d1d86b1a576d45 (patch)
tree9ddc906320eaf88b66733beaed1f477c2e5ca01f
parent951efdce13079869b882e31a67e40f46539037be (diff)
downloadosprofiler-e475de6c67be2e3825e51895a6d1d86b1a576d45.tar.gz
Set manila config opts in devstack3.4.2
When enabled, manila conf options need to be set as well for the profiler to work on devstack. Depends-On: I3bce1f04d1cfebfacd78ed135a949a068c78987d Change-Id: Ibdbcad7cf5b19442a36ff06b935153960200b96d
-rw-r--r--devstack/lib/osprofiler1
1 files changed, 1 insertions, 0 deletions
diff --git a/devstack/lib/osprofiler b/devstack/lib/osprofiler
index 704b3b6..5176a1e 100644
--- a/devstack/lib/osprofiler
+++ b/devstack/lib/osprofiler
@@ -25,6 +25,7 @@ CONF_FILES=(
$TROVE_TASKMANAGER_CONF
$SENLIN_CONF
$MAGNUM_CONF
+ $MANILA_CONF
$ZUN_CONF
$PLACEMENT_CONF
)