diff --git a/tools/marvin/marvin/codes.py b/tools/marvin/marvin/codes.py index 921b619d056..f9388f4e7a0 100644 --- a/tools/marvin/marvin/codes.py +++ b/tools/marvin/marvin/codes.py @@ -132,3 +132,11 @@ STORAGE_TRAFFIC = "storage" Switch Type ''' VMWAREDVS = "vmwaredvs" + +''' +Storage Pool Tags +''' +CLUSTERTAG1 = "cwps1" +CLUSTERTAG2 = "cwps2" +ZONETAG1 = "zwps1" +ZONETAG2 = "zwps2"