cinder.volume.drivers.huawei.hypermetro Module¶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)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.