why was nova get-password not migrated

Asked by Kev

nova get-password is very useful for windows servers (when combined with cloud-init) because it is the closest alternative to using keypairs for SSH access.

I.e. cloud-init generates a random administrator password and nova-getpassword uses the private key from the keypair to decrypt it. This seems better than injecting plain text admin passwords via cloud-config in the user-data for the server. It seems to be the most secure option i have seen.

The only documentation i have found is "WONTFIX" here https://github.com/openstack/python-openstackclient/blob/22bed5d1f0594ed297a03a845e08216ff975165d/doc/source/cli/data/nova.csv#L40

Does anyone know why? Or should python-openstackclient implement `openstack server get password`?

Question information

Language:
English Edit question
Status:
Expired
For:
python-openstackclient Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.