RETIRED, further work has moved to Debian project infrastructure
Go to file
sonu.kumar a5b08d1993 Removes MANIFEST.in as it is not needed explicitely by PBR
This patch removes `MANIFEST.in` file as pbr generates a sensible
manifest from git files and some standard files and it removes
the need for an explicit `MANIFEST.in` file.

Change-Id: Ib0ac951f02842a476f6e890e67617b788408f7e3
2015-12-16 15:24:39 +05:30
ceilometermiddleware swift: upgrade messaging to v2 2015-11-06 11:37:39 +01:00
doc/source initial checkin 2015-01-20 18:36:18 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:25:04 +00:00
.gitignore Fix the mistakes in .gitignore file 2015-09-22 10:08:44 +05:30
.gitreview initial checkin 2015-01-20 18:36:18 -05:00
.testr.conf initial checkin 2015-01-20 18:36:18 -05:00
babel.cfg initial checkin 2015-01-20 18:36:18 -05:00
CONTRIBUTING.rst initial checkin 2015-01-20 18:36:18 -05:00
HACKING.rst initial checkin 2015-01-20 18:36:18 -05:00
LICENSE initial checkin 2015-01-20 18:36:18 -05:00
openstack-common.conf initial checkin 2015-01-20 18:36:18 -05:00
README.rst Update README to work with release tools 2015-04-21 14:58:42 +00:00
requirements.txt Updated from global requirements 2015-12-07 23:56:07 +00:00
setup.cfg Add *paste.filter_factory* entry point 2015-03-18 16:55:17 +01:00
setup.py Updated from global requirements 2015-10-19 23:26:42 +00:00
test-requirements.txt Updated from global requirements 2015-11-19 15:54:52 +00:00
tox.ini Activate pep8 check that _ is imported 2015-08-04 10:47:28 -05:00

Middleware for OpenStack Telemetry (Ceilometer)

This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Ceilometer:

https://github.com/openstack/ceilometer