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

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

Commit 530df8c84314a9e0bba5ec0c87c4a59c0a26856a in branch refs/heads/master 
from [~bfederle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=530df8c ]

CLOUDSTACK-4302: Instance wizard: Support readonly checkbox selection

If 'selectedObjNonEditable' option is passed alongside 'selectedObj'
on response, make checkbox selection readonly/disabled.

Right now this is to support 'required' affinity group selections that
shouldn't be unselected.

                
> Instance wizard UI: Support affinity groups for dedicated zones
> ---------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4302
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4302
>             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: Brian Federle
>            Assignee: Brian Federle
>            Priority: Critical
>             Fix For: 4.2.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> During VM deployment through the VM wizard UI, when the user chooses the 
> dedicated zone, the dedicated affinity group should be preselected for him 
> and non-editable in the wizard. 
> How can UI know which group to preselect?
> -->UI can call listDedicatedZones API passing in the zoneId selected in the 
> VM wizard
> -->The reponse should return DedicateZoneResponse object, if zone is dedicated
> -->This object should have ‘affinitygroupid’ parameter set
> -->UI should preselect the group matching this id on the AffinityGroups tab 
> of the wizard

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