Comment 15 for bug 1607030

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)