Guest User

Untitled

a guest
Sep 16th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. [Fri Sep 16 19:23:04 2011] [notice] Apache/2.2.17 (Ubuntu) mod_wsgi/3.3 Python/2.7.1+ configured -- resuming normal operations
  2. [Fri Sep 16 19:23:09 2011] [error] INFO:root:Running in debug mode without debug_toolbar.
  3. [Fri Sep 16 19:23:10 2011] [error] DEBUG:django_openstack.api:auth_api connection created using url "http://localhost:5000/v2.0/"
  4. [Fri Sep 16 19:23:10 2011] [error] ERROR:django_openstack.forms:Nonspecific error while handling form
  5. [Fri Sep 16 19:23:10 2011] [error] Traceback (most recent call last):
  6. [Fri Sep 16 19:23:10 2011] [error] File "/opt/osdb/django-openstack/django_openstack/forms.py", line 178, in maybe_handle
  7. [Fri Sep 16 19:23:10 2011] [error] return form, form.handle(request, data)
  8. [Fri Sep 16 19:23:10 2011] [error] File "/opt/osdb/django-openstack/django_openstack/auth/views.py", line 46, in handle
  9. [Fri Sep 16 19:23:10 2011] [error] info = api.token_info(request, token)
  10. [Fri Sep 16 19:23:10 2011] [error] File "/opt/osdb/django-openstack/django_openstack/api.py", line 628, in token_info
  11. [Fri Sep 16 19:23:10 2011] [error] o = urlparse(token.serviceCatalog['identity'][0]['adminURL'])
  12. [Fri Sep 16 19:23:10 2011] [error] KeyError: 'identity'
Advertisement
Add Comment
Please, Sign In to add comment