diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-01-15 12:42:57 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-01-16 09:54:46 -0800 |
commit | 10cde710124c3cc18892c9f4edbedce979fbfcdc (patch) | |
tree | 00b1c56b802b989ced7fdde049065f27baee936d /nova/exception.py | |
parent | daa5db3f4e990185522f38d1011cfe37141298fe (diff) | |
download | nova-10cde710124c3cc18892c9f4edbedce979fbfcdc.tar.gz nova-10cde710124c3cc18892c9f4edbedce979fbfcdc.tar.xz nova-10cde710124c3cc18892c9f4edbedce979fbfcdc.zip |
Save password set through xen agent.
The get-password extension expects an encrypted b64 encoded password.
If we are setting the password via a guest agent and the user has
provided a public key, then we can go ahead and encrypt the password
and write it to metadata. If the guest agent is not working or not
installed, we leave the encrypted password to be set by posting to the
metadata server.
Related to blueprint get-password
Change-Id: I3ed26c7e1929f3c4c84f9bb87b0c620ab27223cb
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions