commit | 00e47772950930af585c5b92eb0c7502905f330c | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Feb 22 11:18:46 2019 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Mon Feb 25 07:56:54 2019 +0000 |
tree | 6e4e517134fa5ec2f44f11e78e68648730eac115 | |
parent | 868855466058ed4c18975340899b4f6b3945c6af [diff] |
Use rand_password() for password when creating user Some systems require strong passwords, so we'd better use data_utils.rand_password() to create password when creating user, to avoid password strength validation error. Change-Id: I503ba6e068b6f7c8487b7077637ee21a9c104595