cinder.volume.drivers.nec.volume_common Module¶MStorageVolumeCommon¶Bases: object
M-Series Storage volume common class.
VERSION = ‘1.10.1’¶WIKI_NAME = ‘NEC_Cinder_CI’¶check_accesscontrol(ldsets, ld)¶Check Logical disk is in-use or not.
check_for_setup_error()¶check_io_parameter(specs)¶configs(xml)¶do_setup(context)¶get_conf_properties()¶get_diskarray_max_ld_count(xml, root)¶get_fc_ldset_config(xml, root)¶get_hostport_config(xml, root)¶get_iscsi_ldset_config(xml, root)¶get_ld_config(xml, root, pools)¶get_ldname(volid, volformat)¶get_ldset(ldsets)¶get_oem_parameter()¶get_pool_capacity(pools, ldsets)¶get_pool_config(xml, root)¶get_volume_type_qos_specs(volume)¶get_xml()¶parse_xml()¶set_backend_max_ld_count(xml, root)¶validates_number(value)¶convert_to_id(value62)¶convert_to_name(uuid)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.