Fix masakari installation failure for policy.json
This patch fix the masakari installation failure issue because of changes made for policy-in-code Change-Id: Ie6b5ee3cc56a638f1781b7c7c179ab1b18fbdd26
This commit is contained in:
parent
d7592cbe25
commit
3104c5f66b
@ -110,9 +110,6 @@ function configure_masakari {
|
||||
# Copy api-paste file over to the masakari conf dir
|
||||
cp $MASAKARI_LOCAL_API_PASTE_INI $MASAKARI_API_PASTE_INI
|
||||
|
||||
# Copy policy.json file over to the masakari conf dir
|
||||
cp $MASAKARI_LOCAL_POLICY_JSON $MASAKARI_POLICY_JSON
|
||||
|
||||
# (Re)create masakari conf files
|
||||
rm -f $MASAKARI_CONF
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user