Remove SCREEN_LOGDIR from devstack

SCREEN_LOGDIR has already been deprecated [1]
[1] https://review.openstack.org/#/c/499186

Change-Id: I1f16019b4b7de2865bf1de845ac4fb3d28fcf7a1
This commit is contained in:
Vu Cong Tuan
2017-10-05 16:53:32 +07:00
parent a97bd1da3f
commit e91d55c8c7

View File

@@ -47,7 +47,6 @@ is the target branch, the <branch-name> is stable/pike.
# Logging
LOGFILE=$DEST/logs/stack.sh.log
SCREEN_LOGDIR=$DEST/logs/screen
VERBOSE=True
ENABLE_DEBUG_LOG_LEVEL=True
ENABLE_VERBOSE_LOG_LEVEL=True