Setting the Windows admin password in OpenStack
We’re getting quite a few questions about how to set the admin password in OpenStack Windows instances, so let’s clarify the available options. nova get-password The secure and proper way to set passwords in OpenStack Windows instances is by letting Cloudbase-Init generate a random password and post it encrypted on the Nova metadata service. The password can…