Gaurav Aradhye created CLOUDSTACK-5154:
------------------------------------------
Summary:
component.test_project_limits.TestResourceLimitsProject.test_05_snapshots_per_project
Failing due to failure in "createSnapshot" command
Key: CLOUDSTACK-5154
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5154
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.3.0
Reporter: Gaurav Aradhye
Assignee: Ashutosk Kelkar
Fix For: 4.3.0
Create Snapshot is failing because the list_volumes function is accepting only
project id parameter and not the virtual machine id. Hence sometimes the
volumes listed are of the vms that are in expunged state.
Pass virtualmachineid parameter so that we get correct volume
--
This message was sent by Atlassian JIRA
(v6.1#6144)