shweta agarwal created CLOUDSTACK-9274: ------------------------------------------
Summary: API listVMSnapshot returns value for tags ‘project’ and ‘projectid’ when called with project id param Key: CLOUDSTACK-9274 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9274 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Reporter: shweta agarwal There was a bug as follows REPRO STEPS ================== 1. Create a project 2. Create a VM in this project 3. Create a VM-Snapshot of this VM 4. Do an API call with command listVMSnapshot like this command=listVMSnapshot&listall=true&projectid=&response=json 5. Take a look at the output. Response Tags "project" and "projectid" are empty, but should contain values! EXPECTED BEHAVIOR ================== API response should contain 'project' and 'projectid' tags. ACTUAL BEHAVIOR ================== API response DOESN'T contain 'project' and 'projectid' tags. This automation is to verify that Listvmsnapshot api returns non empty project and projectid when called with project id parmas -- This message was sent by Atlassian JIRA (v6.3.4#6332)