OpenStack Telemetry (Ceilometer) Alarming
Go to file
Haomeng, Wang f23d5fe3b7 Update alembic requirement to 0.6.0 version
Our ceilometer/storage/sqlalchemy/alembic/versions/b6ae66d05e3_remove_extra_indexes.py
call a new drop_constraint method with type_ argument,
but this new method argument is invovled from alembic 0.5.0 version,
and Jenkins is using alembic 0.6.0 version, global-requirements.txt
changed by 46004 patch already.

Fixed bug: 1221467

Change-Id: Iecdc453acc5fdbad28141e3c882df2f7006d5205
2013-09-13 10:29:54 +08:00
bin Remove source as a publisher argument 2013-08-05 11:39:28 +02:00
ceilometer Merge "Pecan assuming meter names are extensions" 2013-09-13 02:32:44 +00:00
doc Merge "Add group by statistics examples in API v2 docs" 2013-09-12 18:46:27 +00:00
etc Include auth_token middleware in sample config 2013-09-11 14:38:02 +02:00
nova_tests nova_notifier: fix tests 2013-09-05 14:57:03 +02:00
tests Merge "Pecan assuming meter names are extensions" 2013-09-13 02:32:44 +00:00
tools Include auth_token middleware in sample config 2013-09-11 14:38:02 +02:00
.gitignore Replace nose with testr 2013-05-18 18:06:38 +10:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Replace nose with testr 2013-05-18 18:06:38 +10:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS add MAINTAINERS file 2013-09-05 12:18:43 -04:00
MANIFEST.in Switch to pbr. 2013-05-11 12:44:54 -04:00
openstack-common.conf Merge "Import middleware from Oslo" 2013-08-29 10:50:43 +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
requirements.txt Update alembic requirement to 0.6.0 version 2013-09-13 10:29:54 +08:00
run-tests.sh run-tests: fix MongoDB start wait 2013-09-11 10:43:08 +02:00
setup.cfg Network: process metering reports from Neutron 2013-09-03 14:39:07 +00:00
setup.py Updated from global requirements 2013-08-12 10:23:04 +02:00
test-requirements.txt Use global openstack requirements 2013-09-12 13:20:11 +08:00
tox.ini Update to tox 1.6 and setup.py develop 2013-09-04 16:49:14 -04:00

ceilometer

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

http://launchpad.net/ceilometer