Remove SCREEN_LOGDIR from devstack install setting

Screen support has been completely removed from devstack.
So we should remove this setting.

Change-Id: I65da9c0ead5b437338af55c6b95bf88a8295b08f
This commit is contained in:
jolie 2017-09-25 16:02:20 +08:00 committed by Sean McGinnis
parent 7006aa8125
commit 389349c35d
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ work. Update backend information to fit your environment.
MYSQL_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
SCREEN_LOGDIR=/opt/stack/screen-logs
LOGFILE=$DEST/logs/stack.sh.log
LOGDAYS=2
SYSLOG=False