lp://qastaging/~openstack-charmers/charms/trusty/ceilometer-agent/next
- Get this branch:
- bzr branch lp://qastaging/~openstack-charmers/charms/trusty/ceilometer-agent/next
Branch merges
Branch information
- Owner:
- OpenStack Charmers
- Status:
- Development
Recent revisions
- 94. By Liam Young
-
Pre 1607 release charm-helpers sync
Sync charmhelpers to pick up bug fixes for 1607 release
Change-Id: I2f71bf5620f8fb
5c22e9c815a73f3 e7bb8fb1b3d - 93. By Ryan Beisner
-
Use bundletester for amulet test execution
Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.Rename amulet tests inline with gate-*, dev-* and dfs-*
naming standards.Update README to refer to functional testing section of the charm
guide.Change-Id: Ife820a20179d2c
ad5a8511f23420b 38224e61e25 - 92. By David Ames
-
Pre-release charm-helpers sync
To begin release testing get each charm up to date with lp:charm-helpers
Change-Id: I261cd581b89613
a70ef6dad120fa2 8ecbd2ad713 - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)