The cinder.volume.drivers.netapp.eseries.utils Module

Utilities for NetApp E-series drivers.

convert_es_fmt_to_uuid(es_label)

Converts e-series name format to uuid.

convert_uuid_to_es_fmt(uuid_str)

Converts uuid to e-series compatible name format.

decode_base32_to_hex(base32_string)

Decodes base32 string to hex string.

encode_hex_to_base32(hex_string)

Encodes hex to base32 bit as per RFC4648.

Previous topic

The cinder.volume.drivers.netapp.eseries.library Module

Next topic

The cinder.volume.drivers.netapp.options Module

This Page