charms.openstack/unit_tests/charms_openstack/plugins
Hervé Beraud 2812f9f664 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I491ca9f482a00b7ca3fa44aa8c26ef73559c178f
2021-12-14 13:06:13 +00:00
..
__init__.py Add Ceph base class and relation adapter 2019-03-01 09:14:12 +01:00
test_adapters.py Use unittest.mock instead of mock 2021-12-14 13:06:13 +00:00
test_classes.py Use unittest.mock instead of mock 2021-12-14 13:06:13 +00:00
test_trilio.py Config adapters for trilio s3 cert 2021-06-14 11:31:27 +00:00