CLOUDSTACK-8290: Adding BVT to verofy product issue

Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
Gaurav Aradhye 2015-02-26 21:13:23 -08:00 committed by SrikanteswaraRao Talluri
parent cd66844e9c
commit ff9ab5caa9
2 changed files with 767 additions and 490 deletions

File diff suppressed because it is too large Load Diff

View File

@ -88,6 +88,7 @@ ERROR_NO_HOST_FOR_MIGRATION = \
"please ensure setup has required no. of hosts"
NAT_RULE = "nat rule"
STATIC_NAT_RULE = "static nat rule"
LB_RULE = "Load Balancer Rule"
UNKNOWN = "UNKNOWN"
FAULT = "FAULT"
MASTER = "MASTER"