Remove SCREEN_LOGDIR from devstack

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

Change-Id: Ife4f3910ad3f6971d3c8ceae3ca3cb68feb32ead
This commit is contained in:
Vu Cong Tuan 2017-10-05 17:06:44 +07:00
parent 7ad6837dda
commit a5294c1d11
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ RABBIT_PASSWORD=password
LOGFILE=$DEST/logs/stack.sh.log
VERBOSE=True
LOG_COLOR=True
SCREEN_LOGDIR=$DEST/logs
# Pre-requisite
ENABLED_SERVICES=rabbit,mysql,key
# Horizon