cannot change instance password with nova api [closed]
since 3 days à try to find a way to change a ubuntu instance password with nova api but i didn't . Any help ?
First time here? Check out the FAQ!
since 3 days à try to find a way to change a ubuntu instance password with nova api but i didn't . Any help ?
why not just log in and use 'passwd
' as root or sudo to modify the password?
you could also use cloud init to change the password at creation/boot if you'd like, or just use ssh key injection and avoid passwords all together. This guide may help https://www.digitalocean.com/communit...
#cloud-config chpasswd: list: | user1:password1 user2:password2 user3:password3 expire: False
Asked: 2015-03-31 10:58:33 -0600
Seen: 760 times
Last updated: Mar 31 '15
Is it possible to create instance with multiple SSH keys?
instance snapshot limit per project
security group not found for project
Can't launch vm with Horizon [closed]
curl 404 Error The resource could not be found
where can i see the password of openstack ?
Can not start Cirros VM with nova log errors