Home
last modified time | relevance | path

Searched defs:vol_type_id (Results 1 – 6 of 6) sorted by relevance

/dports/net/py-python-cinderclient/python-cinderclient-7.2.0/cinderclient/v2/
H A Dqos_specs.py125 def associate(self, qos_specs, vol_type_id): argument
136 def disassociate(self, qos_specs, vol_type_id): argument
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/admin/volume_types/
H A Dviews.py336 def find_current_qos_spec_association(self, vol_type_id): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/
H A Dutils.py396 def create_encryption(ctxt, vol_type_id, testcase_instance=None, **kwargs): argument
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/api/
H A Dcinder.py920 def qos_spec_associate(request, qos_specs, vol_type_id): argument
925 def qos_spec_disassociate(request, qos_specs, vol_type_id): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/hpe/
H A Dhpe_lefthand_iscsi.py1825 def _volume_of_replicated_type(self, volume, vol_type_id=None): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/ibm/storwize_svc/
H A Dstorwize_svc_common.py3740 def _get_volume_replicated_type(self, ctxt, volume, vol_type_id=None): argument