Actions
Bug #17898
closedVirtual machine power off/on does not work for compute resource provider "rackspace".
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - Rackspace
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1300676
Description of problem: Power on/off for any rackspace virtual machine shows error notificatoin
Error - undefined method `stop' for #<Fog::Compute::RackspaceV2::Server:0x00000>
Version-Release number of selected component (if applicable): 6.1.2
How reproducible:
Steps to Reproduce:
1. Go to infrastructure and click on compute resource.
2. Create compute resource using provider rackspace.
3. Try to stop/start any virtual machine.
Actual results:
undefined method `stop' for #<Fog::Compute::RackspaceV2::Server:0x00000>
Expected results:
Should stop or start vm
Additional info:
Actions