Home
last modified time | relevance | path

Searched defs:volume_types (Results 1 – 25 of 31) sorted by relevance

12

/dports/misc/py-cinder/cinder-12.0.10/api-ref/source/v2/samples/
H A Dconsistency-groups-list-detailed-response.json10 "volume_types": [ array
21 "volume_types": [ array
H A Dconsistency-group-create-request.json5 "volume_types": "type1,type2", string
H A Dconsistency-group-show-response.json9 "volume_types": [ array
H A Dconsistency-group-create-response.json7 "volume_types": ["type1", "type2"], array
H A Dvolume-types-list-response.json2 "volume_types": [ array
/dports/misc/py-cinder/cinder-12.0.10/api-ref/source/v3/samples/
H A Dconsistency-groups-list-detailed-response.json10 "volume_types": [ array
21 "volume_types": [ array
H A Dgroups-list-detailed-response.json11 "volume_types": [ array
24 "volume_types": [ array
H A Dconsistency-group-create-request.json5 "volume_types": "type1,type2", string
H A Dgroup-create-request.json6 "volume_types": [ array
H A Dconsistency-group-show-response.json9 "volume_types": [ array
H A Dconsistency-group-create-response.json7 "volume_types": ["type1", "type2"], array
H A Dgroup-show-response.json10 "volume_types": [ array
H A Dvolume-types-list-response.json2 "volume_types": [ array
/dports/misc/py-cinder/cinder-12.0.10/cinder/api/views/
H A Dtypes.py30 def index(self, request, volume_types): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/api/v2/views/
H A Dtypes.py36 def index(self, request, volume_types): argument
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/unit/volume/v1/
H A Dtest_type.py147 volume_types = volume_fakes.FakeType.create_types(count=2) variable in TestTypeDelete
223 volume_types = volume_fakes.FakeType.create_types() variable in TestTypeList
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/unit/volume/v2/
H A Dtest_type.py204 volume_types = volume_fakes.FakeType.create_types(count=2) variable in TestTypeDelete
279 volume_types = volume_fakes.FakeType.create_types() variable in TestTypeList
/dports/net/py-python-cinderclient/python-cinderclient-7.2.0/cinderclient/v2/
H A Dconsistencygroups.py41 def create(self, volume_types, name=None, argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_coprhd.py265 volume_types = None variable in test_group_data
269 def __init__(self, volume_types, group_type_id): argument
292 def __init__(self, volume_types, group_type_id): argument
H A Dtest_storpool.py40 volume_types = { variable
/dports/net/py-python-cinderclient/python-cinderclient-7.2.0/cinderclient/v3/
H A Dgroups.py65 def create(self, group_type, volume_types, name=None, argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/group/
H A Dapi.py101 volume_types, availability_zone=None): argument
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/cloud/
H A D_normalize.py775 def _normalize_volume_types(self, volume_types): argument
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/admin/volume_types/
H A Dtables.py185 def filter(self, table, volume_types, filter_string): argument
/dports/misc/py-cinder/cinder-12.0.10/cinder/api/openstack/
H A Dwsgi.py196 def cache_db_volume_types(self, volume_types): argument

12