Juju Charm - Ceilometer agent
Go to file
Corey Bryant 08758f4e7d Sync charm-helpers and use "rabbit_use_ssl" for ocata
Ensure "rabbit_use_ssl" is specified in the [oslo_messaging_rabbit]
config section instead of "ssl" for Ocata, since "ssl" was not yet
introduced.

Change-Id: I61f37a976951911d7c24d14cc4ea5e6ec3f84d2e
Closes-Bug: #1838696
2019-08-01 22:58:32 -04:00
actions Convert the charm to Python 3 2019-03-13 12:29:49 +00:00
charmhelpers Sync charm-helpers and use "rabbit_use_ssl" for ocata 2019-08-01 22:58:32 -04:00
hooks Fix py3 issue with writing a file from base64 output 2019-03-27 15:33:41 +00:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:42:50 +00:00
templates Sync charm-helpers and use "rabbit_use_ssl" for ocata 2019-08-01 22:58:32 -04:00
tests Sync charm-helpers 2019-07-16 07:06:03 +00:00
unit_tests Convert the charm to Python 3 2019-03-13 12:29:49 +00: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
.project Add unit tests 2013-10-20 15:28:18 -07:00
.pydevproject Add unit tests 2013-10-20 15:28:18 -07:00
.stestr.conf Replace ostestr with stestr in testing framework. 2019-03-07 17:10:15 -05:00
.zuul.yaml Convert the charm to Python 3 2019-03-13 12:29:49 +00:00
LICENSE Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
Makefile Tests dir no longer need copy of charmhelpers 2018-10-10 12:38:50 +00:00
README.md fixes due to review 2013-02-14 13:58:43 +01:00
actions.yaml Remove independent OpenStack upgrade 2018-11-11 18:44:29 +00:00
charm-helpers-hooks.yaml Convert the charm to Python 3 2019-03-13 12:29:49 +00: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
local.yaml first version of charm 2013-02-12 14:53:39 +01:00
metadata.yaml Update series metadata 2019-04-05 07:47:41 +02:00
requirements.txt Update requirements 2018-10-03 11:14:58 -05:00
revision rabbitmq ssl support for ceilometer 2014-03-01 16:36:42 -05:00
setup.cfg Add unit tests 2013-10-20 15:28:18 -07:00
test-requirements.txt Replace ostestr with stestr in testing framework. 2019-03-07 17:10:15 -05:00
tox.ini Sync charm-helpers 2019-07-16 07:06:03 +00:00

README.md

Overview

This charm provides the Ceilometer Compute Agent for OpenStack. It must be deployed in each nova-compute node. See Ceilometer charm (lp:~yolanda.robla/charms/precise/ceilometer/trunk) for usage details.