| Summary: | alarm-threshold-update cannot update generic alarm attributes | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eoghan Glynn <eglynn> |
| Component: | python-ceilometerclient | Assignee: | Eoghan Glynn <eglynn> |
| Status: | CLOSED ERRATA | QA Contact: | Kevin Whitney <kwhitney> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | breeler, ddomingo, eglynn, hateya, jruzicka, srevivo, yeylon |
| Target Milestone: | rc | Keywords: | OtherQA |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-ceilometerclient-1.0.7-1.el6ost | Doc Type: | Bug Fix |
| Doc Text: |
The alarm-threshold-update command incorrectly expected optional threshold_rule fields to always be present. As a result, any valid alarm-threshold-update commands that did not include these optional fields failed.
With this fix, alarm-threshold-update now treats threshold_rule parameters as optional. This ensures that alarm-threshold-update can now update alarm attributes unrelated to threshold_rule.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-20 00:38:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Eoghan Glynn
2013-11-22 12:01:22 UTC
Fix proposed upstream: https://review.openstack.org/57903 Fix landed upstream: http://github.com/openstack/python-ceilometerclient/commit/08b476d2 Fix included in upstream python-ceilometerclient 1.0.7 release: https://pypi.python.org/pypi/python-ceilometerclient/1.0.7 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1859.html |