1de539c47f
Instead of setting Gnocchi version through localrc configuration, it is hardcoded in devstack settings. A particular stable release of OpenStack is not expected to be tested with multiple Gnocchi releases and therefore the version pinned in this release is not expected to change. Pin "setuptools" to install a version lower than upper constraints[1]. This change comes after "tox-lower-constraints" job install the latest release of setuptools and fails due to missing functions. Pin "python-subunit" to install a compatible release. As of now "tox-lower-constraints" install the latest release which reports error "module 'subunit' has no attribute 'test_results'" [1] https://github.com/openstack/requirements/blob/stable/xena/upper-constraints.txt Depends-On: https://review.opendev.org/c/openstack/devstack/+/896215 Closes-Bug: #2035074 Change-Id: I60e9716555999f19d360b8219b9539c88622e07f (cherry picked from commit |
||
---|---|---|
ceilometer | ||
devstack | ||
doc | ||
etc/ceilometer | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
MAINTAINERS | ||
README.rst | ||
reno.yaml | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.