Merge "Remove SCREEN_LOGDIR from devstack"

This commit is contained in:
Jenkins
2017-10-07 03:23:48 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ RABBIT_PASSWORD=openstack
LOGFILE=/opt/stack/logs/stack.sh.log
VERBOSE=True
LOG_COLOR=True
SCREEN_LOGDIR=/opt/stack/logs
RECLONE=True

View File

@@ -35,7 +35,6 @@ disable_service zookeeper
LOGFILE=/opt/stack/logs/stack.sh.log
VERBOSE=True
LOG_COLOR=True
SCREEN_LOGDIR=/opt/stack/logs
NSX_MANAGER=<nsx-manager1-ip>
NSX_USER=<nsx-manager-user>