New Question

gennadiy.dubina's profile - activity

2016-08-03 22:38:22 +0300 received badge  Famous Question (source)
2016-06-27 12:00:36 +0300 received badge  Notable Question (source)
2016-06-17 12:39:16 +0300 received badge  Popular Question (source)
2016-06-14 19:15:19 +0300 asked a question 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