DEPRECATED, Event storage and REST API for Ceilometer
Go to file
jizilian bb6032fd1b 'ceilometer-polling' should fail with no valid pollsters
The command 'ceilometer-polling --pollster-list' should fail with
invalid pollsters.

When executing the command 'ceilometer-polling --pollster-list' with
a wrong pollster like aaa, it still executes and no error will
be shown. It occupies the system resources and shows no errors.

Remove the test case for
"ceilometer-polling --polling-namespaces ipmi" in the upgrade.sh.
In the test environment, the ipmi is not ready. It should fail.

Change-Id: If1f9f9fdbba1832e66d89d6b61f749790df5c2b6
Closes-Bug: #1553926
2016-03-29 11:58:18 +02:00
ceilometer 'ceilometer-polling' should fail with no valid pollsters 2016-03-29 11:58:18 +02:00
devstack 'ceilometer-polling' should fail with no valid pollsters 2016-03-29 11:58:18 +02:00
doc Remove unused pngmath Sphinx extension 2016-02-29 19:49:58 +01:00
etc Merge "Moved CORS middleware configuration into oslo-config-generator" 2016-03-07 15:48:49 +00:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes mitaka-3 release notes 2016-03-08 17:08:44 -05:00
tools collector: remove deprecated RPC code 2015-12-16 15:01:07 +01: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-11 10:35:22 -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 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 MAINTAINERS: remove outdated data 2015-12-04 11:43:09 +01: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
functions.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Updated from global requirements 2016-03-05 15:30:54 +00:00
run-functional-tests.sh Use overtest to setup functional backends 2016-02-10 13:12:34 +01:00
setup.cfg register the config generator default hook with the right name 2016-03-11 15:27:04 -05:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Updated from global requirements 2016-03-09 16:45:41 +00:00
tox.ini Merge "Use overtest to setup functional backends" 2016-03-07 15:02:44 +00: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