DaanHoogland commented on code in PR #12571:
URL: https://github.com/apache/cloudstack/pull/12571#discussion_r2794261906


##########
api/src/main/java/com/cloud/host/Host.java:
##########
@@ -59,6 +59,9 @@ public static String[] toStrings(Host.Type... types) {
     String HOST_INSTANCE_CONVERSION = "host.instance.conversion";
     String HOST_OVFTOOL_VERSION = "host.ovftool.version";
     String HOST_VIRTV2V_VERSION = "host.virtv2v.version";
+    String HOST_SSH_POST = "host.ssh.port";

Review Comment:
   good spot. I think this is an easy win, @sureshanaparti.



-- 
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]

Reply via email to