The ceilometer.tests.unit.polling.test_manager.TestPollingAgent.test_start test was throwing exceptions, which weren't caught by the tests because of using threads, but they were visible in the test outputs. This patch modifies a condition in the polling manager to prevent these exceptions to happen in tests and in real environments as well. Change-Id: Ib51fd788ac1259c891f4e23ce8430c96c5fe9179 Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
Ceilometer
Overview
Ceilometer is a data collection service that collects event and metering data by monitoring notifications sent from OpenStack services. It publishes collected data to various targets including data stores and message queues.
Ceilometer is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
Documentation
Release notes are available at https://releases.openstack.org/teams/telemetry.html
Developer documentation is available at https://docs.openstack.org/ceilometer/latest/
Launchpad Projects
- Server: https://launchpad.net/ceilometer
Code Repository
Bug Tracking
Release Notes
IRC
IRC Channel: #openstack-telemetry on OFTC.
Mailinglist
Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
as the mailinglist. Please use tag [Ceilometer] in the
subject for new threads.