rendered paste bodyEndpointNotFound at /auth/login/
Endpoint not found.
Request Method: POST
Request URL: http://10.130.55.46/auth/login/
Django Version: 1.3.1
Exception Type: EndpointNotFound
Exception Value:
Endpoint not found.
Exception Location: /usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py in url_for, line 62
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/gtk-2.0',
'/usr/lib/pymodules/python2.7',
'/usr/share/openstack-dashboard/',
'/usr/share/openstack-dashboard/openstack_dashboard']
Server time: Tue, 20 Mar 2012 03:01:02 -0700
Traceback Switch to copy-and-paste view
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py in get_response
response = callback(request, *callback_args, **callback_kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/views/generic/base.py in view
return self.dispatch(request, *args, **kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/django/views/generic/base.py in dispatch
return handler(request, *args, **kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/forms/views.py in post
return self.get(self, request, *args, **kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/forms/views.py in get
form, handled = self.maybe_handle() ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/forms/views.py in maybe_handle
self.form, self.handled = form.maybe_handle(self.request, **kwargs) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/forms/base.py in maybe_handle
exceptions.handle(request) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/forms/base.py in maybe_handle
return form, form.handle(request, data) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/views/auth_forms.py in handle
exceptions.handle(request, ignore=True) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/views/auth_forms.py in handle
token.id) ...
▶ Local vars
/usr/lib/python2.7/dist-packages/horizon/api/keystone.py in token_create_scoped
endpoint_type='publicURL') ...
▶ Local vars
/usr/lib/python2.7/dist-packages/keystoneclient/service_catalog.py in url_for
raise exceptions.EndpointNotFound('Endpoint not found.') ...
▶ Local vars
Request information
GET
No GET data
POST
Variable Value
username
u'admin'
region
u'http://127.0.0.1:5000/v2.0'
csrfmiddlewaretoken
u'4ef10b7d8f370c3a7fa506ae7f139e7a'
password
u'secret'
method
u'Login'
FILES
No FILES data
COOKIES
Variable Value
csrftoken
'4ef10b7d8f370c3a7fa506ae7f139e7a'
sessionid
'868edcb924586f279013718fea206049'
META
Variable Value
mod_wsgi.listener_port
'80'
HTTP_REFERER
'http://10.130.55.46/'
mod_wsgi.listener_host
''
SERVER_SOFTWARE
'Apache/2.2.22 (Ubuntu)'
SCRIPT_NAME
u''
mod_wsgi.handler_script
''
SERVER_SIGNATURE
'<address>Apache/2.2.22 (Ubuntu) Server at 10.130.55.46 Port 80</address>\n'
REQUEST_METHOD
'POST'
PATH_INFO
u'/auth/login/'
HTTP_ORIGIN
'http://10.130.55.46'
SERVER_PROTOCOL
'HTTP/1.1'
QUERY_STRING
''
CONTENT_LENGTH
'140'
HTTP_ACCEPT_CHARSET
'ISO-8859-1,utf-8;q=0.7,*;q=0.3'
HTTP_USER_AGENT
'Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7'
HTTP_CONNECTION
'keep-alive'
HTTP_COOKIE
'csrftoken=4ef10b7d8f370c3a7fa506ae7f139e7a; sessionid=868edcb924586f279013718fea206049'
SERVER_NAME
'10.130.55.46'
REMOTE_ADDR
'10.130.55.195'
mod_wsgi.request_handler
'wsgi-script'
wsgi.url_scheme
'http'
PATH_TRANSLATED
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi/auth/login/'
SERVER_PORT
'80'
wsgi.multiprocess
True
mod_wsgi.input_chunked
'0'
SERVER_ADDR
'10.130.55.46'
DOCUMENT_ROOT
'/var/www'
mod_wsgi.process_group
''
SCRIPT_FILENAME
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'
SERVER_ADMIN
'webmaster@localhost'
wsgi.input
<mod_wsgi.Input object at 0xa8ca3688>
HTTP_HOST
'10.130.55.46'
wsgi.multithread
True
mod_wsgi.callable_object
'application'
HTTP_CACHE_CONTROL
'max-age=0'
REQUEST_URI
'/auth/login/'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
wsgi.version
(1, 1)
GATEWAY_INTERFACE
'CGI/1.1'
wsgi.run_once
False
wsgi.errors
<mod_wsgi.Log object at 0xa8ca3908>
REMOTE_PORT
'53212'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
mod_wsgi.version
(3, 3)
CONTENT_TYPE
'application/x-www-form-urlencoded'
mod_wsgi.application_group
'127.0.1.1|'
mod_wsgi.script_reloading
'1'
wsgi.file_wrapper
''
CSRF_COOKIE
'4ef10b7d8f370c3a7fa506ae7f139e7a'
HTTP_ACCEPT_ENCODING
'gzip,deflate,sdch'
Settings
Using settings module openstack_dashboard.settings
Setting Value
USE_L10N
False
USE_THOUSAND_SEPARATOR
False
LANGUAGE_CODE
'en'
ROOT_URLCONF
'openstack_dashboard.urls'
MANAGERS
()
ACCOUNT_ACTIVATION_DAYS
7
STATIC_ROOT
'/usr/share/openstack-dashboard/static'
TEST_DATABASE_CHARSET
None
MESSAGE_STORAGE
'django.contrib.messages.storage.cookie.CookieStorage'
DATABASE_HOST
''
IGNORABLE_404_STARTS
('/cgi-bin/', '/_vti_bin', '/_vti_inf')
SEND_BROKEN_LINK_EMAILS
False
URL_VALIDATOR_USER_AGENT
'Django/1.3.1 (http://www.djangoproject.com)'
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder')
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
CREDENTIAL_AUTHORIZATION_DAYS
'5'
COMMENTS_MODERATORS_GROUP
None
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M')
DATABASES
{'default': {'ENGINE': 'django.db.backends.dummy',
'HOST': '',
'NAME': '',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '',
'TEST_CHARSET': None%