Mass replace CRLF->LF
[openflowjava.git] / openflowjava-config / src / main / resources / 45-openflowjava-stats.xml
index 12761959b26db9eed424d19b1cb01cd398dcc1a3..882d7e181ee6c3b2b0c22edade5dc864a652e8a6 100644 (file)
@@ -1,41 +1,41 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!-- vi: set et smarttab sw=4 tabstop=4: -->\r
-<!--\r
-Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.\r
-\r
-This program and the accompanying materials are made available under the\r
-terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
-and is available at http://www.eclipse.org/legal/epl-v10.html\r
--->\r
-<snapshot>\r
-  <required-capabilities>\r
-    <!-- openflowjava -->\r
-    <capability>urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider:impl?module=openflow-switch-connection-provider-impl&amp;revision=2014-03-28</capability>\r
-    <capability>urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider?module=openflow-switch-connection-provider&amp;revision=2014-03-28</capability>\r
-  </required-capabilities>\r
-\r
-  <configuration>\r
-\r
-    <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">\r
-      <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">\r
-        <module>\r
-            <type xmlns:stats="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider:impl">stats:statistics-collection-service-impl</type>\r
-            <name>statistics-collection-service-impl</name>\r
-            <statistics>\r
-                <statistics-collect>true</statistics-collect>\r
-                <log-report-delay>10000</log-report-delay>\r
-            </statistics>\r
-            <openflow-switch-connection-provider>\r
-                <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>\r
-                <name>openflow-switch-connection-provider-default</name>\r
-            </openflow-switch-connection-provider>\r
-            <openflow-switch-connection-provider>\r
-                <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>\r
-                <name>openflow-switch-connection-provider-legacy</name>\r
-            </openflow-switch-connection-provider>\r
-        </module>\r
-      </modules>\r
-    </data>\r
-\r
-  </configuration>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- vi: set et smarttab sw=4 tabstop=4: -->
+<!--
+Copyright (c) 2013 Pantheon Technologies s.r.o. and others. All rights reserved.
+
+This program and the accompanying materials are made available under the
+terms of the Eclipse Public License v1.0 which accompanies this distribution,
+and is available at http://www.eclipse.org/legal/epl-v10.html
+-->
+<snapshot>
+  <required-capabilities>
+    <!-- openflowjava -->
+    <capability>urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider:impl?module=openflow-switch-connection-provider-impl&amp;revision=2014-03-28</capability>
+    <capability>urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider?module=openflow-switch-connection-provider&amp;revision=2014-03-28</capability>
+  </required-capabilities>
+
+  <configuration>
+
+    <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+      <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
+        <module>
+            <type xmlns:stats="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider:impl">stats:statistics-collection-service-impl</type>
+            <name>statistics-collection-service-impl</name>
+            <statistics>
+                <statistics-collect>true</statistics-collect>
+                <log-report-delay>10000</log-report-delay>
+            </statistics>
+            <openflow-switch-connection-provider>
+                <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>
+                <name>openflow-switch-connection-provider-default</name>
+            </openflow-switch-connection-provider>
+            <openflow-switch-connection-provider>
+                <type xmlns:ofSwitch="urn:opendaylight:params:xml:ns:yang:openflow:switch:connection:provider">ofSwitch:openflow-switch-connection-provider</type>
+                <name>openflow-switch-connection-provider-legacy</name>
+            </openflow-switch-connection-provider>
+        </module>
+      </modules>
+    </data>
+
+  </configuration>
 </snapshot>
\ No newline at end of file