Skip to content

Commit

Permalink
Merge pull request #16557 from lfu/destroy_vm_1506520
Browse files Browse the repository at this point in the history
Add vm_destroy event to MiqEventDefinition.
(cherry picked from commit a756cf9)

https://bugzilla.redhat.com/show_bug.cgi?id=1534584
  • Loading branch information
gmcculloug authored and simaishi committed Jan 15, 2018
1 parent b4fabfa commit c48c261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/fixtures/miq_event_definitions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ request_vm_destroy,VM Delete (from Disk) Request,Default,vm_configurational
#
# VM lifecycle
#
vm_destroy,VM Delete (from Disk),Default,vm_process
vm_retired,VM Retired,Default,vm_process
request_vm_retire,VM Retire Request,Default,vm_process
vm_retire_warn,VM Retirement Warning,Default,vm_process
Expand Down

0 comments on commit c48c261

Please sign in to comment.