openstack-ansible/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml
Joseph Robinson 43ff983e4d [User Guides] Link Updates - openstack-ansible
1.) Updating links to the new Administrator Guide within in
    the OpenStack Ansible documentation.

Change-Id: I6801653551e79eaf74f7a9add0030d7e3688194d
Implements: blueprint user-guides-reorganised
2016-04-24 03:36:34 +10:00

16 lines
828 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/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'.