You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Harikrishna Patnala (JIRA)" <ji...@apache.org> on 2013/07/15 13:46:48 UTC

[jira] [Created] (CLOUDSTACK-3531) [UI] check box "isrouting" during registerTemplate only for Admin

Harikrishna Patnala created CLOUDSTACK-3531:
-----------------------------------------------

             Summary: [UI] check box "isrouting" during registerTemplate only for Admin
                 Key: CLOUDSTACK-3531
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3531
             Project: CloudStack
          Issue Type: Sub-task
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: UI
    Affects Versions: 4.2.0
            Reporter: Harikrishna Patnala
             Fix For: 4.2.0


Previously Admin can register only USER templates, but now Admin can also register ROUTING template which is used to deploy router.
So we introduced an additional boolean parameter "isrouting". It is is set to true  then template type is marked as ROUTING otherwise it is marked as USER.
For this we need a check box while registering template only for ADMIN.

NOTE: 1) This flag can be set only by ADMIN
            2) In template response this flag wont be there. The value is reflected in TYPE parameter.

FS for this change @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+for+Granular+Global+Configuration+Parameters


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