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

Kenny Ji-work jenkins-sdg at qq.com
Fri Apr 29 03:18:47 UTC 2016


I think it's not cloud-init's business. By viewing the horizon's code:
if not api.nova.can_set_server_password():
            del self.fields['admin_pass']
            del self.fields['confirm_admin_pass']



there's field to input admin_pass, but I can't find it.


------------------ 原始邮件 ------------------
发件人: "Shake Chen";<shake.chen at gmail.com>;
发送时间: 2016年4月28日(星期四) 晚上9:16
收件人: "Kenny Ji-work"<jenkins-sdg at qq.com>; 
抄送: "openstack-operators"<openstack-operators at lists.openstack.org>; 
主题: Re: [Openstack-operators] [horizon] Can_set_password don't work



your vm need install cloud init.

On Thu, Apr 28, 2016 at 3:39 PM, Kenny Ji-work <jenkins-sdg at qq.com> 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 = {
    'can_set_mount_point': False,
    'can_set_password': True,
    'requires_keypair': False,
}



Sincerely,
Kenny Ji

_______________________________________________
 OpenStack-operators mailing list
 OpenStack-operators at lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
 





-- 
Shake Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160429/d4dd8ace/attachment.html>


More information about the OpenStack-operators mailing list