mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8290: Adding BVT to verofy product issue
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
parent
cd66844e9c
commit
ff9ab5caa9
File diff suppressed because it is too large
Load Diff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue