neutron/neutron/services/timestamp
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
..
__init__.py Add timestamp for neutron core resources 2016-03-05 02:17:35 +00:00
timestamp_db.py use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
timestamp_plugin.py Eliminate lookup of model query hooks by name 2017-04-16 10:33:36 -04:00