Comment 2 for bug 1253989

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-ceilometerclient (master)

Reviewed: https://review.openstack.org/57903
Committed: http://github.com/openstack/python-ceilometerclient/commit/08b476d2c9edeff7d025038467922f3d1cda6f19
Submitter: Jenkins
Branch: master

commit 08b476d2c9edeff7d025038467922f3d1cda6f19
Author: Eoghan Glynn <email address hidden>
Date: Fri Nov 22 11:18:35 2013 +0000

    Allow alarm-threshold-update to upate generic attributes

    Fixes bug 1253989

    Previously, generic (i.e. non-threshold-related) alarm attributes could
    not be updated with the alarm-threshold-update command. An attempt to
    do so failed semi-silently when a non-existent dict key was referenced.

    Now, all alarm attributes can be updated with this command.

    Change-Id: Iba3f21de879fb853575dcec1730de7873eab8afd