The cinder.volume.drivers.huawei.hypermetro Module

class HuaweiHyperMetro(client, rmt_client, configuration)

Bases: object

check_consistencygroup_need_to_stop(group)
check_metro_need_to_stop(volume)
connect_volume_fc(volume, connector)

Create map between a volume and a host for FC.

create_consistencygroup(group)
create_hypermetro(local_lun_id, lun_params)

Create hypermetro.

delete_consistencygroup(context, group, volumes)
delete_hypermetro(volume)

Delete hypermetro.

disconnect_volume_fc(volume, connector)

Delete map between a volume and a host for FC.

get_hypermetro_stats(hypermetro_id)
retype(volume, new_type)
update_consistencygroup(context, group, add_volumes, remove_volumes)

Previous topic

The cinder.volume.drivers.huawei.huawei_utils Module

Next topic

The cinder.volume.drivers.huawei.replication Module

Project Source

This Page