From 77fa76b4b15ec6d74920349f9a066ec4597b2585 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 16 Aug 2016 11:04:00 +0200 Subject: HONEYCOMB-22: Remove karaf based distribution and wiring Change-Id: I48aafb726de53b6ad3fb9b97c202f712dfa4a540 Signed-off-by: Maros Marsalek --- .../impl/src/main/config/netconf-north-config.xml | 494 --------------------- 1 file changed, 494 deletions(-) delete mode 100644 infra/impl/src/main/config/netconf-north-config.xml (limited to 'infra/impl/src/main/config/netconf-north-config.xml') diff --git a/infra/impl/src/main/config/netconf-north-config.xml b/infra/impl/src/main/config/netconf-north-config.xml deleted file mode 100644 index 1a3e6a7ca..000000000 --- a/infra/impl/src/main/config/netconf-north-config.xml +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - - - - - - - - prefix:inmemory-config-datastore-provider - netconf-config-store-service - - - dom:schema-service - yang-schema-service - - - - - prefix:inmemory-operational-datastore-provider - netconf-operational-store-service - - - dom:schema-service - yang-schema-service - - - - - prefix:dom-inmemory-data-broker - netconf-inmemory-data-broker - - - dom:schema-service - yang-schema-service - - - - config-dom-store-spi:config-dom-datastore - netconf-config-store-service - - - - operational-dom-store-spi:operational-dom-datastore - netconf-operational-store-service - - - - - prefix:binding-forwarded-data-broker - netconf-binding-data-broker - - - dom:dom-async-data-broker - netconf-inmemory-data-broker - - - dom:schema-service - yang-schema-service - - - binding:binding-dom-mapping-service - runtime-mapping-singleton - - - - - - prefix:binding-broker-netconf - binding-broker-netconf - - binding:binding-async-data-broker - netconf-binding-data-broker - - - - - - - prefix:netconf-mdsal-mapper - - netconf-honeycomb-mapper - - dom:schema-service - - yang-schema-service - - - - dom:yang-text-source-provider - - yang-text-source-provider - - - - dom:dom-broker-osgi-registry - - honeycomb-dom-broker - - - - prefix:netconf-mapper-registry - - honeycomb-mapper-aggregator-registry - - - - - - prefix:netconf-server-dispatcher-impl - - netconf-honeycomb-server-dispatcher - - - dom:netconf-northbound-mapper - - honeycomb-mapper-aggregator - - - - prefix:netconf-server-monitoring - - honeycomb-server-monitor - - - - prefix:netty-threadgroup - - global-boss-group - - - - prefix:netty-threadgroup - - global-worker-group - - - prefix:netty-timer - - global-timer - - - - - - prefix:netconf-mdsal-monitoring-mapper - - netconf-honeycomb-monitoring-mapper - - - prefix:netconf-server-monitoring - - honeycomb-server-monitor - - - - prefix:binding-broker-osgi-registry - - binding-broker-netconf - - - - prefix:netconf-mapper-registry - - honeycomb-mapper-aggregator-registry - - - - - - prefix:netconf-mapper-aggregator - - honeycomb-mapper-aggregator - - - - - prefix:netconf-server-monitoring-impl - - honeycomb-server-monitor - - - dom:netconf-northbound-mapper - - honeycomb-mapper-aggregator - - - - - prefix:netconf-northbound-ssh - netconf-mdsal-ssh-server - - - - - prefix:netconf-northbound-ssh - - netconf-honeycomb-ssh-server - - 2831 - - - prefix:netty-event-executor - - global-event-executor - - - - prefix:netty-threadgroup - - global-worker-group - - - - prefix:threadpool - - global-netconf-ssh-scheduled-executor - - - - prefix:netconf-server-dispatcher - - netconf-honeycomb-server-dispatcher - - - - prefix:netconf-auth-provider - - default-auth-provider - - - - - - prefix:netconf-notification-manager - - honeycomb-netconf-notification-manager - - - - - prefix:netconf-mdsal-notification-mapper - - netconf-honeycomb-notification-mapper - - - - binding:binding-async-data-broker - - netconf-binding-data-broker - - - - - prefix:binding-broker-osgi-registry - - binding-broker-netconf - - - - prefix:netconf-mapper-registry - - honeycomb-mapper-aggregator-registry - - - - prefix:netconf-notification-registry - - honeycomb-netconf-notification-manager - - - - prefix:netconf-notification-collector - - honeycomb-netconf-notification-manager - - - - - - - - prefix:netconf-northbound-tcp - - netconf-honeycomb-tcp-server - - - prefix:netconf-server-dispatcher - - netconf-honeycomb-server-dispatcher - - 7777 - - - - - prefix:netconf-monitoring-reader - netconf-monitoring-reader - - binding:binding-async-data-broker - netconf-binding-data-broker - - - - prefix:delegating-reader-registry - read-registry - - prefix:honeycomb-reader-factory - netconf-monitoring-reader - - - - - - - - - config-dom-store-spi:config-dom-datastore - - netconf-config-store-service - /modules/module[type='inmemory-config-datastore-provider'][name='netconf-config-store-service'] - - - - operational-dom-store-spi:operational-dom-datastore - - netconf-operational-store-service - /modules/module[type='inmemory-operational-datastore-provider'][name='netconf-operational-store-service'] - - - - dom:dom-async-data-broker - - netconf-inmemory-data-broker - /modules/module[type='dom-inmemory-data-broker'][name='netconf-inmemory-data-broker'] - - - - - prefix:honeycomb-reader-factory - - netconf-monitoring-reader - /modules/module[type='netconf-monitoring-reader'][name='netconf-monitoring-reader'] - - - - - - - binding:binding-async-data-broker - - netconf-binding-data-broker - /modules/module[type='binding-forwarded-data-broker'][name='netconf-binding-data-broker'] - - - - binding:binding-broker-osgi-registry - - binding-broker-netconf - /modules/module[type='binding-broker-netconf'][name='binding-broker-netconf'] - - - - - - - prefix:netconf-server-monitoring - - - honeycomb-server-monitor - /modules/module[type='netconf-server-monitoring-impl'][name='honeycomb-server-monitor'] - - - - - - prefix:netconf-northbound-mapper - - - netconf-honeycomb-mapper - /modules/module[type='netconf-mdsal-mapper'][name='netconf-honeycomb-mapper'] - - - - - prefix:netconf-northbound-mapper - - - honeycomb-mapper-aggregator - /modules/module[type='netconf-mapper-aggregator'][name='honeycomb-mapper-aggregator'] - - - - - prefix:netconf-mapper-registry - - - honeycomb-mapper-aggregator-registry - /modules/module[type='netconf-mapper-aggregator'][name='honeycomb-mapper-aggregator'] - - - - - prefix:netconf-server-dispatcher - - - netconf-honeycomb-server-dispatcher - - /modules/module[type='netconf-server-dispatcher-impl'][name='netconf-honeycomb-server-dispatcher'] - - - - - - prefix:netconf-northbound-mapper - - - netconf-honeycomb-notification-mapper - - /modules/module[type='netconf-mdsal-notification-mapper'][name='netconf-honeycomb-notification-mapper'] - - - - - - prefix:netconf-notification-collector - - - honeycomb-netconf-notification-manager - - /modules/module[type='netconf-notification-manager'][name='honeycomb-netconf-notification-manager'] - - - - - - prefix:netconf-notification-registry - - - honeycomb-netconf-notification-manager - - /modules/module[type='netconf-notification-manager'][name='honeycomb-netconf-notification-manager'] - - - - - - - - - urn:opendaylight:params:xml:ns:yang:honeycomb:impl?module=honeycomb-impl&revision=2014-12-10 - urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&revision=2013-10-28 - urn:opendaylight:params:xml:ns:yang:controller:netconf:mdsal:mapper?module=netconf-mdsal-mapper&revision=2015-01-14 - - urn:opendaylight:params:xml:ns:yang:controller:netconf:mdsal:monitoring?module=netconf-mdsal-monitoring&revision=2015-02-18 - - urn:opendaylight:params:xml:ns:yang:controller:netconf:northbound:ssh?module=netconf-northbound-ssh&revision=2015-01-14 - urn:opendaylight:params:xml:ns:yang:controller:netconf:northbound:tcp?module=netconf-northbound-tcp&revision=2015-04-23 - - urn:opendaylight:params:xml:ns:yang:controller:config:netconf:northbound:impl?module=netconf-northbound-impl&revision=2015-01-12 - - - urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:scheduled?module=threadpool-impl-scheduled&revision=2013-12-01 - - - urn:opendaylight:params:xml:ns:yang:controller:netconf:mdsal:notification?module=netconf-mdsal-notification&revision=2015-08-03 - - - -- cgit 1.2.3-korg