rafaelweingartner commented on a change in pull request #4702:
URL: https://github.com/apache/cloudstack/pull/4702#discussion_r578642883



##########
File path: 
plugins/outofbandmanagement-drivers/ipmitool/src/main/java/org/apache/cloudstack/outofbandmanagement/driver/ipmitool/IpmitoolOutOfBandManagementDriver.java
##########
@@ -37,6 +37,7 @@
 import java.util.List;
 import java.util.concurrent.ExecutorService;
 import java.util.concurrent.Executors;
+import org.apache.commons.lang3.StringUtils;

Review comment:
       So, lets add a facade to Spring as well, and to any other utils library 
that we use :)
   
   I still see no benefits on creating such facades.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to