Merge "Remove verbose option from glance_store tests"

This commit is contained in:
Jenkins 2016-05-27 17:12:50 +00:00 committed by Gerrit Code Review
commit 506d010da9

View File

@ -40,7 +40,6 @@ FAKE_UUID = str(uuid.uuid4())
FIVE_KB = 5 * units.Ki
VMWARE_DS = {
'verbose': True,
'debug': True,
'known_stores': ['vmware_datastore'],
'default_store': 'vsphere',