manila/manila/tests/share
David Caro abfa2e2311
service_instance: allow overriding the instance name
This uses the method _get_service_instance_name to generate the name
of the share service instance, instead of using directly the share
service id.

Note that it changes the default value of the
service_instance_name_template option to match the current default and
keep backwards compatibility.

Closes-Bug: #1945463
Change-Id: I3ee10f53315a37b47bd66eba082502b4209f4d95
Signed-off-by: David Caro <me@dcaro.es>
2021-10-26 10:58:51 +02:00
..
drivers service_instance: allow overriding the instance name 2021-10-26 10:58:51 +02: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 Share server migration enhancements 2021-09-07 09:21:32 -03: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 Share server migration enhancements 2021-09-07 09:21:32 -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