weizhouapache commented on a change in pull request #5337:
URL: https://github.com/apache/cloudstack/pull/5337#discussion_r692813167



##########
File path: 
api/src/main/java/org/apache/cloudstack/api/command/admin/host/AddHostCmd.java
##########
@@ -54,7 +54,7 @@
     @Parameter(name = ApiConstants.CLUSTER_NAME, type = CommandType.STRING, 
description = "the cluster name for the host")
     private String clusterName;
 
-    @Parameter(name = ApiConstants.PASSWORD, type = CommandType.STRING, 
required = true, description = "the password for the host")
+    @Parameter(name = ApiConstants.PASSWORD, type = CommandType.STRING, 
description = "the password for the host")

Review comment:
       @Pearl1594 
   should we update the description if they are required by kvm/xenserver or 
other hypervisors ?




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