91cf1e88dc
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
16 lines
815 B
YAML
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'.
|