[
https://issues.apache.org/jira/browse/CLOUDSTACK-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731034#comment-13731034
]
Jessica Wang edited comment on CLOUDSTACK-4089 at 8/6/13 10:33 PM:
-------------------------------------------------------------------
Sateesh,
(1) Should VLAN text field and vSwitch Type listbox be added in "Edit Traffic
Type" dialog in "Physical Network" step in zone wizard, like attachment
"2013-08-06-A.jpg"?
(2) If the answer for (1) is yes, which API should value in VLAN text field be
sent to?
AddTrafficType API?
VLAN parameter in AddTrafficType API?
Which API should value in vSwitch Type listbox be sent to?
AddCluster API?
VSWITCH_TYPE_GUEST_TRAFFIC parameter, VSWITCH_TYPE_PUBLIC_TRAFFIC parameter in
AddCluster API?
(3) If the answer for (2) is yes, then it won't work when a zone has multiple
physical networks.
Each phyical network might have one guest traffic type.
e.g.
Physical Network 1:
Guest Traffic: vSwitchType=vmwaresvs
Physical Network 2:
Guest Traffic: vSwitchType=vmwaredvs
Phyiscal Network 3:
Guest Traffic: vSwitchType=nexusdvs
Which vSwitchType value should be sent to addCluster API, then?
In this case, UI will call API "addTrafficType&traffictype=Guest" 3 times (for
the 3 guest traffic types in the 3 physical networks)
and will call API "addCluster" only 1 time.
You probably need to move VSWITCH_TYPE_GUEST_TRAFFIC parameter from addCluster
API to addTrafficType API.
Or
I'll remove vSwitch Type listbox from Edit Traffic Type dialog to "add cluster
step" in zone wizard.
Which one do you prefer?
Jessica
was (Author: jessicawang):
Sateesh,
Should VLAN text field and vSwitch Type listbox be added in "Edit Traffic Type"
dialog in "Physical Network" step in zone wizard, like attachment
"2013-08-06-A.jpg"?
If yes, which API should value in VLAN text field be sent to?
AddTrafficType API?
VLAN parameter in AddTrafficType API?
Which API should value in vSwitch Type listbox be sent to?
AddCluster API?
VSWITCH_TYPE_GUEST_TRAFFIC parameter, VSWITCH_TYPE_PUBLIC_TRAFFIC parameter in
AddCluster API?
Jessica
> Provide a drop down to specify VLAN,Switch type, Traffic label name while
> configuring Zone(VMWARE)
> --------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4089
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4089
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.2.0
> Reporter: Sailaja Mada
> Assignee: Sateesh Chodapuneedi
> Priority: Critical
> Fix For: 4.2.0
>
> Attachments: 2013-08-06-A.jpg,
> addClusterCmd_wrongDuplicateParameterNames.jpg, dropPN.png,
> edit-traffic-type-vmware.jpg
>
>
> Observation:
> Setup: VMWARE
> 1. While configuring Zone, During Physical network creation , currently
> there is a text field to specify VLAN Id for the traffic , Traffic label
> name & Switch type (vmwaresvs,vmwaredvs,nexusdvs)
> 2. It is text field and there is a possibility of missing some of the
> parameters.
> 3. While adding cluster we have an option to specify the traffic label name
> and drop down to select the Switch type.
> This is the request to provide a drop down to specify VLAN,Switch type,
> Traffic label name while configuring Zone(VMWARE). This will avoid a lot of
> confusion between Zone vs Cluster level configuration.
> It also simplifies the configuration process.
--
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