Remove SCREEN_LOGDIR from devstack

SCREEN_LOGDIR has already been deprecated [1]

[1] https://review.openstack.org/#/c/499186

Change-Id: I84e1564efe1914ae58cb4b519b2be8af8f78c536
This commit is contained in:
Luong Anh Tuan 2017-10-10 13:32:56 +07:00 committed by Tuan Luong-Anh
parent 81e4488a9f
commit 8550b8e679
2 changed files with 0 additions and 6 deletions

View File

@ -37,10 +37,6 @@ RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=servicetoken
# Logging
SCREEN_LOGDIR=/opt/stack/log/
LOGFILE=$SCREEN_LOGDIR/stack.sh.log
# Enable HEAT services
enable_service heat
enable_service h-api

View File

@ -160,8 +160,6 @@ RABBIT_PASSWORD=guest
MURANO_RABBIT_VHOST=/
LIBS_FROM_GIT=${LIBS_FROM_GIT}
RECLONE=True
SCREEN_LOGDIR=/opt/stack/log/
LOGFILE=\$SCREEN_LOGDIR/stack.sh.log
LOG_COLOR=${DEVSTACK_LOG_COLOR}
ENABLED_SERVICES=
enable_service mysql