<div dir="ltr">I can not login horizon dashboard (admin/adminpass)<div>error message returned : Unable to establish connection to keystone endpoint.</div><div><br></div><div>at 14.04 installation guide for kilo </div><div>they note below.</div><div><div>"In Kilo, the keystone project deprecates Eventlet in favor of a WSGI server. This</div><div>guide uses the Apache HTTP server with mod_wsgi to serve keystone requests</div><div>on ports 5000 and 35357. By default, the keystone service still listens on ports</div><div>5000 and 35357. Therefore, this guide disables the keystone service."</div></div><div><br></div><div>So,I know some is changed for identy service.</div><div><br></div><div>and error messages is logging  at keystone.log</div><div>I think that is that apahce2 is already opend 35357, 5000 port </div><div><br></div><div><div>root@controller:/var/log/keystone# netstat -lntp |  grep 35357</div><div>tcp6       0      0 :::35357                :::*                    LISTEN      1466/apache2    </div><div>root@controller:/var/log/keystone# netstat -lntp |  grep 5000</div><div>tcp6       0      0 :::5000                 :::*                    LISTEN      1466/apache2 </div></div><div><br></div><div>now, "nova service-list, neutron agent-list, glance image-list, openstack service list" is work fine</div><div><br></div><div>why can not login ??</div><div><br></div><div>what log should I see for solving login problem</div><div><br></div><div>help!</div><div><br></div><div>thaks in advance.</div></div>