Set manila config opts in devstack

When enabled, manila conf options need
to be set as well for the profiler to
work on devstack.

Depends-On: I3bce1f04d1cfebfacd78ed135a949a068c78987d
Change-Id: Ibdbcad7cf5b19442a36ff06b935153960200b96d
This commit is contained in:
Goutham Pacha Ravi 2021-02-10 10:12:00 -08:00
parent 951efdce13
commit e475de6c67
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ CONF_FILES=(
$TROVE_TASKMANAGER_CONF
$SENLIN_CONF
$MAGNUM_CONF
$MANILA_CONF
$ZUN_CONF
$PLACEMENT_CONF
)