ndalezios commented on a change in pull request #3232: Cadf events
URL: https://github.com/apache/cloudstack/pull/3232#discussion_r291766976
 
 

 ##########
 File path: api/src/main/java/com/cloud/event/EventTypes.java
 ##########
 @@ -90,7 +90,9 @@
     public static final String EVENT_VM_UPDATE = "VM.UPDATE";
     public static final String EVENT_VM_UPGRADE = "VM.UPGRADE";
     public static final String EVENT_VM_DYNAMIC_SCALE = "VM.DYNAMIC.SCALE";
+    //TODO change value to VM.PASSWORD.RESET
 
 Review comment:
   CADF Action values are really “paths”.  This set of “root” path action 
values can be extended if needed using path extension. For example action 
upgrade (which does not exist in CADF) is defined as "UPDATE/UPGRADE"

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to