blob: 12300bf619d65a246af3d79fb5b91c78869d0070 [file] [log] [blame]
Dan Smithfe52d7f2022-04-28 12:34:38 -07001[metadata]
2name = dbcounter
3author = Dan Smith
4author_email = dms@danplanet.com
5version = 0.1
6description = A teeny tiny dbcounter plugin for use with devstack
7url = http://github.com/openstack/devstack
8license = Apache
9
10[options]
Clark Boylan50e3c062022-05-19 13:36:43 -070011py_modules = dbcounter
Dan Smithfe52d7f2022-04-28 12:34:38 -070012entry_points =
13 [sqlalchemy.plugins]
14 dbcounter = dbcounter:LogCursorEventsPlugin