Bug 8568: Removed deprecated HydrogenNotificationBrokerImpl
[controller.git] / opendaylight / md-sal / sal-binding-config / src / main / yang / opendaylight-binding-broker-impl.yang
index ad6ae4c2d3978d702545bc7cdae56654421cab99..a40acc87a04e3bcfe74209d69a92e842ea460a03 100644 (file)
@@ -216,7 +216,7 @@ module opendaylight-sal-binding-broker-impl {
                 status deprecated;
                 uses config:service-ref {
                     refine type {
-                        mandatory false;
+                        mandatory true;
                         config:required-identity binding-new-notification-service;
                     }
                 }
@@ -226,7 +226,7 @@ module opendaylight-sal-binding-broker-impl {
                 status deprecated;
                 uses config:service-ref {
                     refine type {
-                        mandatory false;
+                        mandatory true;
                         config:required-identity binding-new-notification-publish-service;
                     }
                 }