You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rafael Weingärtner (JIRA)" <ji...@apache.org> on 2017/10/16 13:25:00 UTC

[jira] [Created] (CLOUDSTACK-10111) Fix validation for parameter "vm.password.length"

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)