Port profile should not mark vlan as native-vlan

Change-Id: I0b117ad8a3761e8f8ae59ae21fb68bbc3303b35b
Fixes: bug 1186461
This commit is contained in:
Shiv Haris 2013-06-01 10:54:30 -07:00
parent c675e0ba16
commit c551e4a418

View File

@ -116,7 +116,6 @@ CONFIGURE_ALLOWED_VLANS_FOR_VLAN_PROFILE = """
<add>{vlan_id}</add>
</vlan>
</allowed>
<native-vlan>{vlan_id}</native-vlan>
</trunk>
</switchport>
</vlan-profile>