collectd-openstack-plugins/collectd_ceilometer/tests
Helena McGough 3b88d50820 Refactor update and create alarm functions
- Checks for errors and retries creating/updating alarms which fixes
    the bug, by removing the need to have a dictionary for alarms.
  - Included a get_alarm_id function.
  - Refactored the update and create alarm functions.
  - Updated and included the relevant tests for this.
  - Include a reno for the bug fix.

Change-Id: I7e998bc8cb55f9ef7564464fcd4eded06643e1eb
Closes-Bug: #1677597
2017-05-26 08:37:27 +00:00
..
aodh Refactor update and create alarm functions 2017-05-26 08:37:27 +00:00
ceilometer Split Sender class to common and specialised code 2017-04-04 11:58:20 +01:00
common Add collectd_ceilometer/tests/common 2017-04-10 15:24:34 +00:00
gnocchi Split Sender class to common and specialised code 2017-04-04 11:58:20 +01:00
meters Refactor directory structure for multiple plugins 2016-12-05 18:07:32 +00:00
__init__.py Implement plugin 2016-01-18 15:45:47 +00:00
base.py Refactor directory structure for multiple plugins 2016-12-05 18:07:32 +00:00
match.py Refactor and test main entry point. 2016-12-05 15:12:06 +00:00
mocking.py Refactor and test log handler 2016-10-12 09:02:09 +00:00