openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18958
Re: How to create or change password when instances started or rebuilded?
If the flag "enable_instance_password" is enabled, nova will create a
random password for the instance at create time. you can get the password
from the return value of instance create api.
note, the password isn't stored anywhere.
2012/11/27 livemoon <mwjpiero@xxxxxxxxx>
> I saw there is option "enable_instance_password" in nova.conf in openstack
> offical doc. But there are no more infomation and how to create password
> when instances created.
>
> I want to know does kvm(libvirt) support this. And how to use it?
>
> Another question, I use "nova root-password" in kvm. but it seems not
> work. Does it support kvm?
>
> Thanks.
>
> --
> Blog Site: livemoon.org
> Twitter: mwjpiero
> 非淡薄无以明志,非宁静无以致远
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
--
Yaguang Tang
References