[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Parth Jagirdar closed CLOUDSTACK-2657.
--------------------------------------


Verified,

1) Add a template as a User and issue a listTemplatePermissions.
Response should have that account.

2) Issue a updateTemplatePermission and add another account to the template.
Now listTemplatePermissions should have 2 accounts, the owner and recently 
added second account.

{ "listtemplatepermissionsresponse" :  { "templatepermission" : 
{"id":"db8328c6-42d1-4d29-802e-cf1910f8fb76","ispublic":false,"account":["new","test"]}
 }  }



                
> listTemplatePermissions API should also include the owner of the template to 
> the list of users having permission to launch
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2657
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2657
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>            Reporter: Prachi Damle
>            Assignee: Prachi Damle
>             Fix For: 4.2.0
>
>
> The listTemplatePermissions API returns the list of user accounts that have 
> permissions to launch a VM using the template. This list should also return 
> the owner of the template to the list of users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to