openstack-ansible/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml
Jean-Philippe Evrard 91cf1e88dc Freeze all SHAs for 17.0.0.0b2
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo.

Change-Id: Iebe2dfd5b1a1fd8977d13075dfe7f841e6e416a0
2017-12-09 15:05:35 +00:00

16 lines
815 B
YAML

---
features:
- Neutron Firewall as a Service (FWaaS) can now optionally be deployed and
configured. Please see the `FWaaS Configuration Reference
<https://docs.openstack.org/neutron/latest/admin/fwaas.html>`_
for details about the what the service is and what it provides. See the
`FWaaS Install Guide <https://docs.openstack.org/openstack-ansible-os_neutron/latest/configure-network-services.html#firewall-service-optional>`_
for implementation details.
upgrade:
- Database migration tasks have been added for the FWaaS neutron plugin.
security:
- When enabled, Neutron Firewall as a Service (FWaaS) provides projects the
option to implement perimeter security (filtering at the router), adding to
filtering at the instance interfaces which is provided by 'Security
Groups'.