BUG-5511: Support Route Refresh operation from BGP
[bgpcep.git] / bgp / rib-impl / src / main / yang / odl-bgp-rib-impl-cfg.yang
index 6828a0fbc7f6ac68dfeddf28269cec70f2a84c42..801d563e92cf9ced0b781ef6be291bc888a946f2 100644 (file)
@@ -429,6 +429,14 @@ module odl-bgp-rib-impl-cfg {
                     }
                 }
             }
+            container rpc-registry {
+                uses config:service-ref {
+                    refine type {
+                        mandatory true;
+                        config:required-identity mdsb:binding-rpc-registry;
+                    }
+                }
+            }
         }
     }