Pearl1594 commented on code in PR #12357:
URL: https://github.com/apache/cloudstack/pull/12357#discussion_r2793484898
##########
api/src/main/java/com/cloud/event/EventTypes.java:
##########
@@ -630,6 +631,7 @@ public class EventTypes {
// Backup and Recovery events
public static final String EVENT_VM_BACKUP_IMPORT_OFFERING =
"BACKUP.IMPORT.OFFERING";
+ public static final String EVENT_VM_BACKUP_CLONE_OFFERING =
"BACKUP.CLONE.OFFERING";
Review Comment:
I've followed the format used for backup events - do you think it needs to
be changed?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]