The cinder.volume.drivers.san.hp.hp_msa_common Module

Volume driver common utilities for HP MSA Storage array

class HPMSACommon(config)

Bases: object

VERSION = '0.1'
check_flags(options, required_flags)
client_login()
client_logout()
create_cloned_volume(volume, src_vref)
create_snapshot(snapshot)
create_volume(volume)
create_volume_from_snapshot(volume, snapshot)
delete_snapshot(snapshot)
delete_volume(volume)
do_setup(context)
extend_volume(volume, new_size)
get_active_fc_target_ports()
get_version()
get_volume_stats(refresh)
map_volume(volume, connector)
stats = {}
unmap_volume(volume, connector)

Previous topic

The cinder.volume.drivers.san.hp.hp_msa_client Module

Next topic

The cinder.volume.drivers.san.hp.hp_msa_fc Module

This Page