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.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.