horizon authentication fails
Hi,
I've installed via devstack and am unable to login to the dashboard. I've tried both "demo" and "admin" as username and a password of "nomoresecrete" which is what I found in local.conf (ADMIN_PASSWORD=nomoresecrete).
When I look in /var/log/httpd/horizon_error.log I see one entry that says "DeprecationWarning: Authentication backends without a supports_inactive_user
attribute are deprecated. Please define it in <class 'openstack_auth.backend.keystonebackend'="">. After that one entry I see "Login failed for user <user>" where user is admin or demo.
Should username:admin, passwd:nomoresecrete be working? Should I look elsewhere for the password? Is the DeprecationWarning directly related to my inability to login to horizon or is it a separate issue?
thanks, fxp
Rebooting the controller should fix this.