Skip to content

Instantly share code, notes, and snippets.

@Tahvok
Created September 14, 2017 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tahvok/1157313be325eac8cce0ae0767cfcbd9 to your computer and use it in GitHub Desktop.
Save Tahvok/1157313be325eac8cce0ae0767cfcbd9 to your computer and use it in GitHub Desktop.
[Thu Sep 14 09:35:52.044075 2017] [wsgi:error] [pid 24476:tid 140208869885696] Error while checking action permissions.
[Thu Sep 14 09:35:52.044154 2017] [wsgi:error] [pid 24476:tid 140208869885696] Traceback (most recent call last):
[Thu Sep 14 09:35:52.044162 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/tables/base.py", line 1352, in _filter_action
[Thu Sep 14 09:35:52.044167 2017] [wsgi:error] [pid 24476:tid 140208869885696] return action._allowed(request, datum) and row_matched
[Thu Sep 14 09:35:52.044172 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/tables/actions.py", line 138, in _allowed
[Thu Sep 14 09:35:52.044177 2017] [wsgi:error] [pid 24476:tid 140208869885696] self.allowed(request, datum))
[Thu Sep 14 09:35:52.044182 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/openstack_dashboard/dashboards/project/volumes/volumes/tables.py", line 143, in allowed
[Thu Sep 14 09:35:52.044187 2017] [wsgi:error] [pid 24476:tid 140208869885696] limits = api.cinder.tenant_absolute_limits(request)
[Thu Sep 14 09:35:52.044192 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/utils/memoized.py", line 88, in wrapped
[Thu Sep 14 09:35:52.044196 2017] [wsgi:error] [pid 24476:tid 140208869885696] value = cache[key] = func(*args, **kwargs)
[Thu Sep 14 09:35:52.044201 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/openstack_dashboard/api/cinder.py", line 935, in tenant_absolute_limits
[Thu Sep 14 09:35:52.044206 2017] [wsgi:error] [pid 24476:tid 140208869885696] limits = cinderclient(request).limits.get().absolute
[Thu Sep 14 09:35:52.044210 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/v2/limits.py", line 100, in get
[Thu Sep 14 09:35:52.044214 2017] [wsgi:error] [pid 24476:tid 140208869885696] return self._get("/limits%s" % query_string, "limits")
[Thu Sep 14 09:35:52.044219 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/base.py", line 313, in _get
[Thu Sep 14 09:35:52.044223 2017] [wsgi:error] [pid 24476:tid 140208869885696] resp, body = self.api.client.get(url)
[Thu Sep 14 09:35:52.044228 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 414, in get
[Thu Sep 14 09:35:52.044232 2017] [wsgi:error] [pid 24476:tid 140208869885696] return self._cs_request(url, 'GET', **kwargs)
[Thu Sep 14 09:35:52.044237 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 370, in _cs_request
[Thu Sep 14 09:35:52.044243 2017] [wsgi:error] [pid 24476:tid 140208869885696] resp, body = self.request(url, method, **kwargs)
[Thu Sep 14 09:35:52.044247 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 352, in request
[Thu Sep 14 09:35:52.044265 2017] [wsgi:error] [pid 24476:tid 140208869885696] raise exceptions.from_response(resp, body)
[Thu Sep 14 09:35:52.044269 2017] [wsgi:error] [pid 24476:tid 140208869885696] NotFound: resource not found (HTTP 404)
[Thu Sep 14 09:35:52.069475 2017] [wsgi:error] [pid 24476:tid 140208869885696] Error while checking action permissions.
[Thu Sep 14 09:35:52.069505 2017] [wsgi:error] [pid 24476:tid 140208869885696] Traceback (most recent call last):
[Thu Sep 14 09:35:52.069513 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/tables/base.py", line 1352, in _filter_action
[Thu Sep 14 09:35:52.069518 2017] [wsgi:error] [pid 24476:tid 140208869885696] return action._allowed(request, datum) and row_matched
[Thu Sep 14 09:35:52.069522 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/tables/actions.py", line 138, in _allowed
[Thu Sep 14 09:35:52.069526 2017] [wsgi:error] [pid 24476:tid 140208869885696] self.allowed(request, datum))
[Thu Sep 14 09:35:52.069531 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/openstack_dashboard/dashboards/project/volumes/volumes/tables.py", line 143, in allowed
[Thu Sep 14 09:35:52.069537 2017] [wsgi:error] [pid 24476:tid 140208869885696] limits = api.cinder.tenant_absolute_limits(request)
[Thu Sep 14 09:35:52.069541 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/horizon/utils/memoized.py", line 88, in wrapped
[Thu Sep 14 09:35:52.069545 2017] [wsgi:error] [pid 24476:tid 140208869885696] value = cache[key] = func(*args, **kwargs)
[Thu Sep 14 09:35:52.069549 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/openstack_dashboard/api/cinder.py", line 935, in tenant_absolute_limits
[Thu Sep 14 09:35:52.069553 2017] [wsgi:error] [pid 24476:tid 140208869885696] limits = cinderclient(request).limits.get().absolute
[Thu Sep 14 09:35:52.069557 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/v2/limits.py", line 100, in get
[Thu Sep 14 09:35:52.069562 2017] [wsgi:error] [pid 24476:tid 140208869885696] return self._get("/limits%s" % query_string, "limits")
[Thu Sep 14 09:35:52.069566 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/base.py", line 313, in _get
[Thu Sep 14 09:35:52.069570 2017] [wsgi:error] [pid 24476:tid 140208869885696] resp, body = self.api.client.get(url)
[Thu Sep 14 09:35:52.069574 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 414, in get
[Thu Sep 14 09:35:52.069579 2017] [wsgi:error] [pid 24476:tid 140208869885696] return self._cs_request(url, 'GET', **kwargs)
[Thu Sep 14 09:35:52.069583 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 370, in _cs_request
[Thu Sep 14 09:35:52.069587 2017] [wsgi:error] [pid 24476:tid 140208869885696] resp, body = self.request(url, method, **kwargs)
[Thu Sep 14 09:35:52.069591 2017] [wsgi:error] [pid 24476:tid 140208869885696] File "/openstack/venvs/horizon-15.1.8/lib/python2.7/site-packages/cinderclient/client.py", line 352, in request
[Thu Sep 14 09:35:52.069595 2017] [wsgi:error] [pid 24476:tid 140208869885696] raise exceptions.from_response(resp, body)
[Thu Sep 14 09:35:52.069599 2017] [wsgi:error] [pid 24476:tid 140208869885696] NotFound: resource not found (HTTP 404)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment