tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
Thomas Vachuska | 7d693f5 | 2014-10-21 19:17:57 -0700 | [diff] [blame] | 2 | <!-- |
Thomas Vachuska | 4f1a60c | 2014-10-28 13:39:07 -0700 | [diff] [blame] | 3 | ~ Copyright 2014 Open Networking Laboratory |
Thomas Vachuska | 7d693f5 | 2014-10-21 19:17:57 -0700 | [diff] [blame] | 4 | ~ |
Thomas Vachuska | 4f1a60c | 2014-10-28 13:39:07 -0700 | [diff] [blame] | 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
Thomas Vachuska | 7d693f5 | 2014-10-21 19:17:57 -0700 | [diff] [blame] | 8 | ~ |
Thomas Vachuska | 4f1a60c | 2014-10-28 13:39:07 -0700 | [diff] [blame] | 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License. |
Thomas Vachuska | 7d693f5 | 2014-10-21 19:17:57 -0700 | [diff] [blame] | 16 | --> |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 17 | <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 18 | name="onos-1.0.0"> |
Thomas Vachuska | 7d693f5 | 2014-10-21 19:17:57 -0700 | [diff] [blame] | 19 | <repository>mvn:org.onlab.onos/onos-features/1.0.0-SNAPSHOT/xml/features</repository> |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 20 | |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 21 | <feature name="onos-thirdparty-base" version="1.0.0" |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 22 | description="ONOS 3rd party dependencies"> |
tom | 6d2a43e | 2014-09-08 01:50:20 -0700 | [diff] [blame] | 23 | <bundle>mvn:commons-lang/commons-lang/2.6</bundle> |
tom | 66a7eb2 | 2014-09-22 11:58:56 -0700 | [diff] [blame] | 24 | <bundle>mvn:org.apache.commons/commons-lang3/3.3.2</bundle> |
tom | 6d2a43e | 2014-09-08 01:50:20 -0700 | [diff] [blame] | 25 | <bundle>mvn:com.google.guava/guava/18.0</bundle> |
alshabib | eec3a06 | 2014-09-17 18:01:26 -0700 | [diff] [blame] | 26 | <bundle>mvn:io.netty/netty/3.9.2.Final</bundle> |
Yuta HIGUCHI | 3215ebd | 2014-10-07 14:24:37 -0700 | [diff] [blame] | 27 | <bundle>mvn:io.netty/netty-common/4.0.23.Final</bundle> |
| 28 | <bundle>mvn:io.netty/netty-buffer/4.0.23.Final</bundle> |
| 29 | <bundle>mvn:io.netty/netty-transport/4.0.23.Final</bundle> |
| 30 | <bundle>mvn:io.netty/netty-handler/4.0.23.Final</bundle> |
| 31 | <bundle>mvn:io.netty/netty-codec/4.0.23.Final</bundle> |
Madan Jampani | ebf5160 | 2014-10-21 14:01:25 -0700 | [diff] [blame] | 32 | <bundle>mvn:io.netty/netty-transport-native-epoll/4.0.23.Final</bundle> |
Yuta HIGUCHI | 3215ebd | 2014-10-07 14:24:37 -0700 | [diff] [blame] | 33 | <bundle>mvn:commons-pool/commons-pool/1.6</bundle> |
tom | 66a7eb2 | 2014-09-22 11:58:56 -0700 | [diff] [blame] | 34 | |
Yuta HIGUCHI | b87ef95 | 2014-10-28 23:34:23 -0700 | [diff] [blame] | 35 | <bundle>mvn:joda-time/joda-time/2.5</bundle> |
| 36 | |
Yuta HIGUCHI | 9eedb46 | 2014-10-23 12:45:14 -0700 | [diff] [blame] | 37 | <bundle>mvn:com.hazelcast/hazelcast/3.3.2</bundle> |
pankaj | 208221d | 2014-10-02 15:17:52 -0700 | [diff] [blame] | 38 | <bundle>mvn:io.dropwizard.metrics/metrics-core/3.1.0</bundle> |
Pavlin Radoslavov | 64d9e47 | 2014-10-21 22:01:08 -0700 | [diff] [blame] | 39 | <bundle>mvn:io.dropwizard.metrics/metrics-json/3.1.0</bundle> |
tom | dc66b38 | 2014-09-22 17:05:47 -0700 | [diff] [blame] | 40 | <bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.1</bundle> |
| 41 | |
Yuta HIGUCHI | 8ee7d4c | 2014-10-09 23:09:41 -0700 | [diff] [blame] | 42 | <bundle>mvn:com.esotericsoftware/kryo/3.0.0</bundle> |
| 43 | <bundle>mvn:com.esotericsoftware/reflectasm/1.10.0</bundle> |
| 44 | <bundle>mvn:org.ow2.asm/asm/4.2</bundle> |
tom | 66a7eb2 | 2014-09-22 11:58:56 -0700 | [diff] [blame] | 45 | <bundle>mvn:com.esotericsoftware/minlog/1.3.0</bundle> |
| 46 | <bundle>mvn:org.objenesis/objenesis/2.1</bundle> |
tom | f110fff | 2014-09-26 00:38:18 -0700 | [diff] [blame] | 47 | |
| 48 | <bundle>mvn:org.onlab.onos/onlab-nio/1.0.0-SNAPSHOT</bundle> |
Jonathan Hart | 74f9c3b | 2014-09-29 20:03:50 -0700 | [diff] [blame] | 49 | |
Thomas Vachuska | d8cf566 | 2014-10-20 17:07:57 -0700 | [diff] [blame] | 50 | <bundle>mvn:com.fasterxml.jackson.core/jackson-core/2.4.2</bundle> |
| 51 | <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/2.4.2</bundle> |
| 52 | <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.4.2</bundle> |
| 53 | |
| 54 | <!-- FIXME: we should switch to use fasterxml jackson --> |
Thomas Vachuska | cce11ca | 2014-10-16 11:52:29 -0700 | [diff] [blame] | 55 | <bundle>mvn:org.codehaus.jackson/jackson-core-asl/1.9.13</bundle> |
| 56 | <bundle>mvn:org.codehaus.jackson/jackson-mapper-asl/1.9.13</bundle> |
Thomas Vachuska | d8cf566 | 2014-10-20 17:07:57 -0700 | [diff] [blame] | 57 | |
Thomas Vachuska | cce11ca | 2014-10-16 11:52:29 -0700 | [diff] [blame] | 58 | <bundle>mvn:org.onlab.onos/onlab-thirdparty/1.0.0-SNAPSHOT</bundle> |
Yuta HIGUCHI | c195732 | 2014-11-05 23:45:00 -0800 | [diff] [blame] | 59 | |
| 60 | <bundle>mvn:org.mapdb/mapdb/1.0.6</bundle> |
| 61 | |
Yuta HIGUCHI | 0c1c100 | 2014-11-05 13:47:25 -0800 | [diff] [blame] | 62 | <!-- FIXME: resolce Chronicle's dependency issue |
| 63 | <bundle>mvn:net.openhft/lang/6.4.6</bundle> |
| 64 | <bundle>mvn:net.openhft/affinity/2.1.1</bundle> |
| 65 | <bundle>mvn:net.openhft/chronicle/3.2.2</bundle> |
| 66 | --> |
| 67 | <!-- things used before shading copycat |
Yuta HIGUCHI | ed4adf4 | 2014-11-02 15:22:23 -0800 | [diff] [blame] | 68 | <bundle>wrap:mvn:http://mavenrepo.onlab.us:8081/nexus/content/groups/public@id=onlab-temp!net.kuujo.copycat/copycat/0.4.0-SNAPSHOT$Bundle-SymbolicName=net.kuujo.copycat.copycat&Bundle-Version=0.4.0.SNAPSHOT</bundle> |
Yuta HIGUCHI | 0c1c100 | 2014-11-05 13:47:25 -0800 | [diff] [blame] | 69 | <bundle>wrap:mvn:http://mavenrepo.onlab.us:8081/nexus/content/groups/public@id=onlab-temp!net.kuujo.copycat/copycat-tcp/0.4.0-SNAPSHOT$Bundle-SymbolicName=net.kuujo.copycat.copycat-tcp&Bundle-Version=0.4.0.SNAPSHOT</bundle> |
| 70 | <bundle>wrap:mvn:http://mavenrepo.onlab.us:8081/nexus/content/groups/public@id=onlab-temp!net.kuujo.copycat/copycat-chronicle/0.4.0-SNAPSHOT$Bundle-SymbolicName=net.kuujo.copycat.copycat-chronicle&Bundle-Version=0.4.0.SNAPSHOT</bundle> |
| 71 | --> |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 72 | </feature> |
| 73 | |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 74 | <feature name="onos-thirdparty-web" version="1.0.0" |
| 75 | description="ONOS 3rd party dependencies"> |
| 76 | <feature>war</feature> |
Thomas Vachuska | d8cf566 | 2014-10-20 17:07:57 -0700 | [diff] [blame] | 77 | <feature>onos-thirdparty-base</feature> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 78 | <bundle>mvn:com.sun.jersey/jersey-core/1.18.1</bundle> |
| 79 | <bundle>mvn:com.sun.jersey/jersey-server/1.18.1</bundle> |
| 80 | <bundle>mvn:com.sun.jersey/jersey-servlet/1.18.1</bundle> |
Thomas Vachuska | cce11ca | 2014-10-16 11:52:29 -0700 | [diff] [blame] | 81 | |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 82 | </feature> |
| 83 | |
tom | e06f855 | 2014-08-26 16:58:42 -0700 | [diff] [blame] | 84 | <feature name="onos-api" version="1.0.0" |
| 85 | description="ONOS services and model API"> |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 86 | <feature>scr</feature> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 87 | <feature>onos-thirdparty-base</feature> |
tom | 94bb4a4 | 2014-08-27 22:12:02 -0700 | [diff] [blame] | 88 | <bundle>mvn:org.onlab.onos/onlab-misc/1.0.0-SNAPSHOT</bundle> |
| 89 | <bundle>mvn:org.onlab.onos/onlab-osgi/1.0.0-SNAPSHOT</bundle> |
| 90 | <bundle>mvn:org.onlab.onos/onlab-rest/1.0.0-SNAPSHOT</bundle> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 91 | |
| 92 | <bundle>mvn:org.onlab.onos/onos-api/1.0.0-SNAPSHOT</bundle> |
tom | e06f855 | 2014-08-26 16:58:42 -0700 | [diff] [blame] | 93 | </feature> |
| 94 | |
| 95 | <feature name="onos-core" version="1.0.0" |
| 96 | description="ONOS core components"> |
| 97 | <feature>onos-api</feature> |
tom | be98831 | 2014-09-19 18:38:47 -0700 | [diff] [blame] | 98 | <bundle>mvn:org.onlab.onos/onos-core-net/1.0.0-SNAPSHOT</bundle> |
tom | 7309483 | 2014-09-29 13:47:08 -0700 | [diff] [blame] | 99 | <bundle>mvn:org.onlab.onos/onos-core-dist/1.0.0-SNAPSHOT</bundle> |
Yuta HIGUCHI | 672488d | 2014-10-07 09:23:43 -0700 | [diff] [blame] | 100 | <bundle>mvn:org.onlab.onos/onos-core-serializers/1.0.0-SNAPSHOT</bundle> |
| 101 | <bundle>mvn:org.onlab.onos/onlab-netty/1.0.0-SNAPSHOT</bundle> |
tom | dc66b38 | 2014-09-22 17:05:47 -0700 | [diff] [blame] | 102 | </feature> |
| 103 | |
| 104 | <feature name="onos-core-trivial" version="1.0.0" |
| 105 | description="ONOS core components"> |
| 106 | <feature>onos-api</feature> |
| 107 | <bundle>mvn:org.onlab.onos/onos-core-net/1.0.0-SNAPSHOT</bundle> |
tom | b1260e4 | 2014-08-26 18:39:57 -0700 | [diff] [blame] | 108 | <bundle>mvn:org.onlab.onos/onos-core-trivial/1.0.0-SNAPSHOT</bundle> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 109 | </feature> |
| 110 | |
| 111 | <feature name="onos-rest" version="1.0.0" |
| 112 | description="ONOS REST API components"> |
tom | 4d0c663 | 2014-09-15 23:27:01 -0700 | [diff] [blame] | 113 | <feature>onos-api</feature> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 114 | <feature>onos-thirdparty-web</feature> |
| 115 | <bundle>mvn:org.onlab.onos/onos-rest/1.0.0-SNAPSHOT</bundle> |
| 116 | </feature> |
| 117 | |
| 118 | <feature name="onos-gui" version="1.0.0" |
| 119 | description="ONOS GUI console components"> |
tom | 4d0c663 | 2014-09-15 23:27:01 -0700 | [diff] [blame] | 120 | <feature>onos-api</feature> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 121 | <feature>onos-thirdparty-web</feature> |
Thomas Vachuska | 7d638d3 | 2014-11-07 10:24:43 -0800 | [diff] [blame] | 122 | <bundle>mvn:org.eclipse.jetty/jetty-websocket/8.1.15.v20140411</bundle> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 123 | <bundle>mvn:org.onlab.onos/onos-gui/1.0.0-SNAPSHOT</bundle> |
| 124 | </feature> |
| 125 | |
| 126 | <feature name="onos-cli" version="1.0.0" |
| 127 | description="ONOS admin command console components"> |
tom | 4d0c663 | 2014-09-15 23:27:01 -0700 | [diff] [blame] | 128 | <feature>onos-api</feature> |
tom | 0eb04ca | 2014-08-25 14:34:51 -0700 | [diff] [blame] | 129 | <bundle>mvn:org.onlab.onos/onos-cli/1.0.0-SNAPSHOT</bundle> |
| 130 | </feature> |
| 131 | |
| 132 | <feature name="onos-openflow" version="1.0.0" |
Thomas Vachuska | cce11ca | 2014-10-16 11:52:29 -0700 | [diff] [blame] | 133 | description="ONOS OpenFlow API, Controller & Providers"> |
tom | 4d0c663 | 2014-09-15 23:27:01 -0700 | [diff] [blame] | 134 | <feature>onos-api</feature> |
tom | 73d6d1e | 2014-09-17 20:08:01 -0700 | [diff] [blame] | 135 | <bundle>mvn:io.netty/netty/3.9.2.Final</bundle> |
tom | d0fe246 | 2014-08-26 14:35:40 -0700 | [diff] [blame] | 136 | <bundle>mvn:org.onlab.onos/onos-of-api/1.0.0-SNAPSHOT</bundle> |
tom | b5a46e6 | 2014-08-26 14:20:00 -0700 | [diff] [blame] | 137 | <bundle>mvn:org.onlab.onos/onos-of-ctl/1.0.0-SNAPSHOT</bundle> |
| 138 | |
alshabib | 7911a05 | 2014-10-16 17:49:37 -0700 | [diff] [blame] | 139 | <bundle>mvn:org.onlab.onos/onos-lldp-provider/1.0.0-SNAPSHOT</bundle> |
alshabib | e1cf87d | 2014-10-17 09:23:50 -0700 | [diff] [blame] | 140 | <bundle>mvn:org.onlab.onos/onos-host-provider/1.0.0-SNAPSHOT</bundle> |
tom | b5a46e6 | 2014-08-26 14:20:00 -0700 | [diff] [blame] | 141 | <bundle>mvn:org.onlab.onos/onos-of-provider-device/1.0.0-SNAPSHOT</bundle> |
alshabib | d58d352 | 2014-09-13 17:14:53 -0700 | [diff] [blame] | 142 | <bundle>mvn:org.onlab.onos/onos-of-provider-packet/1.0.0-SNAPSHOT</bundle> |
alshabib | 7b2748f | 2014-09-16 20:21:11 -0700 | [diff] [blame] | 143 | <bundle>mvn:org.onlab.onos/onos-of-provider-flow/1.0.0-SNAPSHOT</bundle> |
alshabib | d58d352 | 2014-09-13 17:14:53 -0700 | [diff] [blame] | 144 | |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 145 | </feature> |
| 146 | |
tom | 4009d2c | 2014-09-12 15:53:42 -0700 | [diff] [blame] | 147 | <feature name="onos-app-tvue" version="1.0.0" |
| 148 | description="ONOS sample topology viewer application"> |
tom | 73d6d1e | 2014-09-17 20:08:01 -0700 | [diff] [blame] | 149 | <feature>onos-api</feature> |
tom | 82d6bde | 2014-09-23 17:33:58 -0700 | [diff] [blame] | 150 | <feature>onos-thirdparty-web</feature> |
tom | 4009d2c | 2014-09-12 15:53:42 -0700 | [diff] [blame] | 151 | <bundle>mvn:org.onlab.onos/onos-app-tvue/1.0.0-SNAPSHOT</bundle> |
| 152 | </feature> |
tom | 0755a36 | 2014-09-24 11:54:43 -0700 | [diff] [blame] | 153 | |
alshabib | 030111e | 2014-09-15 15:56:42 -0700 | [diff] [blame] | 154 | <feature name="onos-app-fwd" version="1.0.0" |
| 155 | description="ONOS sample forwarding application"> |
tom | 4d0c663 | 2014-09-15 23:27:01 -0700 | [diff] [blame] | 156 | <feature>onos-api</feature> |
alshabib | 030111e | 2014-09-15 15:56:42 -0700 | [diff] [blame] | 157 | <bundle>mvn:org.onlab.onos/onos-app-fwd/1.0.0-SNAPSHOT</bundle> |
| 158 | </feature> |
| 159 | |
tom | a9a77c2 | 2014-10-03 17:05:20 -0700 | [diff] [blame] | 160 | <feature name="onos-app-ifwd" version="1.0.0" |
| 161 | description="ONOS sample forwarding application using intents"> |
| 162 | <feature>onos-api</feature> |
| 163 | <bundle>mvn:org.onlab.onos/onos-app-ifwd/1.0.0-SNAPSHOT</bundle> |
| 164 | </feature> |
| 165 | |
alshabib | 4906fab | 2014-09-29 23:58:12 -0700 | [diff] [blame] | 166 | <feature name="onos-app-mobility" version="1.0.0" |
alshabib | c274c90 | 2014-10-03 14:58:27 -0700 | [diff] [blame] | 167 | description="ONOS sample mobility application"> |
alshabib | 4906fab | 2014-09-29 23:58:12 -0700 | [diff] [blame] | 168 | <feature>onos-api</feature> |
| 169 | <bundle>mvn:org.onlab.onos/onos-app-mobility/1.0.0-SNAPSHOT</bundle> |
| 170 | </feature> |
| 171 | |
alshabib | c274c90 | 2014-10-03 14:58:27 -0700 | [diff] [blame] | 172 | <feature name="onos-app-proxyarp" version="1.0.0" |
| 173 | description="ONOS sample proxyarp application"> |
| 174 | <feature>onos-api</feature> |
| 175 | <bundle>mvn:org.onlab.onos/onos-app-proxyarp/1.0.0-SNAPSHOT</bundle> |
| 176 | </feature> |
| 177 | |
tom | 0755a36 | 2014-09-24 11:54:43 -0700 | [diff] [blame] | 178 | <feature name="onos-app-foo" version="1.0.0" |
| 179 | description="ONOS sample playground application"> |
| 180 | <feature>onos-api</feature> |
| 181 | <bundle>mvn:org.onlab.onos/onos-app-foo/1.0.0-SNAPSHOT</bundle> |
pankaj | 366ce8b | 2014-10-07 17:18:37 -0700 | [diff] [blame] | 182 | <bundle>mvn:org.onlab.onos/onlab-netty/1.0.0-SNAPSHOT</bundle> |
tom | 0755a36 | 2014-09-24 11:54:43 -0700 | [diff] [blame] | 183 | </feature> |
| 184 | |
Jonathan Hart | 74f9c3b | 2014-09-29 20:03:50 -0700 | [diff] [blame] | 185 | <feature name="onos-app-config" version="1.0.0" |
| 186 | description="ONOS network config reader"> |
| 187 | <feature>onos-api</feature> |
| 188 | <bundle>mvn:org.onlab.onos/onos-app-config/1.0.0-SNAPSHOT</bundle> |
| 189 | </feature> |
weibit | 38c42ed | 2014-10-09 19:03:54 -0700 | [diff] [blame] | 190 | |
| 191 | <feature name="onos-app-optical" version="1.0.0" |
| 192 | description="ONOS optical network config"> |
| 193 | <feature>onos-api</feature> |
| 194 | <bundle>mvn:org.onlab.onos/onos-app-optical/1.0.0-SNAPSHOT</bundle> |
| 195 | </feature> |
| 196 | |
Jonathan Hart | bac07a0 | 2014-10-13 21:29:54 -0700 | [diff] [blame] | 197 | <feature name="onos-app-sdnip" version="1.0.0" |
| 198 | description="SDN-IP peering application"> |
| 199 | <feature>onos-api</feature> |
Pavlin Radoslavov | 9f38194 | 2014-11-11 16:13:02 -0800 | [diff] [blame] | 200 | <feature>onos-app-proxyarp</feature> |
| 201 | <feature>onos-app-config</feature> |
Jonathan Hart | bac07a0 | 2014-10-13 21:29:54 -0700 | [diff] [blame] | 202 | <bundle>mvn:org.onlab.onos/onos-app-sdnip/1.0.0-SNAPSHOT</bundle> |
| 203 | </feature> |
| 204 | |
Thomas Vachuska | 140d585 | 2014-10-16 12:17:45 -0700 | [diff] [blame] | 205 | <feature name="onos-app-calendar" version="1.0.0" |
| 206 | description="REST interface for scheduling intents from an external calendar"> |
| 207 | <feature>onos-api</feature> |
| 208 | <feature>onos-thirdparty-web</feature> |
| 209 | <bundle>mvn:org.onlab.onos/onos-app-calendar/1.0.0-SNAPSHOT</bundle> |
| 210 | </feature> |
| 211 | |
Pavlin Radoslavov | 64d9e47 | 2014-10-21 22:01:08 -0700 | [diff] [blame] | 212 | <feature name="onos-app-metrics" version="1.0.0" |
| 213 | description="ONOS metrics applications"> |
Pavlin Radoslavov | 295b296 | 2014-10-23 01:12:41 -0700 | [diff] [blame] | 214 | <feature>onos-app-metrics-intent</feature> |
Pavlin Radoslavov | 64d9e47 | 2014-10-21 22:01:08 -0700 | [diff] [blame] | 215 | <feature>onos-app-metrics-topology</feature> |
| 216 | </feature> |
| 217 | |
Pavlin Radoslavov | 295b296 | 2014-10-23 01:12:41 -0700 | [diff] [blame] | 218 | <feature name="onos-app-metrics-intent" version="1.0.0" |
| 219 | description="ONOS intent metrics application"> |
| 220 | <feature>onos-api</feature> |
| 221 | <bundle>mvn:org.onlab.onos/onos-app-metrics-intent/1.0.0-SNAPSHOT</bundle> |
| 222 | </feature> |
| 223 | |
Pavlin Radoslavov | 64d9e47 | 2014-10-21 22:01:08 -0700 | [diff] [blame] | 224 | <feature name="onos-app-metrics-topology" version="1.0.0" |
| 225 | description="ONOS topology metrics application"> |
| 226 | <feature>onos-api</feature> |
| 227 | <bundle>mvn:org.onlab.onos/onos-app-metrics-topology/1.0.0-SNAPSHOT</bundle> |
| 228 | </feature> |
| 229 | |
tom | 0941951 | 2014-08-15 11:28:43 -0700 | [diff] [blame] | 230 | </features> |