Rafael Weingärtner created CLOUDSTACK-10111:
-----------------------------------------------
Summary: 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)