[Openstack] [cinder] Sonething went wrong

Julie Pichon jpichon at redhat.com
Mon Sep 22 23:57:46 UTC 2014


On 19/09/14 20:51, Stephane EVEILLARD wrote:> in
/var/log/httpd/error_log I ve got
>
> [Fri Sep 19 11:42:02 2014] [error]
> self.limits.update(api.cinder.tenant_absolute_limits(self.request))
> [Fri Sep 19 11:42:02 2014] [error]   File
>
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/api/cinder.py",
> line 253, in tenant_absolute_limits
> [Fri Sep 19 11:42:02 2014] [error]     limits =
> cinderclient(request).limits.get().absolute
> [Fri Sep 19 11:42:02 2014] [error]   File
> "/usr/lib/python2.6/site-packages/cinderclient/v1/limits.py", line 92, in
> get
> [Fri Sep 19 11:42:02 2014] [error]     return self._get("/limits",
"limits")
> [Fri Sep 19 11:42:02 2014] [error]   File
> "/usr/lib/python2.6/site-packages/cinderclient/base.py", line 147, in _get
> [Fri Sep 19 11:42:02 2014] [error]     return self.resource_class(self,
> body[response_key], loaded=True)
> [Fri Sep 19 11:42:02 2014] [error] KeyError: 'limits'

What are the versions for python-cinderclient, cinder and horizon?
Wondering if there may be a mismatch here.
What documentation are you following to do the installation?

Julie




More information about the Openstack mailing list