Inject password not working on openstack queens
Hi,
I have enabled password injection using the documentation. I've enabled the horizon "can_set_password" to True as well ass changed the nova configuration inject_password=true and restart the services. Also I've set up cloud-init script to allow root login and password authentication but while creating the vm using openstack cli I am unable to login with the adminPass provided. Also from the Horizon there is no option to setup the password while lunching instance as well as I do not see the set password nor I can change it from the Horizon. I can set the password when using rebuild function but it still does not work. I tried on centos 7 and ubuntu 18 but without success.
Do you have any idea what can I do to make it work?
Thanks