openstack-ansible/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml
Kevin Carter 6b7e78e104 Add ability to configure Neutron FWaaS
This patch adds a release note, documentation and an automated
determination of whether the Horizon panel for FWaaS should be
enabled.

Re-Implementation-Of: https://review.openstack.org/#/c/275894/9

Depends-On: I682171333328e42895ec1a4d2d0cc5d2b2fcdcd9
Depends-On: Ic046cc9815f7b9c86a52fd75e7c796ecacc9e083
Change-Id: Iabfaa3d755bc2badae85325e3c6d477f4f2d620c
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-03-17 08:56:51 -05:00

16 lines
834 B
YAML

---
features:
- Neutron Firewall as a Service (FWaaS) can now optionally be deployed and
configured. Please see the `FWaaS Configuration Reference
<http://docs.openstack.org/admin-guide-cloud/networking_introduction.html#firewall-as-a-service-fwaas-overview>`_
for details about the what the service is and what it provides. See the
`FWaaS Install Guide <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-fwaas.html>`_
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'.