DEPRECATED, Event storage and REST API for Ceilometer
Go to file
ZhiQiang Fan 939cb080a1 fix tools/make_test_event_data.py
ceilometer.event.storage.models.Event requires 6 arguments to initialze,
but tools/make_test_event_data.py only provides 5 arguments, so it is
broken now. The missing field is 'raw', which can be safely set to {}.

Change-Id: I4bec3ff66ab9fbec9306be2f1cb0095d148d80fb
Closes-Bug: #1506976
2015-10-17 02:20:31 +08:00
ceilometer support mysql+pymysql in functional test 2015-10-16 03:13:03 -07:00
devstack Do collector setup and storage cleanup for all backends 2015-10-13 09:17:01 +00:00
doc Merge "Remove dependency on sphinxcontrib-docbookrestapi" 2015-10-16 04:00:48 +00:00
etc Deprecate event trait plugin 'split' 2015-10-09 11:06:04 +00:00
rally-jobs Fix links in README.rst 2015-09-04 11:18:33 +05:30
tools fix tools/make_test_event_data.py 2015-10-17 02:20:31 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore Switch to using pbr's autodoc capability 2015-06-09 11:17:11 +02: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 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 Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01: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-10-16 01:02:50 +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 Open Mitaka development 2015-09-24 11:21:41 -04:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Merge "Remove dependency on sphinxcontrib-docbookrestapi" 2015-10-16 04:00:48 +00:00
tox.ini fix elasticsearch script reference 2015-09-29 12:35:44 -04:00

README.rst

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer