From 1b63ad21caeecc717969d9e712fe582dd922caa2 Mon Sep 17 00:00:00 2001 From: jolie Date: Mon, 25 Sep 2017 16:02:20 +0800 Subject: [PATCH] Remove SCREEN_LOGDIR from devstack install setting Screen support has been completely removed from devstack. So we should remove this setting. Change-Id: I65da9c0ead5b437338af55c6b95bf88a8295b08f --- cinder/tests/tempest/README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/cinder/tests/tempest/README.rst b/cinder/tests/tempest/README.rst index 71248f46c64..079321db384 100644 --- a/cinder/tests/tempest/README.rst +++ b/cinder/tests/tempest/README.rst @@ -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