Error "ConnectionError at /auth/login/ [Errno 111] Connection refused" [closed]
Error ""ConnectionError at /auth/login/ [Errno 111] Connection refused
Request Method: POST
Request URL: http://192.168.1.121/horizon/auth/login/
Django Version: 1.4.10
Exception Type: ConnectionError
Exception Value:
[Errno 111] Connection refused
Exception Location: /usr/lib/python2.7/dist-packages/requests/adapters.py in send, line 206
Python Executable: /usr/bin/python
Python Version: 2.7.3
Python Path:
['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages/PIL',
'/usr/lib/python2.7/dist-packages/gst-0.10',
'/usr/lib/python2.7/dist-packages/gtk-2.0',
'/usr/lib/python2.7/dist-packages/ubuntu-sso-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-client',
'/usr/lib/python2.7/dist-packages/ubuntuone-control-panel',
'/usr/lib/python2.7/dist-packages/ubuntuone-couch',
'/usr/lib/python2.7/dist-packages/ubuntuone-installer',
'/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol',
'/usr/share/openstack-dashboard/',
'/usr/share/openstack-dashboard/openstack_dashboard']
Server time: Ter, 24 Jun 2014 12:00:16 +0000""
When I try to log me in OpenStack dashboard this error occurs, My virtual machine has only installed the Swift and keystone, have not installed the Nova or Cinder nor Glancer. According to had researching this error occurs precisely the lack of Nova or cinder ( http://longgeek.com/2013/03/18/openstack-grizzly-g3-for-ubuntu-12-04-all-in-one-installation-2/ (http://longgeek.com/2013/03/18/openst...) )
I wonder if there is a way the Dashboard function without Nova Horizon installed or Cinder? Note: Use Ubuntu and OpenStack 12:04 Grizzly version