Monsyne Dragon 665c9ad328 Add optional database trimming for old events.
Alows you to trim events older than a configurable time from
the events database.

(Remerging to fix timex parse error)

Change-Id: Iaa290705815d1c3ac23c2ca7370a5d705f1f834c
2015-08-17 17:51:05 +00:00

35 lines
794 B
INI

[metadata]
description-file = README.md
name = winchester
version = 0.57
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