Files
charm-ceilometer-agent/metadata.yaml
Alex Kavanagh ec3696f293 Updates for caracal testing support
These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal.  They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: I8207aceaa1426be6d736819e88e34702a4125fe7
2024-02-12 18:18:53 +00:00

36 lines
1.1 KiB
YAML

name: ceilometer-agent
subordinate: true
summary: Subordinate charm for deploying Ceilometer compute agent
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
Ceilometer project aims to become the infrastructure to collect measurements
within OpenStack so that no two agents would need to be written to collect
the same data. It's primary targets are monitoring and metering, but the
framework should be easily expandable to collect for other needs. To that
effect, Ceilometer should be able to share collected data with a variety of
consumers.
.
This charm should be used in conjunction with the ceilometer and nova-compute
charms to collect OpenStack measurements.
tags:
- openstack
- telemetry
- misc
series:
- jammy
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
nova-ceilometer:
interface: nova-ceilometer
scope: container
requires:
container:
interface: juju-info
scope: container
ceilometer-service:
interface: ceilometer
amqp:
interface: rabbitmq