docs/doc/source/planning/openstack/port-security-extension.rst
Ron Stone 3143d86b69 Openstack planning
Updates for patchset 2 review comments
Changed link depth of main Planning index and added some narrative guidance
Added planning/openstack as sibling of planning/kubernetes
Related additions to abbrevs.txt
Added max-workers substitution to accomodate StarlingX/vendor variants

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ibff9af74ab3f2c00958eff0e33c91465f1dab6b4
Signed-off-by: Stone <ronald.stone@windriver.com>
2021-01-25 08:36:47 -05:00

1011 B
Executable File

Port Security Extension

supports the Neutron port security extension for disabling IP address filtering at the project network or port level.

By default, IP address filtering is enabled on all ports and networks, subject to security group settings. You can override the default IP address filtering rules that apply to a by enabling the Neutron port security extension driver, and then disabling port security on individual project networks or ports. For example, you can configure a to allow packet routing by enabling the port security extension driver, and then disabling port security on the port used for routing.

Disabling port security on a network also disables address filtering on the network.

By default, the port security extension driver is disabled.

partner