Home
last modified time | relevance | path

Searched refs:multihostmap (Results 1 – 4 of 4) sorted by relevance

/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/ibm/storwize_svc/
H A Dstorwize_svc_fc.py194 multihostmap = self.configuration.storwize_svc_multihostmap_enabled
196 multihostmap)
H A Dstorwize_svc_iscsi.py194 multihostmap = self.configuration.storwize_svc_multihostmap_enabled
196 multihostmap)
H A Dstorwize_svc_common.py300 def mkvdiskhostmap(self, host, vdisk, lun, multihostmap): argument
308 if multihostmap:
1172 def map_vol_to_host(self, volume_name, host_name, multihostmap): argument
1196 multihostmap)
1199 if (not multihostmap and hasattr(ex, 'msg') and
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/inspur/instorage/
H A Dinstorage_common.py2075 def map_vol_to_host(self, volume_name, host_name, multihostmap): argument
2086 multihostmap)
3288 def mkvdiskhostmap(self, host, vdisk, lun, multihostmap): argument
3299 if multihostmap:
3314 if (not multihostmap and hasattr(ex, 'message') and