Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. ==> /var/log/apache2/error.log <==
  2. [Thu Jan 19 16:46:56.977976 2017] [wsgi:error] [pid 1788:tid 140684894168832] Recoverable error: Policy doesn't allow os_compute_api:servers:detail:get_all_tenants to be performed. (HTTP 403) (Request-ID: req-035a9b90-9349-4507-bb87-2002cd8ab2b9)
  3. [Thu Jan 19 16:46:57.156406 2017] [wsgi:error] [pid 1788:tid 140684894168832] Recoverable error: Policy doesn't allow os_compute_api:servers:detail:get_all_tenants to be performed. (HTTP 403) (Request-ID: req-362cc1e9-e79f-4e14-b1f7-6bc6fd05cc58)
  4. [Thu Jan 19 16:46:57.315976 2017] [wsgi:error] [pid 1788:tid 140684894168832] Internal Server Error: /project/network_topology/
  5. [Thu Jan 19 16:46:57.316022 2017] [wsgi:error] [pid 1788:tid 140684894168832] Traceback (most recent call last):
  6. [Thu Jan 19 16:46:57.316037 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response
  7. [Thu Jan 19 16:46:57.316050 2017] [wsgi:error] [pid 1788:tid 140684894168832] response = wrapped_callback(request, *callback_args, **callback_kwargs)
  8. [Thu Jan 19 16:46:57.316063 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/decorators.py", line 36, in dec
  9. [Thu Jan 19 16:46:57.316076 2017] [wsgi:error] [pid 1788:tid 140684894168832] return view_func(request, *args, **kwargs)
  10. [Thu Jan 19 16:46:57.316088 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/decorators.py", line 52, in dec
  11. [Thu Jan 19 16:46:57.316102 2017] [wsgi:error] [pid 1788:tid 140684894168832] return view_func(request, *args, **kwargs)
  12. [Thu Jan 19 16:46:57.316114 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/decorators.py", line 36, in dec
  13. [Thu Jan 19 16:46:57.316147 2017] [wsgi:error] [pid 1788:tid 140684894168832] return view_func(request, *args, **kwargs)
  14. [Thu Jan 19 16:46:57.316161 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/decorators.py", line 84, in dec
  15. [Thu Jan 19 16:46:57.316173 2017] [wsgi:error] [pid 1788:tid 140684894168832] return view_func(request, *args, **kwargs)
  16. [Thu Jan 19 16:46:57.316185 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py", line 71, in view
  17. [Thu Jan 19 16:46:57.316197 2017] [wsgi:error] [pid 1788:tid 140684894168832] return self.dispatch(request, *args, **kwargs)
  18. [Thu Jan 19 16:46:57.316209 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/django/views/generic/base.py", line 89, in dispatch
  19. [Thu Jan 19 16:46:57.316222 2017] [wsgi:error] [pid 1788:tid 140684894168832] return handler(request, *args, **kwargs)
  20. [Thu Jan 19 16:46:57.316234 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/tabs/views.py", line 71, in get
  21. [Thu Jan 19 16:46:57.316246 2017] [wsgi:error] [pid 1788:tid 140684894168832] context = self.get_context_data(**kwargs)
  22. [Thu Jan 19 16:46:57.316259 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/network_topology/views.py", line 194, in get_context_data
  23. [Thu Jan 19 16:46:57.316272 2017] [wsgi:error] [pid 1788:tid 140684894168832] return utils.get_context(self.request, context)
  24. [Thu Jan 19 16:46:57.316284 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/network_topology/utils.py", line 35, in get_context
  25. [Thu Jan 19 16:46:57.316297 2017] [wsgi:error] [pid 1788:tid 140684894168832] context['instance_quota_exceeded'] = _quota_exceeded(request, 'instances')
  26. [Thu Jan 19 16:46:57.316310 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/network_topology/utils.py", line 21, in _quota_exceeded
  27. [Thu Jan 19 16:46:57.316323 2017] [wsgi:error] [pid 1788:tid 140684894168832] usages = quotas.tenant_quota_usages(request)
  28. [Thu Jan 19 16:46:57.316335 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../horizon/utils/memoized.py", line 90, in wrapped
  29. [Thu Jan 19 16:46:57.316347 2017] [wsgi:error] [pid 1788:tid 140684894168832] value = cache[key] = func(*args, **kwargs)
  30. [Thu Jan 19 16:46:57.316359 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/usage/quotas.py", line 401, in tenant_quota_usages
  31. [Thu Jan 19 16:46:57.316372 2017] [wsgi:error] [pid 1788:tid 140684894168832] _get_tenant_compute_usages(request, usages, disabled_quotas, tenant_id)
  32. [Thu Jan 19 16:46:57.316385 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/usage/quotas.py", line 290, in _get_tenant_compute_usages
  33. [Thu Jan 19 16:46:57.316397 2017] [wsgi:error] [pid 1788:tid 140684894168832] all_tenants=all_tenants)
  34. [Thu Jan 19 16:46:57.316410 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/nova.py", line 702, in server_list
  35. [Thu Jan 19 16:46:57.316423 2017] [wsgi:error] [pid 1788:tid 140684894168832] for s in c.servers.list(True, search_opts)]
  36. [Thu Jan 19 16:46:57.316435 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/v2/servers.py", line 835, in list
  37. [Thu Jan 19 16:46:57.316447 2017] [wsgi:error] [pid 1788:tid 140684894168832] "servers")
  38. [Thu Jan 19 16:46:57.316468 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/base.py", line 249, in _list
  39. [Thu Jan 19 16:46:57.316481 2017] [wsgi:error] [pid 1788:tid 140684894168832] resp, body = self.api.client.get(url)
  40. [Thu Jan 19 16:46:57.316494 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 480, in get
  41. [Thu Jan 19 16:46:57.316506 2017] [wsgi:error] [pid 1788:tid 140684894168832] return self._cs_request(url, 'GET', **kwargs)
  42. [Thu Jan 19 16:46:57.316518 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 458, in _cs_request
  43. [Thu Jan 19 16:46:57.316531 2017] [wsgi:error] [pid 1788:tid 140684894168832] resp, body = self._time_request(url, method, **kwargs)
  44. [Thu Jan 19 16:46:57.316543 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 431, in _time_request
  45. [Thu Jan 19 16:46:57.316556 2017] [wsgi:error] [pid 1788:tid 140684894168832] resp, body = self.request(url, method, **kwargs)
  46. [Thu Jan 19 16:46:57.316568 2017] [wsgi:error] [pid 1788:tid 140684894168832] File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 425, in request
  47. [Thu Jan 19 16:46:57.316580 2017] [wsgi:error] [pid 1788:tid 140684894168832] raise exceptions.from_response(resp, body, url, method)
  48. [Thu Jan 19 16:46:57.316593 2017] [wsgi:error] [pid 1788:tid 140684894168832] Forbidden: Policy doesn't allow os_compute_api:servers:detail:get_all_tenants to be performed. (HTTP 403) (Request-ID: req-ca2a20be-bd14-4b06-95e7-adcaa01351e9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement