From 350839172904ad939f0c6de03445e456c37ad86b Mon Sep 17 00:00:00 2001 From: Michal Polkorab Date: Wed, 13 May 2015 15:18:04 +0200 Subject: [PATCH] Bug 3178 - Statistics collection turned on by default Change-Id: I75c540f22db1f79dafe61a80278cd0181ba1e551 Signed-off-by: Michal Polkorab --- features/src/main/features/features.xml | 3 --- .../src/main/resources/45-openflowjava-stats.xml | 8 -------- 2 files changed, 11 deletions(-) diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index e43bada6..1db95530 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -24,9 +24,6 @@ mvn:org.opendaylight.openflowjava/openflow-protocol-spi/{{VERSION}} mvn:org.opendaylight.openflowjava/openflow-protocol-impl/{{VERSION}} mvn:org.opendaylight.openflowjava/util/{{VERSION}} - - - odl-openflowjava-protocol mvn:org.opendaylight.openflowjava/openflowjava-config/${project.version}/xml/configstats diff --git a/openflowjava-config/src/main/resources/45-openflowjava-stats.xml b/openflowjava-config/src/main/resources/45-openflowjava-stats.xml index 882d7e18..d3b96e51 100644 --- a/openflowjava-config/src/main/resources/45-openflowjava-stats.xml +++ b/openflowjava-config/src/main/resources/45-openflowjava-stats.xml @@ -25,14 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html true 10000 - - ofSwitch:openflow-switch-connection-provider - openflow-switch-connection-provider-default - - - ofSwitch:openflow-switch-connection-provider - openflow-switch-connection-provider-legacy - -- 2.36.6