Merge "Devstack config solum rootwrap"

This commit is contained in:
Jenkins 2017-09-20 14:49:58 +00:00 committed by Gerrit Code Review
commit 2acbd8a4ed

View File

@ -120,6 +120,9 @@ function configure_solum() {
sudo chown $STACK_USER $STACK_USER_SSH_DIR
echo -e "Host github.com\n\tStrictHostKeyChecking no\n" > $STACK_USER_SSH_DIR/config
# config solum rootwrap
configure_rootwrap solum
# Generate sample config and configure common parameters.
mkdir -p /tmp/solum