Skip to content

Commit a648c38

Browse files
committed
<fix>[utils]: add ORG_ZSTACK_AI_10134 error code for GPU count validation
Resolves: ZSTAC-80991 Change-Id: I7677ddc25c8859e35e8ba80fd3105406bc761a76
1 parent 799a84f commit a648c38

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

utils/src/main/java/org/zstack/utils/clouderrorcode/CloudOperationsErrorCode.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14804,6 +14804,8 @@ public class CloudOperationsErrorCode {
1480414804

1480514805
public static final String ORG_ZSTACK_AI_10133 = "ORG_ZSTACK_AI_10133";
1480614806

14807+
public static final String ORG_ZSTACK_AI_10134 = "ORG_ZSTACK_AI_10134";
14808+
1480714809
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10000 = "ORG_ZSTACK_CORE_CLOUDBUS_10000";
1480814810

1480914811
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10001 = "ORG_ZSTACK_CORE_CLOUDBUS_10001";

0 commit comments

Comments
 (0)