Juju Charm - Ceilometer agent
Go to file
Alex Kavanagh 3c12a8dbba 21.04 sync - add 'hirsute' in UBUNTU_RELEASES
The 'hirsute' key in c-h/core/host_factory/ubuntu.py:
UBUNTU_RELEASES had been missed out, and is needed for
hirsute support in many of the charms.  This sync is to
add just that key.  See also [1]

Note that this sync is only for classic charms.

[1] https://github.com/juju/charm-helpers/pull/598

Change-Id: Ice7eb3dee63f319d2b534a72fd228853e3bad9bd
2021-04-11 16:50:19 +01:00
actions Sync libraries & common files prior to freeze 2020-09-27 15:31:34 +01:00
charmhelpers 21.04 sync - add 'hirsute' in UBUNTU_RELEASES 2021-04-11 16:50:19 +01:00
files Sync charm/ceph helpers, tox, and requirements 2019-09-30 22:41:30 -05:00
hooks Receive polling-batch-size config 2020-09-17 15:35:49 -03:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:42:50 +00:00
templates Receive polling-batch-size config 2020-09-17 15:35:49 -03:00
tests Prune gate tests 2021-02-19 16:58:47 -07:00
unit_tests Sync libraries & common files prior to freeze 2020-09-27 15:31:34 +01:00
.coveragerc Add unit tests 2013-10-20 15:28:18 -07:00
.gitignore Enable Bionic as a gate test 2018-05-15 13:39:39 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:52 +00:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:10:15 -05:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:34:00 +00:00
LICENSE Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
Makefile Port tests from Amulet to Zaza 2020-01-31 18:16:34 +00:00
README.md Update readme and clean up stray ide files 2019-08-16 21:37:43 +00:00
actions.yaml Remove independent OpenStack upgrade 2018-11-11 18:44:29 +00:00
charm-helpers-hooks.yaml 21.04 libraries freeze for charms on master branch 2021-04-03 20:21:23 +01:00
config.yaml Refactor RabbitMQ integration 2019-02-26 15:11:23 +01:00
copyright Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
icon.svg Update charm icon 2017-08-02 17:49:29 +01:00
metadata.yaml Add hirsute and remove trusty from metadata.yaml 2021-03-02 20:52:17 +00:00
osci.yaml Add new osci.yaml 2021-02-18 08:38:17 +01:00
requirements.txt Sync release-tools 2020-12-11 13:53:40 +01:00
test-requirements.txt 21.04 libraries freeze for charms on master branch 2021-04-03 20:21:23 +01:00
tox.ini Sync release-tools 2020-12-11 13:53:40 +01:00

README.md

Overview

This charm provides the Ceilometer Compute Agent for OpenStack.

It must be deployed as a subordinate to each nova-compute node.

See the Ceilometer charm for usage details.