*** venkat_p has joined #cloudkitty | 03:03 | |
*** venkat_p has quit IRC | 12:31 | |
*** sergio_ has joined #cloudkitty | 13:49 | |
*** sergio_ is now known as Guest98387 | 13:49 | |
*** Guest98387 has quit IRC | 14:12 | |
*** sergio__ has joined #cloudkitty | 14:14 | |
sergio__ | Hi guys, is there a way to re trigger the calculations of processed data? | 14:17 |
---|---|---|
sheeprine | Hi, there is no way to trigger it from the API at the moment. | 14:52 |
sheeprine | You can only do read operations from it (mostly for consistency issues) | 14:52 |
sheeprine | If you really need to trigger a recalculation you'll need to access the database | 14:53 |
sheeprine | State tracking is done directly from saved data | 14:53 |
sheeprine | so if you remove the data you want to recalculate, cloudkitty will restart from the last data available | 14:53 |
sheeprine | Since you might be using the sqlalchemy backend you can work on the rated_data_frames table | 14:53 |
sheeprine | and remove data using begin and end datetimes | 14:54 |
sheeprine | We're working on RW access from the API for next release | 14:54 |
sergio__ | So, if I remove all the data from rated_data_frames table it will be regenerated with correct rate? | 14:56 |
sheeprine | yes | 14:56 |
sheeprine | If you want to speedup the process you can restart the cloudkitty-processor too | 14:57 |
sheeprine | as it might be in a waiting state | 14:57 |
sergio__ | Perfect! Thank you sheeprine | 14:58 |
sheeprine | You're welcome, don't hesitate to give us feedback so we can easily find users pain point. | 15:04 |
openstackgerrit | Gauvain Pocentek proposed stackforge/cloudkitty: doc: document how to install from packages https://review.openstack.org/219310 | 15:23 |
openstackgerrit | Gauvain Pocentek proposed stackforge/cloudkitty: doc: document how to install from packages https://review.openstack.org/219310 | 15:29 |
openstackgerrit | Merged stackforge/cloudkitty: doc: document how to install from packages https://review.openstack.org/219310 | 15:46 |
*** sergio__ has quit IRC | 17:48 | |
*** sergio__ has joined #cloudkitty | 17:48 | |
*** sergio__ has quit IRC | 17:56 | |
*** sergio__ has joined #cloudkitty | 17:56 | |
*** sergio__ has quit IRC | 20:24 | |
*** sergio__ has joined #cloudkitty | 20:25 | |
*** sergio__ has quit IRC | 20:30 | |
*** sergio__ has joined #cloudkitty | 20:31 | |
*** sergio__ has quit IRC | 21:20 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!