Rework BGP timers to work with channel
[bgpcep.git] / bgp / rib-impl / src / main / yang / odl-bgp-rib-impl-cfg.yang
index 825c2e8f8067d7f95742a326f85cbac9e1f427b4..c40fca060b193099bf17b1a6b61e1beb8aea4c7e 100644 (file)
@@ -77,15 +77,6 @@ module odl-bgp-rib-impl-cfg {
                 }
             }
 
-            container timer {
-                uses config:service-ref {
-                    refine type {
-                        mandatory true;
-                        config:required-identity netty:netty-timer;
-                    }
-                }
-            }
-
             container boss-group {
                 uses config:service-ref {
                     refine type {