alarm severity should accept only 0-2 instead of 0-7

Bug #1606676 reported by Sundaresan Rajangam
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
High
Sundaresan Rajangam
R3.1
Fix Committed
High
Sundaresan Rajangam
Trunk
Fix Committed
High
Sundaresan Rajangam

Bug Description

Presently, severity level for alarm is 0-7. Need to restrict the severity level to 0-2 (0- critical, 1 - major, 2 - minor)

Raj Reddy (rajreddy)
tags: added: blocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22787
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22787
Committed: http://github.org/Juniper/contrail-controller/commit/9677cd53b9d597e4bafd47a1aa290921ea5d4c5a
Submitter: Zuul
Branch: R3.1

commit 9677cd53b9d597e4bafd47a1aa290921ea5d4c5a
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Aug 2 22:33:44 2016 -0700

Change in schema for operand2 in alarm config

- operand2 in AlarmExpression can be either a uve attribute or a json
value. Presently, it is defined as a string. Schema of operand2 has been
changed to make it explicit that operand2 can take either uve
attribute or json value.

Closes-Bug: #1607030

Presently, severity level for alarm is 0-7. Restricted the
severity level to 0-2 (0- critical, 1 - major, 2 - minor)

Change-Id: I3cfe2d987da023976f674a2c8c4c21e216a7d994
Closes-Bug: #1606676

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23124
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23124
Committed: http://github.org/Juniper/contrail-controller/commit/7234770011f57b56632a1252c0bf08ae1f8ff51c
Submitter: Zuul
Branch: master

commit 7234770011f57b56632a1252c0bf08ae1f8ff51c
Author: Sundaresan Rajangam <email address hidden>
Date: Tue Aug 2 22:33:44 2016 -0700

Change in schema for operand2 in alarm config

- operand2 in AlarmExpression can be either a uve attribute or a json
value. Presently, it is defined as a string. Schema of operand2 has been
changed to make it explicit that operand2 can take either uve
attribute or json value.

Closes-Bug: #1607030

Presently, severity level for alarm is 0-7. Restricted the
severity level to 0-2 (0- critical, 1 - major, 2 - minor)

Change-Id: I3cfe2d987da023976f674a2c8c4c21e216a7d994
Closes-Bug: #1606676
(cherry picked from commit 9677cd53b9d597e4bafd47a1aa290921ea5d4c5a)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/24219
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24219
Committed: http://github.org/Juniper/contrail-controller/commit/d44695ebf1a43018c5e739b6874352f4342ff18f
Submitter: Zuul
Branch: R3.0

commit d44695ebf1a43018c5e739b6874352f4342ff18f
Author: Sundaresan Rajangam <email address hidden>
Date: Fri Sep 16 10:41:51 2016 -0700

Restrict alarm severity to 0-2

Presently alarm severity ranges from 0-7. This patch restricts the alarm
severity level to 0-2. 0 - Critical, 1 - Major and 2 - Minor.

Change-Id: I6be5b5860a8d4206cdf5697cb7ad8058ec798b64
Closes-Bug: #1606676

Revision history for this message
Raj Reddy (rajreddy) wrote :

Release-note: The severity of an alarm used range from 0 [highest] to 7 [lowest]. After inputs from various sources, it was concluded to have only 3 levels (0 - Critical, 1 - Major & 2 - Minor) for the alarms.

tags: added: releasenote
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.