]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Port profile should not mark vlan as native-vlan
authorShiv Haris <sharis@brocade.com>
Sat, 1 Jun 2013 17:54:30 +0000 (10:54 -0700)
committerShiv Haris <sharis@brocade.com>
Sat, 1 Jun 2013 18:18:30 +0000 (18:18 +0000)
Change-Id: I0b117ad8a3761e8f8ae59ae21fb68bbc3303b35b
Fixes: bug 1186461
quantum/plugins/brocade/nos/nctemplates.py

index 01468d36224f7e59bd10fdf557f3a83bdaf72506..de7437c19a74106c872e531d5f4f2f9969bde1db 100644 (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>