manila/manila/tests/share/drivers/windows
Lucian Petrut 3a9476027d Fix Windows SMB helper
The Windows SMB driver inherits the Generic driver, reusing most
of its logic.

The following change broke the Windows SMB driver and helpers,
changing a few method signatures and return values:
I6e7eca54725d1aef994d617f253e73909a9d8303

This patch fixes the Windows SMB helper based on the above mentioned
change.

Closes-Bug: #1663300

Change-Id: I1ce56ba8abaddda1bf3f0b885f72ad713f36de56
(cherry picked from commit 4e6be9ab3c)
2017-02-13 14:51:16 +00:00
..
__init__.py Add WinRM helper 2015-08-20 13:33:47 +03:00
test_service_instance.py Test: make enforce_type=True in CONF.set_override 2016-05-12 11:27:30 +05:30
test_windows_smb_driver.py Windows SMB: implement 'update_access' method 2016-09-01 06:36:16 +00:00
test_windows_smb_helper.py Fix Windows SMB helper 2017-02-13 14:51:16 +00:00
test_windows_utils.py Add Windows SMB share driver 2015-08-31 12:24:19 +03:00
test_winrm_helper.py Add WinRM helper 2015-08-20 13:33:47 +03:00