From 2f37b49befdb5334d888fbf9659c831395f3071b Mon Sep 17 00:00:00 2001 From: Vishal Thapar Date: Fri, 30 Jun 2017 13:38:03 +0530 Subject: [PATCH] Add netvirt karaf4 features Change-Id: I6d05ab01acdfbc5d35534d9a05b2833fac20baf8 Signed-off-by: Vishal Thapar --- artifacts/upstream/artifacts/pom.xml | 7 +++++++ features/repos/index/pom.xml | 8 ++++++++ features/singles/odl-integration-all/pom.xml | 6 ++++++ 3 files changed, 21 insertions(+) diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 00c43396..a9c54a0e 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -76,6 +76,13 @@ pom import + + org.opendaylight.netvirt + vpnservice-artifacts + ${vpnservice.version} + pom + import + org.opendaylight.openflowplugin openflowplugin-artifacts diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index fda7bfeb..c320057a 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -145,6 +145,14 @@ xml + + + org.opendaylight.netvirt + vpnservice-features + features + xml + + org.opendaylight.odlparent diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index bff123d5..9221aec6 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -64,5 +64,11 @@ xml features + + org.opendaylight.netvirt + odl-netvirt-openstack + xml + features + -- 2.36.6