blob: f9f26f21754e83425a8811b99d6352ca9c4c8b82 [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]
11modules = dbcounter
12entry_points =
13 [sqlalchemy.plugins]
14 dbcounter = dbcounter:LogCursorEventsPlugin