RETIRED, further work has moved to Debian project infrastructure
Go to file
liusheng 0cf728a745 Fix the py34 jenkins job
The oslo.messaging<5.2.0(the v5.2.0 update change is in review[1])
depends on amqp>=1.4.0, in amqp-2.0 and amqp2.0.1, there is an issue[2]
that lead the amqp cannot be correctly installed in py34
environment(the depent package vine-1.1.0 of amqp won't bee installed),
that has borken the ceilometer py34 job[3]. we can wait the change[1]
merged and then bump the oslo.message version to avoid this issue. Because
Ceilometer don't participate the global-requirements, so we bump the
oslo.messaging to 5.2.0.

[1] https://review.openstack.org/#/c/324023/
[2] https://github.com/celery/py-amqp/issues/91
[3] http://logs.openstack.org/41/323641/4/check/gate-ceilometer-python34/cf3f043/console.html

Change-Id: Icb34a7f0e03662868aa0ce6e060c5e951711b79e
2016-06-02 12:38:58 +08:00
ceilometer Merge "refactor DefinitionException classes" 2016-05-26 16:04:51 +00:00
devstack devstack: remove useless policy_file setting 2016-05-02 22:43:19 +02:00
doc fix some typos in our doc, comments and releasenotes 2016-05-25 03:23:09 +08:00
etc drop magnetodb support 2016-04-04 13:03:20 -04:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes fix some typos in our doc, comments and releasenotes 2016-05-25 03:23:09 +08:00
tools remove log in tools/make_test_{event_}data.py 2016-05-12 20:57:36 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore Remove unused pylintrc 2016-05-03 00:05:46 +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 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 Move the content of ReleaseNotes to README.rst 2015-11-18 15:34:01 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
requirements.txt Fix the py34 jenkins job 2016-06-02 12:38:58 +08:00
run-functional-tests.sh tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00
setup.cfg remove deprecated auth type password-ceilometer-legacy 2016-04-28 03:26:03 +08:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02:00
tox.ini tests: replace overtest by pifpaf 2016-05-09 16:01:58 +02: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