]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: neutron router-interface-add should clear security-groups
authorAaron Rosen <aaronorosen@gmail.com>
Wed, 9 Jul 2014 17:02:09 +0000 (10:02 -0700)
committerAaron Rosen <aaronorosen@gmail.com>
Wed, 9 Jul 2014 17:02:09 +0000 (10:02 -0700)
commit44438e864c4b3a19cbb1f7283783070fa209a5a2
treef60640d37ec4f14f9b8378492c35a2b0ba7180a6
parentbcc0319e3198b61612281d04529c3e5ff092033e
NSX: neutron router-interface-add should clear security-groups

NSX does not support security groups on router ports so in the case
where someone uses a port that has a security group on it as the router
port we need to clear the security group off the port.

Change-Id: Ia0fb331516887dcd7e9a435094ce1eb082d72575
closes-bug: 1329043
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/test_nsx_plugin.py