You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "prashant kumar mishra (JIRA)" <ji...@apache.org> on 2013/05/28 14:40:20 UTC

[jira] [Created] (CLOUDSTACK-2717) UI is not showing check button public while registering template,if global parameter "allow.public.user.templates" = false and cluster level parameter "allow.public.user.templates" = true

prashant kumar mishra created CLOUDSTACK-2717:
-------------------------------------------------

             Summary: UI is not showing check button public while registering template,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.)
            Reporter: prashant kumar mishra
            Priority: Critical


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

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