The cinder.volume.drivers.hitachi.hbsd_basiclib Module

class FileLock(name, lock_object)

Bases: cinder.openstack.common.lockutils._PosixLock

class HBSDBasicLib(conf=None)

Bases: object

connect_storage()
discard_zero_page(ldev)
exec_command(cmd, args=None, printflag=True)
get_max_hostgroups()
output_param_to_log(conf)
restart_pair_horcm()
set_pair_flock()
class NopLock

Bases: object

create_empty_file(filename)
get_process_lock(file)
output_err(msg_id, **kwargs)
set_msg(msg_id, **kwargs)

Previous topic

The cinder.volume.drivers.hds.nfs Module

Next topic

The cinder.volume.drivers.hitachi.hbsd_common Module

This Page