Skip to content

Commit

Permalink
Enables VM reset for SCVMM
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronagh Sorota committed Mar 1, 2017
1 parent cf91b12 commit 1104394
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class ManageIQ::Providers::Microsoft::InfraManager::Vm < ManageIQ::Providers::In

supports_not :migrate, :reason => _("Migrate operation is not supported.")
supports_not :publish
supports :reset

POWER_STATES = {
"Running" => "on",
Expand Down

0 comments on commit 1104394

Please sign in to comment.