Devstack fixes and changes.

This commit is contained in:
Mark Korondi 2017-05-07 10:19:24 -04:00
parent 5d8afec78f
commit c06d9839f3
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,9 @@ DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
# Use old-school screen instead of systemd
USE_SCREEN=True
# Force systemd-based service deployment
USE_SCREEN=False
USE_SYSTEMD=True
# Git fine tuning. HTTPS is usually enabled on firewalls.
# Depth should be only one for upstream training purposes

View File

@ -47,3 +47,5 @@ EOF
sudo service mysql restart
# Unstack
/opt/devstack/unstack.sh