manila/manila/tests/share/drivers
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
..
cephfs Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
container Share server migration enhancements 2021-09-07 09:21:32 -03:00
dell_emc Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
ganesha Update cephfs drivers to use ceph-mgr client 2021-03-24 10:50:05 -04:00
glusterfs Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
hdfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hitachi Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
hpe Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
huawei Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
ibm Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
infinidat Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
infortrend Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
inspur Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
maprfs Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
netapp Merge "[NetApp] Add FlexGroup volume support" 2021-09-09 19:21:13 +00:00
nexenta Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
purestorage Add Pure Storage FlashBlade driver 2021-06-25 23:38:10 -04:00
qnap Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
quobyte Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
tegile Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
veritas Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
windows Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
zadara Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
zfsonlinux Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
zfssa Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Share server migration enhancements 2021-09-07 09:21:32 -03:00
test_ganesha.py Update cephfs drivers to use ceph-mgr client 2021-03-24 10:50:05 -04:00
test_generic.py Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
test_glusterfs.py Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
test_helpers.py Fix generic share resize with 0.0.0.0/24 access 2021-03-19 13:18:38 +01:00
test_lvm.py Add config option reserved_share_from_snapshot_percentage. 2021-08-27 19:10:36 +02:00
test_service_instance.py service_instance: allow overriding the instance name 2021-10-26 10:58:51 +02:00