-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #755 from nasark/kubevirt_osv_vm_events
Add Kubevirt/OSV VM events
- Loading branch information
Showing
28 changed files
with
1,222 additions
and
0 deletions.
There are no files selected for viewing
433 changes: 433 additions & 0 deletions
433
content/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/__class__.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
content/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/_missing.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: ".missing" | ||
inherits: | ||
description: | ||
fields: [] |
14 changes: 14 additions & 0 deletions
14
content/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_created.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_CREATED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_create¶m=" |
14 changes: 14 additions & 0 deletions
14
content/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_migrated.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_MIGRATED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_migrate¶m=" |
14 changes: 14 additions & 0 deletions
14
...t/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_shuttingdown.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_SHUTTINGDOWN | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_shutdown_guest¶m=" |
14 changes: 14 additions & 0 deletions
14
content/automate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_started.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_STARTED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_start¶m=" |
14 changes: 14 additions & 0 deletions
14
...tomate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_successfulcreate.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_SUCCESSFULCREATE | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_provisioned¶m=" |
14 changes: 14 additions & 0 deletions
14
...tomate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachine_successfuldelete.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINE_SUCCESSFULDELETE | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_destroy¶m=" |
14 changes: 14 additions & 0 deletions
14
...utomate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_created.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_CREATED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_create¶m=" |
14 changes: 14 additions & 0 deletions
14
...tomate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_migrated.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_MIGRATED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_migrate¶m=" |
14 changes: 14 additions & 0 deletions
14
...te/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_shuttingdown.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_SHUTTINGDOWN | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_shutdown_guest¶m=" |
14 changes: 14 additions & 0 deletions
14
...utomate/ManageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_started.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_STARTED | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_start¶m=" |
14 changes: 14 additions & 0 deletions
14
...anageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_successfulcreate.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_SUCCESSFULCREATE | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_provisioned¶m=" |
14 changes: 14 additions & 0 deletions
14
...anageIQ/System/Event/EmsEvent/KUBEVIRT.class/virtualmachineinstance_successfuldelete.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: | ||
name: VIRTUALMACHINEINSTANCE_SUCCESSFULDELETE | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/event_action_refresh?target=ems" | ||
- rel5: | ||
value: "/System/event_handlers/event_action_policy?target=src_vm&policy_event=vm_destroy¶m=" |
Oops, something went wrong.