Commit Graph

6 Commits

Author SHA1 Message Date
Alex Kavanagh 27f115a13a Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: I1c5261654ad1c7a2fd4eedeae38be104e3fd16a4
2022-04-18 21:05:37 +01:00
David Ames 5060f7b9c2 Enable Bionic as a gate test
Change bionic test from dev to gate for 18.05.

Change-Id: I77b578bec509ddbf99b10067ba9509f501f34470
2018-05-15 13:39:39 -07:00
Liam Young 958dfc3e2f Address all rabbit units in clustered deploy
If rabbitmq is deployed in a cluster then the ceilometer charm will
pass rabbitmq_hosts and rabbitmq_host to ceilometer-agent. This charm
was ignoring the rabbitmq_hosts key and thus always talking to a
single rabbit even if there were multiple.

Change-Id: I42c2e3ee4ee2bd1feb9815a4d9895a7121801995
Closes-Bug: #1670273
2017-11-06 10:20:55 +00:00
Alex Kavanagh ed5416c6b8 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 actions

Change-Id: I3ec090fb9eb85561834b79003606c4d4b38dc84c
2016-03-18 16:31:17 +00:00
James Page 693a0611de Resync charm-helpers
Change-Id: I90be23a0392495b2c7fc024c8d22b78835171aa2
2016-03-02 12:05:44 +00:00
uoscibot ef4f92d812 Adapt imports and metadata for github move 2016-02-29 10:45:39 +00:00