[
https://issues.apache.org/jira/browse/CLOUDSTACK-9269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128688#comment-15128688
]
ASF GitHub Bot commented on CLOUDSTACK-9269:
--------------------------------------------
GitHub user nitin-maharana opened a pull request:
https://github.com/apache/cloudstack/pull/1396
CLOUDSTACK-9269: Missing field for Switch type for Management and Storage
traffic types
Repro Steps:
===========
Create an Advanced zone(VMware).
Configure physical network.
Edit traffic type (Management or Storage)
Observe the switch type dropdown list is missing.
If we choose Guest or Public the dropdown is visible. See the below
snapshots.
Expected Result:
==============
The list should be shown in case of Management and storage.
Actual Result:
===========
The list is missing in case of management and storage.
Fix:
===
Showing vswitchtype for all traffic types in case of VMware.
Traffic Type - Guest:
=================

Traffic Type - Management (Issue):
=============================

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitin-maharana/CloudStack-Nitin
CloudStack-Nitin26_4.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1396.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1396
----
commit 85f93b6f96dde24dfc47d1bbf77e0c44e02455ff
Author: Nitin Kumar Maharana <[email protected]>
Date: 2016-02-02T17:53:42Z
CLOUDSTACK-9269: Missing field for Switch type for Management and Storage
traffic types
Showing vswitchtype for all traffic types in case of VMware.
----
> Missing field for Switch type for Management and Storage traffic types
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-9269
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9269
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
>
> In New Zone addition wizard, when user tries to configure physical network
> details, he has the option to select the traffic labels, VLAN IDs and Switch
> type in case of VmWare.
> But it is observed that Switch type filed (a drop down list) is missing for
> traffic types Management and Storage. The same list is available for Guest,
> Public traffic types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)