lp://staging/~openstack-charmers-next/charms/vivid/ceilometer-agent/trunk
- Get this branch:
- bzr branch lp://staging/~openstack-charmers-next/charms/vivid/ceilometer-agent/trunk
Branch information
- Status:
- Development
Recent revisions
- 91. 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: I65dc4dd6161aab
73819f49c26331d 0a5dfe5deab - 90. By James Page
-
Re-license charm as Apache-2.0
All contributions to this charm where made under Canonical
copyright; switch to Apache-2.0 license as agreed so we
can move forward with official project status.Change-Id: I081ca71ffd24c8
169bed053c351ad 4019956e99b - 89. 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: Ie9b1f1a3a52dac
df258863d505e9f 3b00b093eec - 88. 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: I0ee36869e3c932
fd249d598be8876 29b75be68cc - 87. 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: Ib5f252cc3fff22
69a818b7b7856bb e8925f5c12b
Closes-Bug: 1581171
Closes-Bug: 1581598
Closes-Bug: 1580674 - 86. By Edward Hope-Morley
-
Support using internal network for clients
Openstack mostly defaults to using public endpoints for
internal communication between services. This patch adds
a new option use-internal-endpoints which, if set to True,
will configure services to use internal endpoints where
possible.Change-Id: I170e5e1eef3d2e
3bb28d37606a468 328005609d0
Closes-Bug: 1456876 - 85. By Ryan Beisner
-
Fix client API usage, enable Mitaka amulet test targets
Also remove irrelevant service checks from amulet test,
ie. only check ceilometer* services.Normalize amulet tests between ceilometer and
ceilometer-agent.Change-Id: Icf295e880e3ac1
e6450a53c2d66bb ae5bd616206 - 84. By Liam Young
-
Charmhelper sync before 1604 testing
Change-Id: Ia92f2386ca3a14
865c53d7f8f53e5 1acc2ad7386 - 83. 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: I986c499d34cbb2
dd3362f982f2bae 5a05e491ac1 - 82. By Alex Kavanagh
-
Enhanced pause and resume for maintenance mode
Adds improved pause and resume unit to the charm such tha the
charm stays paused during maintenance operations.
Sync latest version of charm-helpers for maintenance mode.
Amulet test for pause/resume actionsChange-Id: I3ec090fb9eb855
61834b79003606c 4d4b38dc84c
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)