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:
    =================
    
![public-nitin](https://cloud.githubusercontent.com/assets/12583725/12759158/aec4d38e-ca05-11e5-911f-d8aa8cb995b7.jpg)
    
    Traffic Type - Management (Issue):
    =============================
    
![management-nitin](https://cloud.githubusercontent.com/assets/12583725/12759171/bff00e08-ca05-11e5-8051-c24f0952a321.jpg)


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 <nitin.mahar...@gmail.com>
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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to