Merge "Log all configuration(add/modify/delete) changes to a new log file audit.log...
[controller.git] / opendaylight / distribution / opendaylight / pom.xml
index e6871afa772860e05ba22db915005823af7d6243..1833b4ae592fa5867ccb58730dd8a7bb4feccf21 100644 (file)
@@ -75,6 +75,8 @@
     <!-- SAL Extension bundles -->
     <module>../../sal/connection/api</module>
     <module>../../sal/connection/implementation</module>
+    <module>../../sal/networkconfiguration/api</module>
+    <module>../../sal/networkconfiguration/implementation</module>
 
     <!--  Web bundles -->
     <module>../../web/root</module>
@@ -92,6 +94,7 @@
     <module>../../northbound/hosttracker</module>
     <module>../../northbound/subnets</module>
     <module>../../northbound/switchmanager</module>
+    <module>../../northbound/networkconfiguration/bridgedomain</module>
 
     <!-- Northbound integration tests -->
     <module>../../northbound/integrationtest</module>
     <module>../../samples/northbound/loadbalancer</module>
     <module>../../commons/concepts</module>
     <module>../../commons/integrationtest</module>
-
+    <module>../../commons/checkstyle</module>
+    <module>../../commons/opendaylight</module>
   </modules>
 
   <build>