manila/manila/tests/share_group
shenxindi ccc4db699a Use assertEqual instead of assertItemsEqual
The assertItemsEqual method has been removed in Python 3.3 [1] but
it was kept alive by unittest2, imported by testtools.

[1] https://bugs.python.org/issue17866

Change-Id: I410a10d4b57f6d84e2cda623f3969cc14ca0d50e
2020-07-20 16:44:50 +08:00
..
__init__.py Rename consistency group modules to share groups 2017-01-23 10:35:13 +00:00
test_api.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_share_group_types.py Use assertEqual instead of assertItemsEqual 2020-07-20 16:44:50 +08:00