Comment 10 for bug 1607592

Revision history for this message
bhujay kumar (bhatta) wrote :

Any solution for the problem , I have the same issue as Dimitriy R . When I change the storage as gnocchi , the error changes to :

ERROR wsme.api [req-220e7a71-a521-42a7-87bf-f75356751bfe 4a3c972a86564a4784bf4f0ba77b4b49 373b270dc 9a649d0b36671bdeec1e7e9 default - -] Server-side error: "list index out of range". Detail:
Traceback (most recent call last):

  File "/openstack/venvs/cloudkitty-16.0.4/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction
    result = f(self, *args, **kwargs)

  File "/openstack/venvs/cloudkitty-16.0.4/lib/python2.7/site-packages/cloudkitty/api/v1/controllers/storage.py", line 66, in ge t_all
    res_type=resource_type)

  File "/openstack/venvs/cloudkitty-16.0.4/lib/python2.7/site-packages/cloudkitty/storage/gnocchi/__init__.py", line 417, in get _time_frame
    measure=measure))

  File "/openstack/venvs/cloudkitty-16.0.4/lib/python2.7/site-packages/cloudkitty/storage/gnocchi/__init__.py", line 353, in _to _cloudkitty
    resource_data = resource_data[0]

IndexError: list index out of range
: IndexError: list index out of range