MANN3005 commented on code in PR #8263:
URL: https://github.com/apache/cloudstack/pull/8263#discussion_r1405189489
##########
agent/src/main/java/com/cloud/agent/IAgentShell.java:
##########
@@ -37,14 +37,12 @@ public interface IAgentShell {
String getNextHost();
- String getPrivateIp();
+
Review Comment:
It's because that has only 1 implementation and it in the file where I moved
it so to remove unnecessary abstraction
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]