The cinder.volume.drivers.huawei.huawei_utils Module

encode_host_name(name)
encode_name(name)
get_admin_metadata(volume)
get_snapshot_metadata_value(snapshot)
get_volume_metadata(volume)
get_volume_size(volume)

Calculate the volume size.

We should divide the given volume size by 512 for the 18000 system calculates volume size with sectors, which is 512 bytes.

wait_for_condition(func, interval, timeout)

Previous topic

The cinder.volume.drivers.huawei.huawei_driver Module

Next topic

The cinder.volume.drivers.huawei.hypermetro Module

Project Source

This Page