neutron/neutron/tests
Boden R c774930aed use sqla functions from neutron-lib
The public db apis are available in neutron-lib. This patch consumes
the sqla_listen, sqla_remove and sqla_remove_all functions from lib
by removing them from neutron and using lib's version.

There's also a TODO added here so we can eventually rehome the
check_no_sqlalchemy_event_import hacking check to neutron-lib.

NeutronLibImpact

Change-Id: I3b3862016125303fb227b4ff41420a89bb33c917
2018-07-25 21:04:20 +00:00
..
common Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
contrib Merge "Multiple port binding for ML2" 2018-07-17 20:33:00 +00:00
etc Add missing policy actions to policy.json file 2018-07-18 02:17:16 +01:00
fullstack Merge "[Fullstack] Remove central_external_bridge" 2018-07-17 05:01:13 +00:00
functional Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00