We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799a84f commit a648c38Copy full SHA for a648c38
1 file changed
utils/src/main/java/org/zstack/utils/clouderrorcode/CloudOperationsErrorCode.java
@@ -14804,6 +14804,8 @@ public class CloudOperationsErrorCode {
14804
14805
public static final String ORG_ZSTACK_AI_10133 = "ORG_ZSTACK_AI_10133";
14806
14807
+ public static final String ORG_ZSTACK_AI_10134 = "ORG_ZSTACK_AI_10134";
14808
+
14809
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10000 = "ORG_ZSTACK_CORE_CLOUDBUS_10000";
14810
14811
public static final String ORG_ZSTACK_CORE_CLOUDBUS_10001 = "ORG_ZSTACK_CORE_CLOUDBUS_10001";
0 commit comments