manila/manila/tests/share
Tom Barron 4e25ce5a0c 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

Change-Id: Ic02cbb37c6dbf30cacb1e6e290bfb0986f54d5f3
2017-04-16 10:39:01 -04:00
..
drivers Remove usage of parameter enforce_type 2017-04-16 10:39:01 -04:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Use more specific asserts in tests 2017-02-09 06:47:38 +01:00
test_api.py Only return share host for admins using shares API 2017-02-16 18:13:31 +00:00
test_driver.py Fix default approach for share group snapshot creation 2017-02-07 15:04:36 +00:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Add share hooks 2015-09-04 19:04:34 +03:00
test_manager.py Update share replicas after promotion in proper order 2017-03-14 18:36:41 +02:00
test_migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
test_rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
test_share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_utils.py Implement replication support in huawei driver 2016-08-27 07:47:48 +00:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00