mirror of https://github.com/apache/cloudstack.git
When Action Events are generated and placed on the Event Bus, an "account" parameter is included with the event. When these events are generated for resources within projects, this "account" parameter is not useful as it's the UUID of the project account, instead of the project. To solve this, I updated ActionEventsUtil class to include a "project" parameter in the generated events when the resource is being changed/add/deleted in a project. |
||
|---|---|---|
| .. | ||
| com/cloud | ||
| org/apache/cloudstack | ||
| resources | ||
| async-job-component.xml | ||
| sync-queue-component.xml | ||