rafaelweingartner opened a new pull request #2291: Fix validation for parameter 
"vm.password.length"
URL: https://github.com/apache/cloudstack/pull/2291
 
 
   The description of the parameter was saying that the parameter has to be 
bigger than 6, however, in the code we were only accepting values bigger than 
10. This PR changes the validation method to accept any number >= 6. We also 
change other inconsistencies in error messages presented to users. in near by 
validations
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to