lp:~sdn-charmers/charms/trusty/ceilometer/ceilometer-plugin

Created by Robert Ayres and last modified
Get this branch:
bzr branch lp:~sdn-charmers/charms/trusty/ceilometer/ceilometer-plugin
Members of SDN Charmers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
SDN Charmers
Status:
Development

Recent revisions

133. By Robert Ayres

Support ceilometer charm plugins

132. By James Page

Resync stable charm-helpers

Avoid use of 'service --status-all' which is currently
broken on trusty for upstart managed daemons; the change
moves to detecting how the daemon is managed, and then
using upstart status XXX or the return code of service XXX
status to determine whether a process is running.

Fixes for IPv6 network address detection under Ubuntu
16.04 which changes the output format of the ip commands
slightly.

Update the version map to include 8.1.x as a Neutron
version for Mitaka.

Change-Id: I8a2da5d9c8c03b43f7782bc5f6513950d61c74b1
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

131. By James Page

Updates for stable branch creation

Set defaultbranch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I06242b9fffc880a5f0ad902af4b7ab1ee985692a

130. By Alex Kavanagh

Fixes pause/resume failure on w/lib & x/mit lp:1570375

Pause failed as configure_https() had a service restart that was missed
in the initial pause/resume feature addition. configure_https() was
triggered via a 'config-changed' hook that could occur whilst the unit
is pause.

Also enhanced the pause/resume test to include a forced 'config-changed'
hook to run to test that the fix works.

Change-Id: I0d2820fe5d447dd7877afacb0a63a8590f027b31
Closes-Bug: #1570375

129. By Ryan Beisner

Fix client API usage, enable Mitaka amulet test targets

Sync charm-helpers.

Remove irrelevant service checks from amulet test,
ie. only check ceilometer* services.

Normalize amulet tests between ceilometer and
ceilometer-agent.

Change-Id: Ie699aaab2a27b78fe4d20e6f2496fabd19806222

128. By Liam Young

Charmhelper sync before 1604 testing

Change-Id: I4cc8c7fe1e5929ec86d9221741d194a20ed3048c

127. By James Page

Add Juju Network Space support

Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: Ica87935997e116d32beea4cab1a6f12f1de54b54

126. By Edward Hope-Morley

Add hardening support

Add charmhelpers.contrib.hardening and calls to install,
config-changed, upgrade-charm and update-status hooks. Also
add new config option to allow one or more hardening
modules to be applied at runtime.

Change-Id: I7752d72cc5a3f47fe66bca23aac730d76af8556a

125. By James Page

Update to charm-tools >= 2.0.0

The new release of charm-tools no longer ships the charm
command; update minimum version requirement and switch
to using charm-proof instead, unblocking current pep8
failures across all charms.

Also pin the version of requests to 2.6.0 until theblues
(indirect dependency of charm-tools) sort out its
requirements versioning.

Change-Id: I0431192e165353aa2fd414f06afaf6ce132f9970

124. By Alex Kavanagh

Update/add pause/resume maintenance mode and sync charm-helpers

Adds improved pause and resume unit to the charm such tha the
charm stays paused during maintenance operations. Updates the
basic_deployment.py to use the the new version of
python-ceilometerclient (that's available in xenial, but works
back to icehouse/precise.

Change-Id: I869e467d0e4d9fecd661a6f946d45e31535ea11e

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charms/ceilometer
This branch contains Public information 
Everyone can see this information.

Subscribers