You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjay Tripathi (JIRA)" <ji...@apache.org> on 2015/03/11 10:04:38 UTC

[jira] [Created] (CLOUDSTACK-8315) CS API listVMSnapshot doesn't have tags ‘project’ and ‘projectid’

Sanjay Tripathi created CLOUDSTACK-8315:
-------------------------------------------

             Summary: CS API listVMSnapshot doesn't have tags ‘project’ and ‘projectid’
                 Key: CLOUDSTACK-8315
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8315
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.5.0
            Reporter: Sanjay Tripathi
            Assignee: Sanjay Tripathi
             Fix For: 4.6.0


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 message was sent by Atlassian JIRA
(v6.3.4#6332)