Commit aa7dd30
authored
Create event TEMPLATE_UPDATE for virtual machine image update calls. (#6521)
* Create event TEMPLATE_UPDATE for virtual machine image update calls.
(cherry picked from commit e7eec8d)
* Added ISO.UPDATE event for update ISO command.
(cherry picked from commit 277f76f)
Co-authored-by: Maxim Prokopchuk <mprokopchuk@apple.com>1 parent a470f33 commit aa7dd30
File tree
2 files changed
+3
-0
lines changed- api/src/main/java/com/cloud/event
- server/src/main/java/com/cloud/template
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2027 | 2027 | | |
2028 | 2028 | | |
2029 | 2029 | | |
| 2030 | + | |
2030 | 2031 | | |
2031 | 2032 | | |
2032 | 2033 | | |
2033 | 2034 | | |
2034 | 2035 | | |
| 2036 | + | |
2035 | 2037 | | |
2036 | 2038 | | |
2037 | 2039 | | |
| |||
0 commit comments