New Question

Revision history [back]

click to hide/show revision 1
initial version

juju+openstack: how to get windows machine password

Hi everyone,

We are using juju(canonical deployment tool) to deploy windows machine to openstack(nova) We use windows 2012 r2 image from cloudbase.

Machine was created successfully. but i don't know how to get Admin user password.

i have found one option: nova get-password <instance-id> <private-key-path> but it doesn't work in juju case. it returns empty result

Seems it doesn't provide private key for this machine. Key name field is None for this machine on openstack details page.

So how to get password for this machine? we need to get RDP access

Thanks, Gennadiy