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:
nirajsingh 2018-07-31 10:37:26 +00:00
parent d7592cbe25
commit 3104c5f66b
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -22,7 +22,6 @@ classifier =
data_files =
etc/masakari =
etc/masakari/api-paste.ini
etc/masakari/policy.json
packages =
masakari