Replace the 'quantum' in test settings

Change-Id: I078bcf6882df4fce668bdcfa5b498373b713e06f
This commit is contained in:
zhurong 2016-09-22 17:51:56 +08:00
parent 6533a6e1f4
commit 4670c62992

View File

@ -70,7 +70,7 @@ LOGGING = {
'handlers': ['null'],
'propagate': False,
},
'quantum': {
'neutronclient': {
'handlers': ['null'],
'propagate': False,
},