Merge "policy.json is no longer required"
This commit is contained in:
commit
7fc3809550
@ -168,10 +168,6 @@ function configure_manila {
|
|||||||
fi
|
fi
|
||||||
sudo chown $STACK_USER $MANILA_CONF_DIR
|
sudo chown $STACK_USER $MANILA_CONF_DIR
|
||||||
|
|
||||||
if [[ -f $MANILA_DIR/etc/manila/policy.json ]]; then
|
|
||||||
cp -p $MANILA_DIR/etc/manila/policy.json $MANILA_CONF_DIR
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Set the paths of certain binaries
|
# Set the paths of certain binaries
|
||||||
MANILA_ROOTWRAP=$(get_rootwrap_location manila)
|
MANILA_ROOTWRAP=$(get_rootwrap_location manila)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user