[
https://issues.apache.org/jira/browse/CLOUDSTACK-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751155#comment-13751155
]
Sateesh Chodapuneedi commented on CLOUDSTACK-4089:
--------------------------------------------------
It seems that comma is appended at end of vswitch name text field.
mysql> select * from physical_network_traffic_types;
+----+--------------------------------------+---------------------+--------------+-------------------+-------------------+----------------------+-------------------------+-------------------+------+-------------------+
| id | uuid | physical_network_id |
traffic_type | xen_network_label | kvm_network_label | vmware_network_label |
simulator_network_label | ovm_network_label | vlan | lxc_network_label |
+----+--------------------------------------+---------------------+--------------+-------------------+-------------------+----------------------+-------------------------+-------------------+------+-------------------+
| 1 | 5665c779-f7c5-40bb-a79f-57995fe8b37f | 201 | Management
| NULL | NULL | vSwitch0, | NULL
| NULL | NULL | cloudbr0 |
| 2 | c190fb21-79cc-46e6-8296-592f752dc79e | 200 | Guest
| NULL | NULL | vSwitch1,,vmwaresvs | NULL
| NULL | NULL | cloudbr0 |
| 3 | 7846cb39-67c2-475a-878c-c603de404d36 | 200 | Public
| NULL | NULL | vSwitch1,,vmwaresvs | NULL
| NULL | NULL | cloudbr0 |
+----+--------------------------------------+---------------------+--------------+-------------------+-------------------+----------------------+-------------------------+-------------------+------+-------------------+
3 rows in set (0.00 sec)
> 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: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.2.0
> Reporter: Sailaja Mada
> Assignee: Jessica Wang
> Fix For: Future
>
> 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