The cinder.volume.drivers.huawei.huawei_conf Module

Set Huawei private configuration into Configuration object.

For conveniently get private configuration. We parse Huawei config file and set every property into Configuration object as an attribute.

class HuaweiConf(conf)

Bases: object

get_local_device()
get_replication_devices()
update_config_value()

Previous topic

The cinder.volume.drivers.huawei.fc_zone_helper Module

Next topic

The cinder.volume.drivers.huawei.huawei_driver Module

This Page