OpenStack Telemetry (Ceilometer)
Go to file
chenxing e089eccc85 Revert "[install] Create endpoint in one command"
The installation guide uses the Identity v3 API.
According to the OSC documentation [1], the
existing steps are correct.
[1] http://docs.openstack.org/developer/python-openstackclient/command-objects/endpoint.html#endpoint-create

Change-Id: Ibc861ea9ce5d2c98fdee3c8e3201bcc58aa99f16
2016-07-21 16:14:27 +08:00
api-ref/source Config logABug feature for Ceilometer api-ref 2016-08-31 13:53:29 +07:00
ceilometer generalise instable API redirect assertion 2016-09-01 17:44:48 -04:00
devstack Merge "devstack: allow ceilometer-api and keystone to run on different hosts" 2016-07-06 04:20:34 +00:00
doc Nit: Aligning the content. 2016-08-31 17:21:04 +00:00
etc Set the correct for image bytes_sent event 2016-08-02 15:47:24 +02:00
install-guide/source Revert "[install] Create endpoint in one command" 2016-07-21 16:14:27 +08:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes Configuration of certificate verification for HTTP dispatcher 2016-08-12 13:36:11 +01:00
tools Use "topics" instead of "topic" in Notifier initialization 2016-06-13 16:24:47 +08: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
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08: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 core status cleanup 2016-03-16 10:02:17 -04:00
README.rst Update readme file 2016-08-29 01:27:05 +00:00
requirements.txt move out oslo.service 2016-07-13 08:54:12 +02:00
run-functional-tests.sh tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00
setup.cfg Merge "Install configuration files in etc" 2016-08-29 14:46:46 +00:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Limit Happybase to < 1.0.0 2016-08-16 10:54:09 +02:00
tox.ini Fix a warning when running tox -e api-ref 2016-08-22 15:53:56 -05:00

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/