Sandy Walsh f63e71dba8 Use compute.instance.finish_resize.end for usage comparison.
Vs. compute.instance.prep.resize.end as before.

Change-Id: I837329014a4f7e7bfee8f1943bbdb4597c1da855
2015-05-06 08:24:14 -07:00

35 lines
794 B
INI

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