Actions
Bug #13430
closedvirt power manager is missing reboot action
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
When rebooting a vm via power manager, this fails:
| TypeError: nil is not a symbol
| /Users/f0218175/foremandev/foreman/app/services/power_manager/virt.rb:25:in `block (2 levels) in <class:Virt>'
The action map in app/services/power_manager/virt.rb is missing "reboot".
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3131 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 123
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1bf5ff536572e0209095532d7f5c7dd986d2aa19.
Updated by Dominic Cleal over 8 years ago
- Has duplicate Bug #11642: Fetching host power state using "power_action": "status" fails for VMs added
Actions