Build 2738: Inbuilt alarm config should not be allowed to change

Bug #1599758 reported by Ankit Jain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Won't Fix
Medium
Sundaresan Rajangam
R3.1
Won't Fix
Medium
Sundaresan Rajangam
Trunk
Won't Fix
Medium
Sundaresan Rajangam

Bug Description

I think we should not allowed to change the inbuilt alarm config. It should be protected from accidental edition.

Below is the inbuilt alarm where I could update alarm-severity:

alarm: {
display_name: "conf-incorrect",
uuid: "6f9e4eeb-4085-4b98-b206-8f0828db65fe",
alarm_rules: {
or_list: [
{
and_list: [
{
operation: "==",
operand1: "ContrailConfig",
vars: [ ],
operand2: "null"
}
]
}
]
},
parent_uuid: "bf12665b-8819-429a-9280-3d45c5890e30",
parent_href: "https://nodeg13:8143/proxy?proxyURL=http://10.204.217.60:9100/global-system-config/bf12665b-8819-429a-9280-3d45c5890e30",
parent_type: "global-system-config",
alarm_severity: 25,
perms2: {
owner: "b783d71593a54f748f681a1e9a86fef1",
owner_access: 7,
global_access: 0,
share: [ ]
},

information type: Proprietary → Public
Changed in juniperopenstack:
importance: Undecided → Medium
Revision history for this message
Sundaresan Rajangam (srajanga) wrote :

With the following commit, the addition of in-built alarms in config has been removed. Will revisit if we add in-built alarms in api-server in the next release.

Revision history for this message
Sundaresan Rajangam (srajanga) wrote :
Changed in juniperopenstack:
status: New → Won't Fix
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.