neutron/neutron/tests/unit/services/logapi
Nguyen Phuong An 01d90e5153 Make log extension more generic
Currently, log extension is only compatible with ovs agent [1].
In order to support security group logging based iptables, this
patch will make log extension compatible with linuxbridge agent,
too.

[1] https://bugs.launchpad.net/neutron/+bug/1743463

Change-Id: Ic6528ac3ecfd9fd2dac6f2b8233df5554a867520
Partially-implements: blueprint security-group-logging
2018-03-08 16:58:01 +07:00
..
agent Fix mocking of ovsdb connection in UT 2018-01-12 12:11:58 +00:00
common use log api plugin const from neutron-lib 2017-11-30 11:07:06 -07:00
drivers Make log extension more generic 2018-03-08 16:58:01 +07:00
rpc [log]: Add driver api and rpc stuff for logging 2017-11-29 16:21:46 +07:00
__init__.py [log]: implement logging plugin 2017-07-12 13:30:50 +07:00
base.py [log]: implement logging plugin 2017-07-12 13:30:50 +07:00
test_logging_plugin.py use log api plugin const from neutron-lib 2017-11-30 11:07:06 -07:00