[
https://issues.apache.org/jira/browse/CLOUDSTACK-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356509#comment-14356509
]
ASF subversion and git services commented on CLOUDSTACK-8315:
-------------------------------------------------------------
Commit 182d770f9f5fef26e5136b20ee71c34e5327ca43 in cloudstack's branch
refs/heads/master from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=182d770 ]
CLOUDSTACK-8315: CS API listVMSnapshot doesn't have tags ‘project’ and
‘projectid’.
> 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)