charm-neutron-api/templates/mitaka
Vladimir Grevtsev 47a2b8fbb4 Enable support for security group logging
Add support to enable logging of security groups for
OpenStack Queens or later; this feature is enabled via
the neutron-api charm, with local configuration options
provided in the neutron-openvswitch charm.

The feature is only compatible with the openvswitch firewall
driver and will not be enabled if this configuration option
is not set in the neutron-openvswitch charm.

This change is removing unnecessary Neutron config
option "neutron_firewall_driver" since FW drivers are
being handled on agents side (not on API server) since
Mitaka release.

Change-Id: Icadb055b2c5c3216b6d086b44a4823595b2baffa
Closes-Bug: #1787397
2018-10-09 12:01:03 +03:00
..
api-paste.ini py3: Fix use of iteritems in templates 2017-12-04 10:14:36 +00:00
ml2_conf.ini Add support for configuring individual physical network MTUs 2018-02-01 10:02:27 +01:00
neutron.conf Enable support for security group logging 2018-10-09 12:01:03 +03:00