Re: [Openstack-operators] [horizon] Can_set_password don't work

2016-04-29 Thread Matthias Runge
On 28/04/16 02:39, Kenny Ji-work wrote: > Hi all, > > I have configured the mitaka horizon to enable injecting password and > restart httpd. But I boot VM in the dashboard, there's no region to > input root password, how can I solve it? > > p.s. OPENSTACK_HYPERVISOR_FEATURES = { >

Re: [Openstack-operators] [horizon] Can_set_password don't work

2016-04-29 Thread Marcin Iwinski
Hi Kenny, have a look here:  https://kimizhang.wordpress.com/2014/03/18/how-to-inject-filemetassh-keyroot-passworduserdataconfig-drive-to-a-vm-during-nova-boot/ BR Marcin --  Marcin Iwinski Sent with Airmail On 28 Apr 2016 at 09:46:12, Kenny Ji-work (jenkins-...@qq.com) wrote: Hi all, I have

[Openstack-operators] ?????? [horizon] Can_set_password don't work

2016-04-28 Thread Kenny Ji-work
it. -- -- ??: "Shake Chen";<shake.c...@gmail.com>; : 2016??4??28??(??) 9:16 ??: "Kenny Ji-work"<jenkins-...@qq.com>; : "openstack-operators"<openstack-operators@lists.openstack.org>; : Re: [Openstack-operators]

Re: [Openstack-operators] [horizon] Can_set_password don't work

2016-04-28 Thread Shake Chen
your vm need install cloud init. On Thu, Apr 28, 2016 at 3:39 PM, Kenny Ji-work wrote: > Hi all, > > I have configured the mitaka horizon to enable injecting password and > restart httpd. But I boot VM in the dashboard, there's no region to input > root password, how can I

[Openstack-operators] [horizon] Can_set_password don't work

2016-04-28 Thread Kenny Ji-work
Hi all, I have configured the mitaka horizon to enable injecting password and restart httpd. But I boot VM in the dashboard, there's no region to input root password, how can I solve it? p.s. OPENSTACK_HYPERVISOR_FEATURES = { 'can_set_mount_point': False, 'can_set_password': True,