Remove SCREEN_LOGDIR from devstack setting

Screen support has been completely removed from devstack.
So we don't need anymore

[1] the change id of I8c27182f60b0f5310b3a8bf5feb02beb7ffbb26a
    the change set of  cdba1b371628aa0e8bc5b687351c5ee9b39e9bc6

Change-Id: Icfa68dcff4ce8d3643ee7e4e61e72c8b3ffb6ae2
This commit is contained in:
deepakmourya 2017-09-22 14:22:43 +05:30 committed by Deepak Mourya
parent bfd288bf9b
commit 5568a03e13
1 changed files with 0 additions and 3 deletions

View File

@ -91,9 +91,6 @@ and may cause hard to debug problems.
# using a /27 and starting at the 224 octet.
FLOATING_RANGE=192.168.55.224/27
# Enable logging
SCREEN_LOGDIR=$DEST/logs/screen
# Set ``OFFLINE`` to ``True`` to configure ``stack.sh`` to run cleanly
# without Internet access. ``stack.sh`` must have been previously run
# with Internet access to install prerequisites and fetch repositories.