Step 2: Move test folder to root
[integration/test.git] / tools / clustering / cluster-deployer / templates / openflow / jolokia.xml.template
diff --git a/tools/clustering/cluster-deployer/templates/openflow/jolokia.xml.template b/tools/clustering/cluster-deployer/templates/openflow/jolokia.xml.template
new file mode 100644 (file)
index 0000000..be150b0
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<features name="jolokia-1.1.5" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
+
+    <feature name='feature-jolokia' version='1.1.5' install="auto">
+       <bundle>mvn:org.jolokia/jolokia-osgi/1.1.5</bundle>
+    </feature>
+
+</features>