Eddie Sheffield e08924f1f8 Add functionality for counting events
Similar to the existing streams functionality, this patch adds
the ability to get just a count of filtered events rather than
the full list of events.

There are corresponding changes in quince, quincy, and klugman.

Change-Id: Ic14845db48170a8481c764f5f2468f137758bd19
2015-03-20 12:42:00 -04:00

35 lines
793 B
INI

[metadata]
description-file = README.md
name = winchester
version = 0.5
author = Monsyne Dragon
author_email = mdragon@rackspace.com
summary = An OpenStack notification event processing library.
license = Apache-2
keywords =
stacktach
event_processing
pipeline
events
notification
openstack
triggers
classifiers =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
home-page = https://github.com/stackforge/stacktach-winchester
[files]
packages =
winchester
[entry_points]
console_scripts =
pipeline_worker = winchester.worker:main
winchester_db=winchester.db.db_admin:main