charm-neutron-api/unit_tests
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
..
__init__.py Remove deploy from source support 2018-01-10 15:41:05 +00:00
test_actions_openstack_upgrade.py Remove deploy from source support 2018-01-10 15:41:05 +00:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py Enable bgp dynamic routing for Ocata 2018-07-10 11:51:24 -07:00
test_neutron_api_hooks.py Enable support for security group logging 2018-10-09 12:01:03 +03:00
test_neutron_api_utils.py py3: Switch to Python 3 for OpenStack Rocky 2018-09-21 16:17:57 +02:00
test_utils.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00