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.c...@gmail.com>;
????????: 2016??4??28??(??????) ????9:16
??????: "Kenny Ji-work"<jenkins-...@qq.com>; 
????: "openstack-operators"<openstack-operators@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-...@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@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
 





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

Reply via email to