collectd-openstack-plugins/releasenotes/notes/bug-1677597-2871c1af2cdaed94.yaml
Emma Foley def3d3d28e Update launchpad links in release notes
Depends-On: I6a2ba35c80f9b24772771ee0b708370ebab14bdb
Change-Id: Id391783c477627b69e434ae886bd0e5e18e57e23
2018-04-18 16:38:28 +00:00

9 lines
358 B
YAML

---
fixes:
- |
Fixes 'bug 1677597 https://bugs.launchpad.net/collectd-openstack-plugins/+bug/1677597'
Refactored the update_alarm and create_alarm functions to allow for error
checking by introducing a update_or_create_alarm function. This allows
retrying updating or creating alarms if they fail. Also updated the
corresponding tests.