[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725137#comment-13725137
 ] 

ASF subversion and git services commented on CLOUDSTACK-2717:
-------------------------------------------------------------

Commit 798c507c7d9a0241fbaaddb3348eaa3313b4f9a3 in branch refs/heads/4.2 from 
[~harikrishna.patnala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=798c507 ]

CLOUDSTACK-2717: listCapabilities API to return
 allow.public.user.templates configuration parameter value
 defined at account level.
Signed by - Nitin Mehta<[email protected]>

                
> UI is not showing check button public while registering template for user 
> account,if global parameter "allow.public.user.templates" = false  and 
> cluster level parameter "allow.public.user.templates" = true 
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2717
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2717
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Template
>    Affects Versions: 4.2.0
>            Reporter: prashant kumar mishra
>            Assignee: Harikrishna Patnala
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: screenshot-1.jpg
>
>
> if account level parameter "allow.public.user.templates" is set to true user 
> should be able to register a public template through UI ;independent of 
> global parameter.
> Steps to reproduce
> =================
> =================
> case 1:
> ----------
> ----------
> 1-set global parameter "allow.public.user.templates" to false, restart MS
> 2-set account level parameter "allow.public.user.templates" to true
> Expected
> --------------
> User should be able to register public template through UI(UI should show 
> check button public)
> Actual
> -----------
> UI does not show check button public and templates are getting register as 
> private template
> corresponding API call
> { "registertemplateresponse" : { "count":1 ,"template" : [  
> {"id":"e6a384b6-c6ae-40b1-8fbd-dedf917b7489","name":"wed","displaytext":"sadf","ispublic":false,"created":"2013-07-29T11:20:12-0400","isready":false,"passwordenabled":false,"format":"VHD","isfeatured":false,"crossZones":false,"ostypeid":"5e2d09c8-f843-11e2-9ba9-06f1ac000077","ostypename":"Apple
>  Mac OS X 10.6 
> (32-bit)","account":"ac2","zoneid":"6ac4dbb4-1877-48d0-94a5-29d91e0b1e97","zonename":"z1","status":"","templatetype":"USER","hypervisor":"XenServer","domain":"ROOT","domainid":"2c69941a-f843-11e2-9ba9-06f1ac000077","isextractable":true,"tags":[],"sshkeyenabled":false,"isdynamicallyscalable":true}
>  ] } }
> case2:
> ---------
> ---------
> 1-Set global parameter "allow.public.user.templates" to true;restart
> 2-Set account level parameter "allow.public.user.templates" to false
> expected
> -------------
> UI should not show check button public;since user is not allowed to register 
> public template
> Actual
> ---------
> UI is showing check button public 

--
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