OpenStack Telemetry (Ceilometer)
Go to file
zhangshengping2012 2c7f5e159f Change redirect status from 307 to 308
webob start to support 308 at version 1.5.0

"HTTP Status Code 308 is now supported as a Permanent Redirect"

Change-Id: I27eef9585e88ef4e75678b9c7530bca230c3b42b
2016-10-26 18:42:14 +08:00
api-ref/source Refactor Ceilometer resource API 2016-09-19 09:19:48 +07:00
ceilometer Change redirect status from 307 to 308 2016-10-26 18:42:14 +08:00
devstack Remove pecan_debug option 2016-10-12 19:07:36 +02:00
doc Merge "Broken Link: setuptools entry point" 2016-10-17 17:49:08 +00:00
etc Add http_proxy_to_wsgi to config-generator 2016-10-13 08:48:38 +03:00
install-guide/source Fix the issue that missing the app file 2016-10-12 11:58:40 +00:00
rally-jobs Docstrings should not start with a space 2016-09-28 07:29:56 +00:00
releasenotes Remove pecan_debug option 2016-10-12 19:07:36 +02:00
tools messaging: stop using global config 2016-10-11 14:59:52 +02: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 Update .gitreview for openstack. 2012-11-11 19:13:08 +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 tests: fix tests for functional tests without dsvm 2016-10-11 14:59:15 +02:00
requirements.txt Change redirect status from 307 to 308 2016-10-26 18:42:14 +08:00
run-tests.sh tox: refactor targets 2016-09-21 08:21:02 +02:00
setup.cfg Merge "Compute agent can poll tx and rx errors and drops" 2016-10-08 06:08:37 +00:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Use deps extra for optional requirements 2016-09-14 10:04:46 +02:00
tox.ini tests: fix tests for functional tests without dsvm 2016-10-11 14:59:15 +02: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/