Merge ""lock_path" from group "DEFAULT" is deprecated."
This commit is contained in:
commit
eeaacf5b0d
@ -151,7 +151,7 @@ function create_magnum_conf {
|
||||
|
||||
if [ -n "$MAGNUM_STATE_PATH" ]; then
|
||||
iniset $MAGNUM_CONF DEFAULT state_path "$MAGNUM_STATE_PATH"
|
||||
iniset $MAGNUM_CONF DEFAULT lock_path "$MAGNUM_STATE_PATH"
|
||||
iniset $MAGNUM_CONF oslo_concurrency lock_path "$MAGNUM_STATE_PATH"
|
||||
fi
|
||||
|
||||
if [ "$SYSLOG" != "False" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user