[ONOS-3688] Implement application for Openstack Node bootstrap
- Using OVSDB connnection, it makes bridge and vxlan tunnel for Openstack Nodes.
- Reading nodes information from network config supported

Change-Id: I1c0483b146ace19cd77ac91141182ee9200a9432
diff --git a/apps/pom.xml b/apps/pom.xml
index 032b327..3e3aebe 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -68,6 +68,7 @@
         <module>openstackrouting</module>
         <module>cordmcast</module>
         <module>vpls</module>
+        <module>openstacknode</module>
   </modules>
 
     <properties>