''module' object has no attribute 'quantum'' when trying to login to Dashboard
Hi all,
I just cloned and deployed the last version of DevStack and when trying to login to Dashboard I get the following trace
####
Environment:
Request Method: GET
Request URL: http://
Django Version: 1.4.3
Python Version: 2.7.3
Installed Applications:
['openstack_
'django.
'django.
'django.
'django.
'django.
'django.
'compressor',
'horizon',
'openstack_
'openstack_
'openstack_
'openstack_auth']
Installed Middleware:
('django.
'django.
'django.
'django.
'django.
'horizon.
'django.
'django.
Traceback:
File "/usr/local/
111. response = callback(request, *callback_args, **callback_kwargs)
File "/opt/stack/
38. return view_func(request, *args, **kwargs)
File "/opt/stack/
86. return view_func(request, *args, **kwargs)
File "/opt/stack/
54. return view_func(request, *args, **kwargs)
File "/opt/stack/
38. return view_func(request, *args, **kwargs)
File "/opt/stack/
86. return view_func(request, *args, **kwargs)
File "/usr/local/
48. return self.dispatch(
File "/usr/local/
69. return handler(request, *args, **kwargs)
File "/opt/stack/
155. handled = self.construct_
File "/opt/stack/
146. handled = self.handle_
File "/opt/stack/
118. data = self._get_
File "/opt/stack/
182. self._data = {self.table_
File "/opt/stack/
38. data = super(GlobalOve
File "/opt/stack/
34. self.usage.
File "/opt/stack/
115. _("Unable to retrieve quota information."))
File "/opt/stack/
112. self.quotas = quotas.
File "/opt/stack/
33. value = self.func(*args)
File "/opt/stack/
88. floating_ips = network.
File "/opt/stack/
140. return NetworkClient(
File "/opt/stack/
31. self.floating_ips = api.quantum.
Exception Type: AttributeError at /admin/
Exception Value: 'module' object has no attribute 'quantum'
####
As you may already guessed, I have setted up Quantum with the basic implementation guide, and I'm running the last DevStack version.
My distro is Ubuntu 12.04 LTS.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Victoria Martinez de la Cruz
- Solved:
- Last query:
- Last reply: