Juju Charm - Ceilometer agent
Go to file
Nguyen Van Duc 10d02fb770 Add py36 testenv
Python 3.6 is installed by default in Ubuntu 18.04 LTS.
Therefore, according to Transition Plan [1],
it'll be handy to have py36 testenv.

For more details, please check Python2 Deprecation Timeline [2]
and Python3-first Goal - Completion Criteria [3].

[1] https://wiki.ubuntu.com/Python/Python36Transition
[2] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html
[3] https://review.openstack.org/#/c/575933/8/goals/stein/python3-first.rst@42

Change-Id: Iea1e40134537dfe19a75dbe85d8fc84cbc211f66
2018-07-12 16:19:10 +07:00
actions Re-license charm as Apache-2.0 2016-06-28 11:40:19 +01:00
hooks Sync charm-helpers for Rocky series support 2018-06-21 19:12:07 +00:00
lib Update tox.ini files from release-tools gold copy 2016-09-09 19:42:50 +00:00
templates Fixed ceilometer-agent template 2017-09-20 13:28:21 +03:00
tests Update series metadata 2018-07-11 14:03:02 -05:00
unit_tests Sync charm-helpers 2018-01-19 16:48:05 +02: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 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 Update repo to do ch-sync from Git 2017-09-26 10:15:20 +02: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 Update repo to do ch-sync from Git 2017-09-26 10:15:20 +02:00
charm-helpers-tests.yaml Update repo to do ch-sync from Git 2017-09-26 10:15:20 +02:00
config.yaml Cleanup config.yaml 2017-10-02 12:22:20 +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 2018-07-11 14:03:02 -05: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 Enable Zesty-Ocata Amulet Tests 2017-05-02 09:01:50 -07:00
tox.ini Add py36 testenv 2018-07-12 16:19:10 +07: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.