Back to bug 1033567

Who When What Removed Added
Eoghan Glynn 2013-11-22 12:03:10 UTC Priority unspecified medium
Status NEW ASSIGNED
Target Release --- 4.0
Assignee rhos-maint eglynn
Target Milestone --- rc
Severity unspecified medium
Link ID OpenStack gerrit 1253989
Eoghan Glynn 2013-11-22 12:04:15 UTC Link ID OpenStack gerrit 1253989 OpenStack gerrit 57903
Eoghan Glynn 2013-11-29 13:30:40 UTC Status ASSIGNED POST
Jakub Ruzicka 2013-11-29 15:03:10 UTC Status POST MODIFIED
Fixed In Version python-ceilometerclient-1.0.7-1.el6ost
Ami Jeain 2013-11-29 16:09:05 UTC Keywords OtherQA
QA Contact ajeain kwhitney
errata-xmlrpc 2013-12-04 21:11:43 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-12-09 07:36:02 UTC CC breeler, eglynn
Flags needinfo?(eglynn)
Eoghan Glynn 2013-12-09 11:32:48 UTC Doc Text Cause: incorrect assumption in the CLI that an optional field would always be present.

Consequence: the alarm-threshold-update command failed semi-silently when none of the optional threshold_rule fields were present.

Fix: remove incorrect assumption from CLI code.

Result: alarm attributes unrelated to the threshold_rule can now be updated via the alarm-threshold-update command.
Flags needinfo?(eglynn)
Don Domingo 2013-12-11 04:27:56 UTC CC ddomingo
Doc Text Cause: incorrect assumption in the CLI that an optional field would always be present.

Consequence: the alarm-threshold-update command failed semi-silently when none of the optional threshold_rule fields were present.

Fix: remove incorrect assumption from CLI code.

Result: alarm attributes unrelated to the threshold_rule can now be updated via the alarm-threshold-update command.
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.
Eoghan Glynn 2013-12-11 16:59:25 UTC Status ON_QA VERIFIED
errata-xmlrpc 2013-12-19 17:41:43 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:38:42 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:38:42 UTC
John Skeoch 2014-02-02 22:41:05 UTC CC srevivo

Back to bug 1033567