Lines Matching defs:password
53 from nova.api.metadata import password
876 :param admin_password: Administrator password to set in instance.
981 # seconds to boot before attempting to set the admin password.
1439 # encrypt admin password, using SHA-256 as default
1451 # root's password is set, the admin account name is set and
1452 # the admin's password is set
1470 # store password for horizon retrieval
1474 password.convert_password(ctxt, base64.b64encode(enc)))
1479 # an ssh key, and a root password
1481 sshkey=sshkey, password=encrypted_password)
1484 # and password is none
1857 :param admin_password: Administrator password to set in instance.
3626 """Set the root password on the specified instance.
3629 :param new_pass: the new password