Override TEMPEST_STORAGE_PROTOCOL option
TEMPEST_STORAGE_PROTOCOL should have the same value as reported by a Cinder Block Device Driver. Change-Id: I1d88780ade02f8215f625f5071136d6ecad4b18f
This commit is contained in:
parent
dc368b31d9
commit
76dafe011b
@ -2,3 +2,5 @@ CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-bdd:blockdevice}
|
||||
# NOTE (e0ne): skip test_encrypted_cinder_volumes tests until
|
||||
# bug #1518263 will be fixed.
|
||||
ATTACH_ENCRYPTED_VOLUME_AVAILABLE=False
|
||||
# Block Device Driver reports 'unknown' protocol in the capabilities.
|
||||
TEMPEST_STORAGE_PROTOCOL=unknown
|
||||
|
Loading…
x
Reference in New Issue
Block a user