The cinder.volume.drivers.dell_emc.vnx.const ModuleΒΆ

VNX Constants

This module includes re-declaration from storops which directly used by driver in module scope. That’s to say: If a constant from storops is used in class level, function signature, module level, a re-declaration is needed in this file to avoid some static import error when storops is not installed.