Adding Schemas/OpenVSwitch to the main pom.xml in order to trigger build and IT for... 26/8226/3
authorMadhu Venugopal <mavenugo@gmail.com>
Sun, 22 Jun 2014 15:30:35 +0000 (08:30 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 23 Jun 2014 17:37:39 +0000 (10:37 -0700)
Schemas/hardware_vtep is deliberately not included due to lack of hardware_vtep emulator infra.
We can include hardware_vtep once the setup is made available.

Change-Id: I3e57674f01f39a652193312c9cc36eab0c1f7b21
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index fcb51851fb52202c0f68d38f7b76d4c02c6dfe51..09dc5dd86be6414efc196dd48a9bf98d2d57e368 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
   </prerequisites>
   <modules>
     <module>library</module>
+    <module>schemas/Open_vSwitch</module>
     <module>plugin</module>
     <module>northbound</module>
     <module>neutron</module>