You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/01/05 16:26:08 UTC

[GitHub] rhtyd commented on a change in pull request #2389: CLOUDSTACK-10213: Allow specify SSH key lengh

rhtyd commented on a change in pull request #2389: CLOUDSTACK-10213: Allow specify SSH key lengh
URL: https://github.com/apache/cloudstack/pull/2389#discussion_r159916996
 
 

 ##########
 File path: server/src/com/cloud/configuration/Config.java
 ##########
 @@ -1027,6 +1027,14 @@
             "5",
             "Incorrect login attempts allowed before the user is disabled",
             null),
+    SSHKeyLength(
 
 Review comment:
   Please remove from here, this is deprecated. The use of ConfigKey is alright.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services