Commit Graph

6 Commits

Author SHA1 Message Date
Alex Kavanagh 26dd49b79d Update to classic charms to build using charmcraft in CI
This update is to ensure that the Zuul Canonical CI builds the charm
before functional tests and ensure that that artifact is used for the
functional tests.  This is to try to ensure that the charm that gets
landed to the charmhub is the same charm that was tested with.

Change-Id: I9560c8801640e3629dc21716f2e0e4534f5a330e
2022-02-17 12:30:02 -05:00
David Ames 0671a5523e Enable xenial-pike amulet test
Make xenial-pike the func27-smoke test

Change-Id: Ia5d12cff44cd29dc7b96fd41d155cfc94dd26abd
2017-12-06 11:15:06 -08:00
James Page 7165445849 Drop use of openstack OCF resources
The OpenStack OCF resource definitions for Ceilometer have proven
to be quite brittle, and we can achieve much the same end by just
using the lsb module to track ceilometer-agent-central directly.

Drop all use of ocf:openstack and delete res_ceilometer_polling
which is a) broken for Pike and b) complete misnamed.  Configure
'lsb:ceilometer-agent-central' for all deployments irrespective
of release.

Change-Id: I7b02065cf245ae480c04d5db235866e879c14002
Closes-Bug: 1718830
2017-09-25 13:10:23 +01:00
David Ames 31ccb187c6 DNS HA
Implement DNS high availability. Pass the correct information to
hacluster to register a DNS entry with MAAS 2.0 or greater rather
than using a virtual IP.

Charm-helpers sync to bring in DNS HA helpers

Change-Id: I543095a210e668f30c3617990b3ee668a3143dd9
2016-06-15 11:25:22 -07:00
Liam Young dc9ac1708b Update ceilometer relation when id relation done
The charm should always update ceilometer relation data when identity-relation
data is changed.

Change-Id: I8e8acacd30b9be0d63464427015358e7fcc683e7
Closes-Bug: 1517225
2016-03-01 15:48:02 +00:00
uoscibot b8db0c3a28 Adapt imports and metadata for github move 2016-02-29 10:45:33 +00:00