Disable netvirt 18/37418/1
authorSam Hague <shague@redhat.com>
Mon, 11 Apr 2016 00:04:32 +0000 (20:04 -0400)
committerSam Hague <shague@redhat.com>
Mon, 11 Apr 2016 00:04:32 +0000 (20:04 -0400)
Change-Id: I6255bd971af8dc7282e8361e3010dff4812655d8
Signed-off-by: Sam Hague <shague@redhat.com>
pom.xml
utils/pom.xml

diff --git a/pom.xml b/pom.xml
index fe0b4f565660045fc7270e6aa3f1ddb8c2c95d17..4d62095cbac9636e3c6f8ac0a5c2a4c8a34755c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,22 +50,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <modules>
-    <!-- Parent POM files -->
     <module>commons</module>
-
+    <module>hwvtepsouthbound</module>
     <module>library</module>
-    <!-- Aggregations -->
-    <module>features</module>
-    <module>karaf</module>
-    <!-- OVSDB Components -->
-    <module>southbound</module>
-    <module>openstack</module>
-    <module>ovsdb-artifacts</module>
     <module>schemas</module>
+    <module>southbound</module>
     <module>utils</module>
-    <module>ovsdb-ui</module>
-    <module>hwvtepsouthbound</module>
-    <module>netvirt</module>
   </modules>
 
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
index 6620d8ebb56db92fc03a3a9ba2f9635867aa2357..a0899b0e09ed54bf537b03daf71eef453734faa1 100644 (file)
@@ -55,7 +55,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>mdsal-node</module>
     <module>mdsal-openflow</module>
     <module>mdsal-utils</module>
-    <module>neutron-utils</module>
     <module>servicehelper</module>
     <module>southbound-utils</module>
     <module>yang-utils</module>