ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
If a VM is already running on HostA and the Admin requests a Start on HostB, it will return a success with the VM being started on HostA. Instead it should return an error to the administrator that the resource is already in running state.
STEPS TO REPRODUCE
- Start a VM on HostA
- With cloudmonkey, start the same VM on HostB
- Observe the result
EXPECTED RESULTS
Response should fail the job and say VM is already in the same state.
ACTUAL RESULTS
Job succeeds with VM not being the requested host
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
If a VM is already running on HostA and the Admin requests a Start on HostB, it will return a success with the VM being started on HostA. Instead it should return an error to the administrator that the resource is already in running state.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS