Skip to content

Commit 5aea69f

Browse files
author
Daan Hoogland
committed
remaining ucs vars removed
1 parent dde3e1e commit 5aea69f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/src/main/java/org/apache/cloudstack/api/ApiConstants.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,9 +1085,6 @@ public class ApiConstants {
10851085
public static final String GUEST_VM_CIDR = "guestvmcidr";
10861086
public static final String NETWORK_CIDR = "networkcidr";
10871087
public static final String RESERVED_IP_RANGE = "reservediprange";
1088-
public static final String UCS_PROFILE_DN = "profiledn";
1089-
public static final String UCS_BLADE_DN = "bladedn";
1090-
public static final String UCS_BLADE_ID = "bladeid";
10911088
public static final String VM_GUEST_IP = "vmguestip";
10921089
public static final String HEALTHCHECK_FAILED = "healthchecksfailed";
10931090
public static final String HEALTHCHECK_RESPONSE_TIMEOUT = "responsetimeout";

0 commit comments

Comments
 (0)