OpenStack Telemetry (Ceilometer)
Go to file
gordon chung 7dbaf4c207 do not configure worker specific items in init
this further corrects some issues with coordination. the basic issue
is described in a bug i fixed a while ago[1]. basically everything
defined in init is sort shared by workers. if it's unique to a worker
it should not be defined in init.

the weird addition to stop() is to maintain bug1418793[2]

[1] I2ad05e2085c0c0f78653c6354d301d18b8dee121
[2] Ied2f086e1f50950b430095ae7ee89036fd4a89d9

Change-Id: I979fdcd350c9a3a0fb6c02e831f1a450133ef76a
Closes-Bug: #1533787
2016-01-29 08:42:39 -05:00
ceilometer do not configure worker specific items in init 2016-01-29 08:42:39 -05:00
devstack fix unknown gnocchi db in liberty gate 2016-01-20 22:02:06 -05:00
doc Add Liberty release note link 2015-11-03 11:16:34 +08:00
etc Merge "add delta transfomer support" 2015-09-22 14:09:43 +00:00
rally-jobs Fix links in README.rst 2015-09-04 11:18:33 +05:30
releasenotes better support notification coordination 2016-01-26 13:47:44 -05:00
tools Ensure the test data sample has correct signature 2015-10-21 11:44:39 -06:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore add reno for release notes management 2015-11-18 12:49:42 -05:00
.gitreview Update .gitreview for stable/liberty 2015-11-05 10:40:30 +01:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Make ceilometer work correctly when hosted with a SCRIPT_NAME 2015-07-08 12:41:08 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Merge "Adding liusheng to MAINTAINERS" 2015-09-04 00:53:46 +00:00
README.rst Move the content of ReleaseNotes to README.rst 2015-12-01 11:26:06 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
functions.sh Stop the tests if backend hasn't started 2015-07-15 21:22:00 +03:00
generate-config-file.sh tox: generate config file on test run 2015-09-17 15:06:10 +02:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Updated from global requirements 2015-12-20 17:21:22 +00:00
run-functional-tests.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-es.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-mongodb.sh Be explicit about using /tmp for temporary datafiles 2015-02-19 17:02:20 +00:00
setup-test-env-mysql.sh Switch from MySQL-python to PyMySQL 2015-05-20 01:03:58 +00:00
setup-test-env-postgresql.sh Close and dispose test database setup connections 2015-07-23 16:14:57 +00:00
setup.cfg Switch to post-versioning 2015-10-17 20:40:11 +11:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Merge "Updated from global requirements" into stable/liberty 2015-11-30 20:52:53 +00:00
tox.ini add reno for release notes management 2015-11-18 12:49:42 -05:00

README.rst

ceilometer

Release notes can be read online at:

http://docs.openstack.org/developer/ceilometer/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer