Comment 5 for bug 1607030

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