We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8af5cd8 + 68791ea commit 107905dCopy full SHA for 107905d
1 file changed
utils/src/main/java/org/zstack/utils/clouderrorcode/CloudOperationsErrorCode.java
@@ -14806,6 +14806,8 @@ public class CloudOperationsErrorCode {
14806
14807
public static final String ORG_ZSTACK_AI_10133 = "ORG_ZSTACK_AI_10133";
14808
14809
+ public static final String ORG_ZSTACK_AI_10134 = "ORG_ZSTACK_AI_10134";
14810
+
14811
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10000 = "ORG_ZSTACK_CORE_CLOUDBUS_10000";
14812
14813
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10001 = "ORG_ZSTACK_CORE_CLOUDBUS_10001";
0 commit comments