Faile to create gnocchi alarm with alarm-gnocchi-aggregation-by-metrics-threshold-create
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ceilometerclient |
Fix Released
|
Undecided
|
Pradeep Kilambi |
Bug Description
Executing of command fails:
ceilometer alarm-gnocchi-
--name 'GnocchiAggrega
--description 'Gnocchi Aggregation By Metrics Alarm' \
--severity 'low' \
--alarm-action 'log://' \
--ok-action 'log://' \
--insufficient-
--granularity 60 \
--evaluation-
--aggregation-
--comparison-
--threshold 3.0 \
--metrics 'bc194109-
--metrics '3063158b-
Invalid input for field/attribute metrics. Value: 'None'. Mandatory field missing. (HTTP 400) (Request-ID: req-17fdb68c-
With debug option request body looks like:
DEBUG (client) REQ: curl -g -i -X 'POST' 'http://
DEBUG (client) REQ BODY: {"gnocchi_
Regards,
Yurii
Changed in aodh: | |
assignee: | nobody → Pradeep Kilambi (pkilambi) |
affects: | aodh → python-ceilometerclient |
Changed in python-ceilometerclient: | |
milestone: | none → 2.0.1 |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/242172
Review: https:/