Alarm's severity is not present within detail's field of alarm-history call

Bug #1468295 reported by Yurii Prokulevych
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ceilometerclient
Fix Released
Undecided
Rohit Jaiswal

Bug Description

Info about alarm's severity is missing from the detail's column for 'creation/deletion' types of alarm-history call

ceilometer alarm-show 0e5a4160-f68d-4c4e-9bb1-b462fafdcee0
+---------------------------+-------------------------------------------------+
| Property | Value |
+---------------------------+-------------------------------------------------+
| alarm_actions | [u'log://'] |
| alarm_id | 0e5a4160-f68d-4c4e-9bb1-b462fafdcee0 |
| comparison_operator | ge |
| description | Test Alarm 1435140520_moderate |
| enabled | True |
| evaluation_periods | 3 |
| exclude_outliers | False |
| insufficient_data_actions | [u'log://'] |
| meter_name | alarm_meter_1 |
| name | 1435140520_moderate |
| ok_actions | [u'log://'] |
| period | 60 |
| project_id | |
| query | resource_id == alarm_resource_1 |
| repeat_actions | False |
| severity | moderate |
| state | insufficient data |
| statistic | avg |
| threshold | 3.0 |
| type | threshold |
| user_id | 521394e06749494b87ca084782f924fe |
+---------------------------+-------------------------------------------------+
ceilometer alarm-history 0e5a4160-f68d-4c4e-9bb1-b462fafdcee0
+----------+----------------------------+--------------------------------------------------------------+
| Type | Timestamp | Detail |
+----------+----------------------------+--------------------------------------------------------------+
| deletion | 2015-06-24T10:08:58.465000 | name: 1435140520_moderate |
| | | description: Test Alarm 1435140520_moderate |
| | | type: threshold |
| | | rule: alarm_meter_1 >= 3.0 during 3 x 60s |
| | | time_constraints: None |
| creation | 2015-06-24T10:08:42.139000 | name: 1435140520_moderate |
| | | description: Test Alarm 1435140520_moderate |
| | | type: threshold |
| | | rule: alarm_meter_1 >= 3.0 during 3 x 60s |
| | | time_constraints: None |
+----------+----------------------------+--------------------------------------------------------------+

It would be great to have this info available.

Thanks,
Yurii

Changed in ceilometer:
assignee: nobody → Rohit Jaiswal (rohit-jaiswal-3)
Changed in python-ceilometerclient:
assignee: nobody → Rohit Jaiswal (rohit-jaiswal-3)
Changed in python-ceilometerclient:
status: New → In Progress
no longer affects: python-ceilometerclient
affects: ceilometer → python-ceilometerclient
Changed in python-ceilometerclient:
status: New → In Progress
Changed in python-ceilometerclient:
status: In Progress → Fix Committed
Changed in python-ceilometerclient:
milestone: none → 1.4.0
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-ceilometerclient (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/230272

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-ceilometerclient (master)

Change abandoned by ZhiQiang Fan (<email address hidden>) on branch: master
Review: https://review.openstack.org/230272
Reason: no active for over 2 months

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.