X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-it%2Fpom.xml;h=2cb140a51c9770b28e5cf914718c2249c5b3a46b;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=ee99fdf04ec6f83650c49f8f0f191b82c4d4e103;hpb=2a4d65d9f6ef5b9621d973f7d95cc839137694da;p=netvirt.git diff --git a/openstack/net-virt-it/pom.xml b/openstack/net-virt-it/pom.xml index ee99fdf04e..2cb140a51c 100644 --- a/openstack/net-virt-it/pom.xml +++ b/openstack/net-virt-it/pom.xml @@ -9,18 +9,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.ovsdb + org.opendaylight.netvirt it 1.3.0-SNAPSHOT ../../commons/it 4.0.0 - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-it 1.3.0-SNAPSHOT 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 Eclipse Public License v1.0 @@ -35,45 +34,21 @@ 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.4.0-SNAPSHOT - org.opendaylight.ovsdb + org.opendaylight.netvirt karaf ${project.version} zip + 1.3.0-SNAPSHOT - - - - ${project.groupId} - ovsdb-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.5.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} - pom - import - - - org.opendaylight.controller @@ -85,8 +60,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - features-ovsdb - 1.3.0-SNAPSHOT + features-netvirt + ${project.version} features xml @@ -99,7 +74,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sonar-jacoco-listeners test + + ${project.groupId} + utils.mdsal-openflow + ${project.version} + test + + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + test + + + ${project.groupId} + utils.netvirt-it-utils + ${project.version} + test + + + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} + test + + + ${project.groupId} + utils.neutron-utils + ${project.version} + test + + @@ -116,4 +122,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +