Add blueprint wiring to the toaster sample
[controller.git] / opendaylight / md-sal / samples / toaster-config / src / main / resources / initial / 03-toaster-sample.xml
index 2e8c7d5ce6ee3f2093f6bc0340bda56e634d2d63..df07caa067ef2d16659923b8277cbf7cf7e89934 100644 (file)
                     </data-broker>
 
                     <notification-service>
-                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">
-                            binding:binding-notification-service
+                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
+                            binding:binding-new-notification-publish-service
                         </type>
-                        <name>binding-notification-broker</name>
+                        <name>binding-notification-publish-adapter</name>
                     </notification-service>
                 </module>
 
                     </rpc-registry>
 
                     <notification-service>
-                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">
-                            binding:binding-notification-service
+                        <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
+                            binding:binding-new-notification-service
                         </type>
-                        <name>binding-notification-broker</name>
+                        <name>binding-notification-adapter</name>
                     </notification-service>
                 </module>
             </modules>