Comment 2 for bug 1658682

Revision history for this message
George Shuklin (george-shuklin) wrote :

That's a problem. We need to disable port security on few ports. Neutron rejects requests to disable port security complaining there is an security group in the port (it is invisible in neutron port-show but visible in database). We tried to disable security group and got error.

It is now a rather silly way to disable port security:

enable security groups in neutron-server.
disable security group in port
disable security groups in neutron-server.
disable port-security.