RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenDev Sysadmins 11cc70f5c4 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:07 +00:00
api-ref/source Trival-Fix: replace "nova" with "ceilometer" in api-ref 2016-12-23 11:34:04 +08:00
ceilometer Merge "High precision rate of change timedelta" into stable/ocata 2017-07-24 16:38:25 +00:00
devstack polling definition file 2017-02-01 01:39:56 +00:00
doc add configuration instructions from admin guide and dev docs 2017-05-01 20:01:41 +00:00
etc cap cpu_util 2017-07-17 09:44:57 +02:00
install-guide/source add instruction to set auth_mode 2017-06-14 17:30:50 +00:00
rally-jobs Docstrings should not start with a space 2016-09-28 07:29:56 +00:00
releasenotes polling definition file 2017-02-01 01:39:56 +00:00
tools remove test_hbase_table_utils 2017-01-12 17:12:03 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore Add api-ref/build to .gitignore 2016-08-22 16:11:09 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:07 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:49:35 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst Initial seed of hacking 2016-02-22 12:46:44 -03:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Remove Nadya Privalova from core reviewers 2016-07-28 14:54:20 +02:00
README.rst Update readme file 2016-08-29 01:27:05 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
bindep.txt add libxml2 required for lxml 2016-12-12 22:14:29 +00:00
requirements.txt High precision rate of change timedelta 2017-07-20 17:00:59 +02:00
run-tests.sh tox: refactor targets 2016-09-21 08:21:02 +02:00
setup.cfg Bump gnocchiclient min version 2017-03-21 13:35:36 +00:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Switch to use test_utils.call_until_true 2017-03-02 10:27:08 +01:00
tox.ini check panko during integration test 2017-01-23 20:28:36 +00:00

README.rst

Ceilometer

Ceilometer is a data collection service that collects event and metering data by monitoring notifications sent from OpenStack services. It publishes collected data to various targets including data stores and message queues.

Ceilometer is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

For more information about Ceilometer APIs, see http://developer.openstack.org/api-ref-telemetry-v2.html

Release notes are available at https://releases.openstack.org/teams/telemetry.html

Developer documentation is available at http://docs.openstack.org/developer/ceilometer/

For information on how to contribute to ceilometer, see the CONTRIBUTING.rst file.

The project home is at http://launchpad.net/ceilometer

To report any ceilometer related bugs, see http://bugs.launchpad.net/ceilometer/