lp:~openstack-charmers-next/charms/precise/ceilometer/trunk

Created by James Page and last modified
Get this branch:
bzr branch lp:~openstack-charmers-next/charms/precise/ceilometer/trunk
Members of OpenStack Charmers - Testing Charms can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenStack Charmers - Testing Charms
Status:
Development

Recent revisions

136. By James Page

Resync charmhelpers for licensing change

The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.

Resync helpers to bring charmhelpers inline with charm
codebase.

Change-Id: I6fc7c95b1a9dd14a550413445f7c042ef7aa6265

135. By Jenkins <email address hidden>

Merge "Re-license charm as Apache-2.0"

134. By Jenkins <email address hidden>

Merge "DNS HA"

133. By James Page

Switch to using charm-store for amulet tests

All OpenStack charms are now directly published to the charm store
on landing; switch Amulet helper to resolve charms using the
charm store rather than bzr branches, removing the lag between
charm changes landing and being available for other charms to
use for testing.

This is also important for new layered charms where the charm must
be build and published prior to being consumable.

Change-Id: I355ae85812ed540c2aac322444cea19ccd322e14

132. By James Page

Resync charm helpers

Add support for OpenStack Newton and Ocata.

Rework version detection code to just match on major version for
OpenStack projects using semantic versioning.

Provide fallback version detection based on major.minor versions
for swift packages.

Rework config-flags support helpers.

Fix is_ip function to correctly detect both IPv4 and IPv6 addresses.

Change-Id: I04abcebe8181810c4c66e1f0691f5693ce7f7827

131. By James Page

Resync 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: Ied1707170d7cfed6beaed9435bd0edd446ef06a2
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674

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

Branch metadata

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