Comment 4 for bug 1329043

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/99461
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=44438e864c4b3a19cbb1f7283783070fa209a5a2
Submitter: Jenkins
Branch: master

commit 44438e864c4b3a19cbb1f7283783070fa209a5a2
Author: Aaron Rosen <email address hidden>
Date: Wed Jul 9 10:02:09 2014 -0700

    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