(HTTP 404)
[Fri Oct 05 12:52:51.374161 2018] [:error] [pid 849] Error while checking action permissions.
[Fri Oct 05 12:52:51.374188 2018] [:error] [pid 849] Traceback (most recent call last):
[Fri Oct 05 12:52:51.374198 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/horizon/tables/base.py", line 1389, in _filter_action
[Fri Oct 05 12:52:51.374206 2018] [:error] [pid 849] return action._allowed(request, datum) and row_matched
[Fri Oct 05 12:52:51.374213 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py", line 137, in _allowed
[Fri Oct 05 12:52:51.374220 2018] [:error] [pid 849] self.allowed(request, datum))
[Fri Oct 05 12:52:51.374227 2018] [:error] [pid 849] File "/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/tables.py", line 142, in allowed
[Fri Oct 05 12:52:51.374235 2018] [:error] [pid 849] limits = api.cinder.tenant_absolute_limits(request)
[Fri Oct 05 12:52:51.374242 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/horizon/utils/memoized.py", line 88, in wrapped
[Fri Oct 05 12:52:51.374249 2018] [:error] [pid 849] value = cache[key] = func(*args, **kwargs)
[Fri Oct 05 12:52:51.374256 2018] [:error] [pid 849] File "/usr/share/openstack-dashboard/openstack_dashboard/api/cinder.py", line 971, in tenant_absolute_limits
[Fri Oct 05 12:52:51.374263 2018] [:error] [pid 849] limits = cinderclient(request).limits.get().absolute
[Fri Oct 05 12:52:51.374270 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/cinderclient/v2/limits.py", line 100, in get
[Fri Oct 05 12:52:51.374289 2018] [:error] [pid 849] return self._get("/limits%s" % query_string, "limits")
[Fri Oct 05 12:52:51.374297 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 315, in _get
[Fri Oct 05 12:52:51.374304 2018] [:error] [pid 849] resp, body = self.api.client.get(url)
[Fri Oct 05 12:52:51.374311 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 431, in get
[Fri Oct 05 12:52:51.374318 2018] [:error] [pid 849] return self._cs_request(url, 'GET', **kwargs)
[Fri Oct 05 12:52:51.374325 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 387, in _cs_request
[Fri Oct 05 12:52:51.374332 2018] [:error] [pid 849] resp, body = self.request(url, method, **kwargs)
[Fri Oct 05 12:52:51.374350 2018] [:error] [pid 849] File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 369, in request
[Fri Oct 05 12:52:51.374625 2018] [:error] [pid 849] raise exceptions.from_response(resp, body)
[Fri Oct 05 12:52:51.374634 2018] [:error] [pid 849] NotFound: The resource could not be found.