lp://staging/~openstack-charmers-next/charms/vivid/ceilometer/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/vivid/ceilometer/trunk
Branch information
- 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: I6fc7c95b1a9dd1
4a550413445f7c0 42ef7aa6265 - 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: I355ae85812ed54
0c2aac322444cea 19ccd322e14 - 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: I04abcebe818181
0c4c66e1f0691f5 693ce7f7827 - 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: Ied1707170d7cfe
d6beaed9435bd0e dd446ef06a2
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: I0d2820fe5d447d
d7877afacb0a63a 8590f027b31
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: Ie699aaab2a27b7
8fe4d20e6f2496f abd19806222 - 128. By Liam Young
-
Charmhelper sync before 1604 testing
Change-Id: I4cc8c7fe1e5929
ec86d9221741d19 4a20ed3048c - 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: Ica87935997e116
d32beea4cab1a6f 12f1de54b54
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)