Alarm - ONU Remote Defect Indicator

        Added support for ONU remote defect indication

Change-Id: I9db2ecd6552f4720fdc405d41685155f348aa29d
diff --git a/.golangci.yml b/.golangci.yml
index 42bea42..e4fe84b 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -26,7 +26,7 @@
     min-confidence: 0
 
   gocyclo:
-    min-complexity: 16
+    min-complexity: 17
 
   misspell:
     locale: US