manila/manila/tests/share/drivers/windows
Rodrigo Barbieri cb76d2febc Fix manila driverfixes/newton checks
Branch is broken so we need 2 fixes:

1) Add upper-constraints.txt from stable/newton

   This will be used to set the upper-constraints for unit
   test jobs on this branch.

2) Backport "Remove usage of parameter enforce_type"

   oslo.config has deprecated the enforce_type parameter to
   set_override() and set its default value to True [1],
   so remove this usage from our codebase.  Also remove
   explict str() cast of mock.sentinel_password in
   Windows driver since it should no longer be expected.

   [1] Ifa552de0a994e40388cbc9f7dbaa55700ca276b0
   (cherry-picked from 4e25ce5a0c)

Change-Id: Id7db496441f6c1d620a4995812ed4f8c98a00ad5
2018-04-16 16:37:40 -03:00
..
__init__.py Add WinRM helper 2015-08-20 13:33:47 +03:00
test_service_instance.py Fix manila driverfixes/newton checks 2018-04-16 16:37:40 -03:00
test_windows_smb_driver.py Windows SMB: implement 'update_access' method 2016-09-01 06:36:16 +00:00
test_windows_smb_helper.py Windows SMB: implement 'update_access' method 2016-09-01 06:36: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