openstackgerrit | Michael Krotscheck proposed openstack/cloudkitty: Updated from global requirements https://review.openstack.org/255600 | 00:11 |
---|---|---|
openstackgerrit | Michael Krotscheck proposed openstack/cloudkitty: Added CORS support to CloudKitty https://review.openstack.org/255609 | 00:43 |
*** gongysh has joined #cloudkitty | 00:50 | |
*** gongysh has quit IRC | 01:39 | |
*** Liuqing has joined #cloudkitty | 01:53 | |
openstackgerrit | Aaron Ding proposed openstack/python-cloudkittyclient: Fixed bug with total-get without tenant_id https://review.openstack.org/247883 | 02:26 |
*** Liuqing has quit IRC | 02:46 | |
*** Liuqing has joined #cloudkitty | 03:05 | |
*** gongysh has joined #cloudkitty | 03:32 | |
*** gongysh has quit IRC | 03:37 | |
*** gongysh has joined #cloudkitty | 03:52 | |
*** gongysh has quit IRC | 04:06 | |
*** gongysh has joined #cloudkitty | 04:13 | |
*** gongysh has quit IRC | 04:17 | |
*** gongysh has joined #cloudkitty | 04:22 | |
openstackgerrit | Aaron Ding proposed openstack/python-cloudkittyclient: Fix name not defined error https://review.openstack.org/255673 | 04:56 |
*** msambol_ has quit IRC | 05:01 | |
*** Liuqing has quit IRC | 05:43 | |
*** Liuqing has joined #cloudkitty | 05:44 | |
openstackgerrit | Aaron Ding proposed openstack/python-cloudkittyclient: Fix name not defined error https://review.openstack.org/255673 | 06:14 |
openstackgerrit | Merged openstack/python-cloudkittyclient: Fixed bug with report total https://review.openstack.org/245823 | 07:50 |
*** Chaozhe has joined #cloudkitty | 08:01 | |
*** Chaozhe has joined #cloudkitty | 08:05 | |
*** chaozhechen_ has joined #cloudkitty | 08:05 | |
*** gongysh has quit IRC | 08:42 | |
openstackgerrit | Chaozhe Chen proposed openstack/cloudkitty: Migrate from keystoneclient to keystoneauth https://review.openstack.org/255747 | 09:00 |
*** chaozhechen_ has quit IRC | 09:21 | |
*** Chaozhe has quit IRC | 09:21 | |
*** openstackgerrit has quit IRC | 09:32 | |
*** openstackgerrit has joined #cloudkitty | 09:32 | |
*** ogzy has joined #cloudkitty | 09:48 | |
openstackgerrit | Aaron Ding proposed openstack/python-cloudkittyclient: Fix name not defined error https://review.openstack.org/255673 | 10:02 |
*** Liuqing has quit IRC | 10:19 | |
*** sheeprine has quit IRC | 10:24 | |
*** sheeprine has joined #cloudkitty | 10:33 | |
*** Liuqing has joined #cloudkitty | 10:42 | |
openstackgerrit | Aaron Ding proposed openstack/python-cloudkittyclient: Add support for query cost by service https://review.openstack.org/255794 | 11:03 |
*** sergio__nubeliu has joined #cloudkitty | 11:32 | |
*** sergio__nubeliu has quit IRC | 11:50 | |
*** sergio__nubeliu has joined #cloudkitty | 12:01 | |
*** ogzy has quit IRC | 12:35 | |
*** openstackgerrit has quit IRC | 12:47 | |
*** openstackgerrit has joined #cloudkitty | 12:48 | |
*** flwang has quit IRC | 12:57 | |
*** flwang has joined #cloudkitty | 12:57 | |
*** gongysh has joined #cloudkitty | 13:02 | |
*** gongysh has quit IRC | 14:13 | |
*** alejandrito has joined #cloudkitty | 14:22 | |
*** Chaozhe has joined #cloudkitty | 14:23 | |
*** chaozhechen_ has joined #cloudkitty | 14:23 | |
*** chaozhechen_ has quit IRC | 14:24 | |
*** chaozhechen_ has joined #cloudkitty | 14:24 | |
openstackgerrit | Pierre-Alexandre Bardina proposed openstack/python-cloudkittyclient: Update requirements Update requirements for liberty https://review.openstack.org/255908 | 14:34 |
*** ogzy has joined #cloudkitty | 14:37 | |
*** chaozhechen_ has quit IRC | 15:11 | |
*** chaozhechen_ has joined #cloudkitty | 15:11 | |
*** chaozhechen_ has quit IRC | 15:16 | |
*** chaozhechen_ has joined #cloudkitty | 15:16 | |
*** msambol has joined #cloudkitty | 15:20 | |
chaozhechen_ | Anyone can help me review my code? | 15:24 |
chaozhechen_ | Moving to lib keystoneauth probaly can not use the same config section for keystone_fetcher and ceilometer_collector. | 15:28 |
*** msambol has quit IRC | 15:28 | |
chaozhechen_ | welcome to review and give comment/suggestions :) | 15:31 |
chaozhechen_ | Support getting client with keystone session at https://review.openstack.org/#/c/255386/ | 15:31 |
chaozhechen_ | Migrate from keystoneclient to keystoneauth at https://review.openstack.org/#/c/255747/ | 15:32 |
sheeprine | I'll try to have a look | 16:59 |
sheeprine | sergio__nubeliu: Thanks for your feedbacks | 17:16 |
sergio__nubeliu | sheeprine: your welcome! | 17:28 |
*** Liuqing has quit IRC | 17:51 | |
*** Chaozhe has quit IRC | 19:18 | |
*** chaozhechen_ has quit IRC | 19:18 | |
sheeprine | sergio__nubeliu: I've "fixed" the problem with the storage backend. I've tried to find a proper way to correct the tests with the new code but it's not that easy. I'll work on them later. | 19:19 |
openstackgerrit | Stéphane Albert proposed openstack/cloudkitty: Added support for an hybrid gnocchi storage https://review.openstack.org/246856 | 19:20 |
sheeprine | About the granularity filter, I've already tried to find a proper solution. We're getting the first result but we need to filter on the correct granularity and sometimes aggregates data again (granularity of 5m with a period of 1h) | 19:24 |
sheeprine | I'll implement this as soon as we're sure that everything else is working. | 19:24 |
sergio__nubeliu | sheeprine: thanks for your quick fix! | 19:32 |
sergio__nubeliu | sheeprine: I think, you should always filter by cloudkitty period granularity (assuming gnocchi has the correct archive policy as a requirement) | 19:35 |
sergio__nubeliu | sheeprine: I think, you shouldn't do the aggregation using a smaller granularity, that's gnocchi matter | 19:36 |
sergio__nubeliu | sheeprine: the filter by granularity was recently added in gnocchi (api & client) because we've requested it in launchpad. It is also important to use the filter so you don't get a lot of unnecessary data | 19:42 |
*** sergio__nubeliu has quit IRC | 22:01 | |
*** gongysh has joined #cloudkitty | 22:28 | |
*** alejandrito has quit IRC | 22:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!