Nitesh Sarda created CLOUDSTACK-10176:
-----------------------------------------
Summary: VM Start Api Job returns success for failed Job
Key: CLOUDSTACK-10176
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10176
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Nitesh Sarda
*ISSUE : *
VM start API Job returns success for failed Job
*STEPS TO REPRODUCE :*
# Stop VM instance.
# Mark state of associate router as Stopping from DB
# Execute startVirtualMachine Api from rest client.
# VM will not start but still main job will return the status as SUCCEEDED,
whereas sub-job for command VmWorkStart will return status as failed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)