[
https://issues.apache.org/jira/browse/CLOUDSTACK-10111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237705#comment-16237705
]
ASF GitHub Bot commented on CLOUDSTACK-10111:
---------------------------------------------
rhtyd commented on issue #2291: [CLOUDSTACK-10111] Fix validation for parameter
"vm.password.length"
URL: https://github.com/apache/cloudstack/pull/2291#issuecomment-341729640
LGTM.
----------------------------------------------------------------
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:
[email protected]
> Fix validation for parameter "vm.password.length"
> -------------------------------------------------
>
> Key: CLOUDSTACK-10111
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10111
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rafael Weingärtner
> Assignee: Rafael Weingärtner
> Priority: Minor
>
> 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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)