BUG 6396 neutron-mapper project migration to blueprint
[groupbasedpolicy.git] / neutron-mapper / src / main / yang / neutron-mapper-impl.yang
index 2bc1066a8c1c02a6c909e206375a49de9b31b810..d56137bc0c939ab981e1788d2985ddddf9f524db 100644 (file)
@@ -28,25 +28,6 @@ module neutron-mapper-impl {
     augment "/config:modules/config:module/config:configuration" {
         case neutron-mapper-impl {
             when "/config:modules/config:module/config:type = 'neutron-mapper-impl'";
-
-            container data-broker {
-                uses config:service-ref {
-                    refine type {
-                        mandatory true;
-                        config:required-identity mdsal:binding-async-data-broker;
-                    }
-                }
-            }
-
-            container rpc-registry {
-                uses config:service-ref {
-                    refine type {
-                        mandatory true;
-                        config:required-identity mdsal:binding-rpc-registry;
-                    }
-                }
-            }
-
         }
     }
 }
\ No newline at end of file