Juju Charm - Ceilometer agent
Go to file
Ryan Beisner 64d18965fd Update tox.ini files from release-tools gold copy
All OpenStack Charms now contain identical tox.ini files,
not to be modified or made unique within each charm repo.

This is to ensure consistency across charm repos in tox
target naming, approach and purpose, also giving the
charm dev and test experience additional consistency.

Also create empty dirs with .keep files where necessary.
Some classic charms have actions and/or lib dirs, and some
do not. In all classic charms, flake will now check those
dirs to ensure lint coverage of existing or future content.

Change-Id: I208f612c3924faaec0836c6d56367b2ca1202aa6
2016-09-09 19:42:50 +00:00
actions Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
hooks Pre 1607 release charm-helpers sync 2016-07-21 14:17:36 +00:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:42:50 +00:00
templates Support using internal network for clients 2016-04-14 11:24:43 +01:00
tests Pre 1607 release charm-helpers sync 2016-07-21 14:17:36 +00:00
unit_tests Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
.coveragerc Add unit tests 2013-10-20 15:28:18 -07:00
.gitignore Enhanced pause and resume for maintenance mode 2016-03-18 16:31:17 +00:00
.gitreview Add gitreview prior to migration to openstack 2016-02-24 21:53:27 +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
.testr.conf Add tox support 2015-11-02 09:52:06 +00:00
LICENSE Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
Makefile Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
README.md fixes due to review 2013-02-14 13:58:43 +01:00
actions.yaml Enhanced pause and resume for maintenance mode 2016-03-18 16:31:17 +00:00
charm-helpers-hooks.yaml [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:40 +01:00
charm-helpers-tests.yaml sync hooks/charmhelpers 2015-06-26 17:43:37 +00:00
config.yaml Support using internal network for clients 2016-04-14 11:24:43 +01:00
copyright Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
icon.svg [trivial] Add icon 2014-01-31 12:01:41 +00:00
local.yaml first version of charm 2013-02-12 14:53:39 +01:00
metadata.yaml Update maintainer 2015-11-18 10:29:34 +00:00
requirements.txt Add tox support 2015-11-02 09:52:06 +00: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 Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
tox.ini Update tox.ini files from release-tools gold copy 2016-09-09 19:42:50 +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.