Team,

For branch 4,3, the below commit appears to have commented the tools module 
under developer profile. Any specific reason?

commit fb1f3f0865c254abebfa5a43f66cef116fe36165
Author: Frank.Zhang <frank.zh...@citrix.com>
Date:   Mon Oct 7 18:03:12 2013 -0700

    Add missing Baremetal security_group_agent java part
    Change security_group_agent python side in line with default security
    group rules change in 4.2
    
    Conflicts:
    
        
plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice/BareMetalResourceBase.java

diff --git a/pom.xml b/pom.xml
index 2cee084..31946d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -747,7 +747,9 @@
       </properties>
       <modules>
         <module>developer</module>
+        <!--
         <module>tools</module>
+-->
       </modules>
     </profile>
     <profile>

Thanks!
Santhosh

Reply via email to