manila/manila/tests/share/drivers/container
songwenping 8ee8ee15b1 Replace assertDictMatch with assertDictEqual method in tests
assertDictMatch was introduced for Python 2.6 only.
Python 2.7+ contains assertDictEqual.

Closes-Bug: #1646433
Change-Id: I41738cc0bd90656508fc6ff390072b55130cc6fc
2021-07-14 01:32:08 +00:00
..
__init__.py Container driver 2016-08-15 16:30:23 +03:00
fakes.py [Container driver] Adds share and share server migration 2020-09-11 14:20:25 +00:00
test_container_helper.py Make volume mount path configurable for ContainerShareDriver 2020-06-01 13:37:57 +03:00
test_driver.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_protocol_helper.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_security_service_helper.py Add security service update support to the container driver 2021-03-12 18:43:53 -03:00
test_storage_helper.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00