DaanHoogland commented on a change in pull request #3232: Cadf events
URL: https://github.com/apache/cloudstack/pull/3232#discussion_r280009209
##########
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:
the value changes here would need an upgrade action as well. Also ecosystem
scripts will be impacted, hence 5.0?
----------------------------------------------------------------
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