Deprecate SwitchConnectionProviderModule
[openflowjava.git] / openflow-protocol-spi / src / main / yang / openflow-switch-connection-provider.yang
index 3ed7c20bf08297e8f88f8b4d2f8f04b23cc8b340..25b38d19aa7211151a2bfee0928579fd4a2fc43b 100644 (file)
@@ -16,6 +16,8 @@ module openflow-switch-connection-provider {
     identity openflow-switch-connection-provider {
          base "config:service-type";
          config:java-class "org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider";
+         config:disable-osgi-service-registration;
+         status deprecated;
     }
 
     identity statistics-collection-service {