X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=68f37ab3ee8bd392fbceeef183cec1c60f06cf01;hb=f145ef664ce4d617ac836d1f95ba37e4bfb50ccf;hp=4fd4b2c9999fd7ae6bd50780f0c5eaa722a96bb9;hpb=5eaaaddffa1676af062d85b527995e01236c062e;p=netvirt.git diff --git a/features/pom.xml b/features/pom.xml index 4fd4b2c999..68f37ab3ee 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,10 +18,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.ovsdb - features-ovsdb + org.opendaylight.netvirt + features-netvirt 1.3.0-SNAPSHOT - pom + jar The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. https://wiki.opendaylight.org/view/OVSDB_Integration:Main @@ -38,46 +38,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git HEAD https://wiki.opendaylight.org/view/OVSDB_Integration:Main - 1.7.0-SNAPSHOT - 1.4.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT 0.9.0-SNAPSHOT - 1.4.0-SNAPSHOT 0.7.0-SNAPSHOT + 1.7.0-SNAPSHOT 0.3.0-SNAPSHOT + 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT 1.0.0-SNAPSHOT - 0.4.0-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - - org.opendaylight.controller features-mdsal + ${controller.mdsal.version} xml features @@ -87,7 +70,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${mdsal.model.version} features xml - runtime org.opendaylight.netconf @@ -95,9 +77,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${restconf.version} features xml - runtime - org.osgi @@ -129,6 +109,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava + + commons-net + commons-net + org.apache.commons commons-lang3 @@ -161,7 +145,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.code.gson gson - org.opendaylight.neutron features-neutron @@ -169,7 +152,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - org.opendaylight.openflowplugin features-openflowplugin @@ -184,8 +166,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - - org.opendaylight.openflowplugin features-openflowplugin-li @@ -200,8 +180,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - - ${project.groupId} openstack.net-virt @@ -227,14 +205,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html config - ${project.groupId} + org.opendaylight.ovsdb schema.openvswitch - ${project.version} + ${ovsdb.version} - ${project.groupId} + org.opendaylight.ovsdb schema.hardwarevtep - ${project.version} + ${ovsdb.version} ${project.groupId} @@ -246,43 +224,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.mdsal-utils ${project.version} + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + ${project.groupId} ovsdb-ui-bundle ${project.version} - ${project.groupId} + org.opendaylight.ovsdb southbound-features - ${project.version} + ${ovsdb.version} xml features ${project.groupId} - library-features + netvirt-api ${project.version} - xml - features ${project.groupId} - netvirt-api + hwgw ${project.version} ${project.groupId} hwgw ${project.version} + xml + config - ${project.groupId} + org.opendaylight.ovsdb hwvtepsouthbound-features - ${project.version} + ${ovsdb.version} xml features - + + ${project.groupId} + neutron + ${project.version} + + + ${project.groupId} + neutron + ${project.version} + xml + config + org.opendaylight.dlux features-dlux @@ -290,5 +284,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml + + ${project.groupId} + utils.netvirt-it-utils + ${project.version} + + + + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} + +