Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11723,6 +11723,8 @@ public class CloudOperationsErrorCode {

public static final String ORG_ZSTACK_PCIDEVICE_10077 = "ORG_ZSTACK_PCIDEVICE_10077";

public static final String ORG_ZSTACK_PCIDEVICE_10078 = "ORG_ZSTACK_PCIDEVICE_10078";

public static final String ORG_ZSTACK_CAS_DRIVER_DONGHAI_10000 = "ORG_ZSTACK_CAS_DRIVER_DONGHAI_10000";

public static final String ORG_ZSTACK_CAS_DRIVER_DONGHAI_10001 = "ORG_ZSTACK_CAS_DRIVER_DONGHAI_10001";
Expand Down Expand Up @@ -16231,4 +16233,6 @@ public class CloudOperationsErrorCode {
public static final String ORG_ZSTACK_DGPU_10012 = "ORG_ZSTACK_DGPU_10012";

public static final String ORG_ZSTACK_DGPU_10013 = "ORG_ZSTACK_DGPU_10013";

public static final String ORG_ZSTACK_DGPU_10014 = "ORG_ZSTACK_DGPU_10014";
}