diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-11-30 17:03:25 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-12-10 18:04:32 -0800 |
commit | a2101c4e7017715af0a29675b89e14ee2884bd89 (patch) | |
tree | a1e71cf5ba4af4eb175835ec98bf22be775f4324 /nova/utils.py | |
parent | 255692feea3eee12bfc763f75fc8f3dabdbe9ba5 (diff) | |
download | nova-a2101c4e7017715af0a29675b89e14ee2884bd89.tar.gz nova-a2101c4e7017715af0a29675b89e14ee2884bd89.tar.xz nova-a2101c4e7017715af0a29675b89e14ee2884bd89.zip |
Allows an instance to post encrypted password
Exposes a new url in openstack metadata with two methods:
GET 169.254.169.254/openstack/latest/password # get password
POST 169.254.169.254/openstack/latest/password # post password
The password can only be set once and will be stored in an
instance_system_metadata value with the key 'password'
Part of blueprint get-password
Change-Id: I4bbee8326a09fe38d6393e9e70f009daae0c6ece
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions