charm-ceilometer-agent/metadata.yaml
David Ames 8b34c8fb53 Enable Ocata Amulet Tests
- Add Zesty as a supported series to metadata.yaml.
- Turn on Xenial-Ocata Amulet test definitions.
- Sync charm helpers to get Juju 2.x amulet compatibility.
- Keeping Zesty-Ocata Amulet test definitions turned off until the
  metadata.yaml changes propagate to the charm store.
- Resync tox.ini to resolve amulet test failures.

Change-Id: I1d7e78598b21f2dafa6a74a4dd455989d9bf1291
2017-03-24 13:30:51 +00:00

37 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:
- xenial
- zesty
- trusty
- yakkety
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