typo input in "aodh alarm create" for param "--name"

Bug #1709241 reported by Jeffrey Guan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Aodh
Fix Released
Undecided
Jeffrey Guan

Bug Description

There is a typo input for param --name in the following example, line 300:
298 $ aodh alarm create \
299 --type event \
300 --name instance_on_but_in err_state \
301 --description 'Instance powered ON but in error state' \
302 --event-type "compute.instance.power_on.*" \
303 --enable True \
304 --query "traits.instance_id=string::INSTANCE_ID;traits.state=string::error" \
305 --alarm-action 'log://' \
306 --ok-action 'log://' \
307 --insufficient-data-action 'log://'

It should be updated to "instance_on_but_in_err_state".

Changed in aodh:
assignee: nobody → Jeffrey Guan (double12gzh)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to aodh (master)

Fix proposed to branch: master
Review: https://review.openstack.org/491674

Changed in aodh:
assignee: Jeffrey Guan (double12gzh) → gordon chung (chungg)
gordon chung (chungg)
Changed in aodh:
assignee: gordon chung (chungg) → Jeffrey Guan (double12gzh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to aodh (master)

Reviewed: https://review.openstack.org/491674
Committed: https://git.openstack.org/cgit/openstack/aodh/commit/?id=7dff90c6ac678676d3995d13f767a2fbbec56705
Submitter: Jenkins
Branch: master

commit 7dff90c6ac678676d3995d13f767a2fbbec56705
Author: Jeffrey Guan <double12gzh@163.com>
Date: Tue Aug 8 02:01:18 2017 -0400

    Typo input in "aodh alarm create" for param "--name"

    Update the typo "instance_on_but_in err_state" to
    "instance_on_but_in_err_state".

    Closes-Bug: #1709241
    Change-Id: Iacef513385581256d53abecc811cf390c21cab87

Changed in aodh:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/aodh 5.0.0

This issue was fixed in the openstack/aodh 5.0.0 release.

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.