cinder/cinder/tests/unit/windows
Lucian Petrut 06698bf012 [Trivial] SMBFS: fix provisioning type usage
At the moment, the SMBFS driver does not honor the configured
provisioning type.

The issue is that we're checking CONF.backend_defaults instead
of the driver configuration object, for which reason if the option
is defined in the according backend config group, it will be ignored.

This change fixes this issue, updating the config option checks.

Change-Id: Ieb9e9edb1bc46d8b6ca31480d963f9dc9c2331de
Closes-Bug: #1745602
2018-01-26 14:47:32 +02:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
db_fakes.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_iscsi.py Rename 'WindowsDriver' to 'WindowsISCSIDriver' 2018-01-19 14:10:03 +02:00
test_smbfs.py [Trivial] SMBFS: fix provisioning type usage 2018-01-26 14:47:32 +02:00