Delete use_stderr parameter

Change-Id: I406c029f44634b82ec74b58d04ce57f3007d05d8
Closes-bug: #1625582
This commit is contained in:
Egor Kotko 2016-09-20 13:17:11 +02:00
parent 368c492612
commit 179c00242f
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ FUEL_CCP_KEYSTONE_LOCAL_REPO = os.environ.get('FUEL_CCP_KEYSTONE_LOCAL_REPO',
None)
CCP_CONF = {
'use_stderr': False,
'builder': {
'workers': BUILDER_WORKERS,
'push': True