Gaurav Aradhye created CLOUDSTACK-5156: ------------------------------------------
Summary: component.test_stopped_vm.TestDeployVM.test_08_deploy_attached_volume failing during detach volume operation Key: CLOUDSTACK-5156 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5156 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Volumes Affects Versions: 4.3.0 Reporter: Gaurav Aradhye Assignee: Gaurav Aradhye Fix For: 4.3.0 Detach volume operation fails because the volume which we are detaching is not guaranteed to belong the virtual machine from which it is being detached, because virtualmachineid parameter is not passed to the list volumes method. Pass virtualmachineid parameter to get the correct volume to detach. -- This message was sent by Atlassian JIRA (v6.1#6144)