CLOUDSTACK-8236-Test-case-storage-migration-test-path --Adding missing changes from storage migration testpath in codes.py

Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #174
This commit is contained in:
pritisarap12 2015-04-16 12:02:56 +05:30 committed by Gaurav Aradhye
parent 48f3325820
commit ffb3f0ed2d

View File

@ -132,3 +132,11 @@ STORAGE_TRAFFIC = "storage"
Switch Type
'''
VMWAREDVS = "vmwaredvs"
'''
Storage Pool Tags
'''
CLUSTERTAG1 = "cwps1"
CLUSTERTAG2 = "cwps2"
ZONETAG1 = "zwps1"
ZONETAG2 = "zwps2"