manila/manila/tests/share
haixin a73b299374 Remove usage of six lib for third party/vendors drivers.
Python2 is no longer supported, so in this patch
set we remove the usage of the six (py2 and py3
compatibility library) in favor of py3 syntax.

Change-Id: I3ddfad568a1b578bee23a6d1a96de9551e336bb4
2022-01-29 03:01:17 +00:00
..
drivers Remove usage of six lib for third party/vendors drivers. 2022-01-29 03:01:17 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Remove unused model properties and increase unit test coverage 2021-03-23 09:27:48 -03:00
test_api.py Handle successful deletion of snapshot if quota commit fails 2021-12-03 19:24:10 +00:00
test_driver.py Share server migration enhancements 2021-09-07 09:21:32 -03:00
test_drivers_private_data.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_hook.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_manager.py Force share server selection on nondisruptive migration 2021-12-17 11:12:03 -03:00
test_migration.py Add share server migration 2020-09-10 08:52:08 -03:00
test_rpcapi.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
test_share_types.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_share_utils.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_snapshot_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00