*** openstackgerrit has quit IRC | 08:17 | |
*** cgayan has joined #cloudkitty | 10:08 | |
*** huats has joined #cloudkitty | 10:08 | |
*** django has joined #cloudkitty | 10:08 | |
*** peschk_l has joined #cloudkitty | 10:12 | |
peschk_l | zigo: I'm back! we need to make an rc today so I'm pretty busy, but I'll be more available tomorrow and next week :) | 10:13 |
---|---|---|
*** openstackgerrit has joined #cloudkitty | 11:02 | |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty-specs master: Avoid duplication in template.rst https://review.openstack.org/617436 | 11:02 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty-specs master: Avoid duplication in template.rst https://review.openstack.org/617436 | 11:03 |
openstackgerrit | Merged openstack/cloudkitty-specs master: Avoid duplication in template.rst https://review.openstack.org/617436 | 12:54 |
*** irclogbot_0 has quit IRC | 13:07 | |
*** irclogbot_0 has joined #cloudkitty | 13:08 | |
*** altlogbot_0 has quit IRC | 13:23 | |
*** altlogbot_0 has joined #cloudkitty | 13:23 | |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty master: Skip a cycle instead of retrying if a metric is not found in gnocchi https://review.openstack.org/645171 | 13:30 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty-dashboard master: Rework the "reporting" tab https://review.openstack.org/627994 | 13:34 |
*** lemko has joined #cloudkitty | 13:36 | |
openstackgerrit | Justin Ferrieu proposed openstack/cloudkitty master: Add HTTPS and auth support to Prometheus collector https://review.openstack.org/636157 | 13:37 |
*** altlogbot_0 has quit IRC | 13:39 | |
*** altlogbot_0 has joined #cloudkitty | 13:40 | |
*** irclogbot_0 has quit IRC | 13:45 | |
*** irclogbot_0 has joined #cloudkitty | 13:45 | |
openstackgerrit | Justin Ferrieu proposed openstack/cloudkitty master: Add HTTPS and auth support to Prometheus collector https://review.openstack.org/636157 | 13:59 |
openstackgerrit | Justin Ferrieu proposed openstack/cloudkitty master: Change configuration schema and query process for Prometheus collector https://review.openstack.org/642989 | 13:59 |
zigo | peschk_l: I'll then let you work on your RC, while I'm busy packaging Stein for Buster ... :P | 14:12 |
peschk_l | zigo: All right :) btw, are xstatic-d3 and xstatic-rickshaw packaged in python3 ? | 14:13 |
openstackgerrit | Merged openstack/cloudkitty-dashboard master: Rework the "reporting" tab https://review.openstack.org/627994 | 14:13 |
zigo | peschk_l: Of course! It's been a long time they are. | 14:13 |
zigo | peschk_l: For Stein, I'm removing all traces of Python 2 everywhere ! :) | 14:14 |
zigo | Of course, this leaves Swift behind... | 14:14 |
zigo | :/ | 14:14 |
peschk_l | nice. I'm going to finish this for the rc: https://review.openstack.org/#/c/628318/ | 14:14 |
openstackgerrit | Justin Ferrieu proposed openstack/cloudkitty master: Add HTTPS and auth support to Prometheus collector https://review.openstack.org/636157 | 14:18 |
zigo | Nice. | 14:18 |
zigo | peschk_l: Thanks for taking care of this. | 14:18 |
*** altlogbot_0 has quit IRC | 14:35 | |
*** altlogbot_3 has joined #cloudkitty | 14:35 | |
*** irclogbot_0 has quit IRC | 14:38 | |
*** irclogbot_0 has joined #cloudkitty | 14:38 | |
openstackgerrit | Justin Ferrieu proposed openstack/cloudkitty master: Add HTTPS and auth support to Prometheus collector https://review.openstack.org/636157 | 14:59 |
openstackgerrit | Merged openstack/cloudkitty master: Skip a cycle instead of retrying if a metric is not found in gnocchi https://review.openstack.org/645171 | 15:22 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty-dashboard master: Use XStatic packages instead of JS files https://review.openstack.org/628318 | 15:48 |
peschk_l | zigo: could you please have a look at this to see if it looks good to you ? https://review.openstack.org/#/c/628318/ | 16:02 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty master: Change configuration schema and query process for Prometheus collector https://review.openstack.org/642989 | 16:05 |
zigo | peschk_l: lgtm ! | 16:26 |
peschk_l | zigo: cool, I'll merge it then :) | 16:26 |
zigo | peschk_l: Though you're not pulling the xstatic modules, are you? | 16:26 |
zigo | Are these already in Horizon? | 16:26 |
peschk_l | zigo: they're in the requirements | 16:27 |
peschk_l | and d3 is already in horizon | 16:27 |
zigo | ok | 16:27 |
zigo | peschk_l: {% load static %} is what's load the xstatic javascripts by django? | 16:28 |
peschk_l | The versions specified in the requirements are the ones available in pip and RDO. But I assume they're the only versions provided by Xstatic, so there shouldn't be vompatibility issues with debian packaging | 16:28 |
zigo | peschk_l: Debian just follows what upstream does, so yeah ... | 16:29 |
zigo | If I can't get the libjs-foo package with the version I need, I just leave the .js files in the python3-xstatic package and that's it. | 16:29 |
peschk_l | zigo: yes. JS packages to load are handled by horizon at panel init https://review.openstack.org/#/c/628318/3/cloudkittydashboard/enabled/_12_project_reporting_panel.py | 16:30 |
openstackgerrit | Merged openstack/cloudkitty master: Add HTTPS and auth support to Prometheus collector https://review.openstack.org/636157 | 16:44 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty master: Change configuration schema and query process for Prometheus collector https://review.openstack.org/642989 | 16:47 |
openstackgerrit | Merged openstack/cloudkitty-dashboard master: Use XStatic packages instead of JS files https://review.openstack.org/628318 | 16:59 |
openstackgerrit | Merged openstack/cloudkitty master: Update the devstack plugin https://review.openstack.org/635839 | 17:26 |
openstackgerrit | Merged openstack/cloudkitty master: Change configuration schema and query process for Prometheus collector https://review.openstack.org/642989 | 18:29 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty master: Update admin documentation for Prometheus collector https://review.openstack.org/641970 | 19:36 |
openstackgerrit | Luka Peschke proposed openstack/cloudkitty master: Update admin documentation for Prometheus collector https://review.openstack.org/641970 | 19:49 |
openstackgerrit | OpenStack Release Bot proposed openstack/cloudkitty master: Update master for stable/stein https://review.openstack.org/645336 | 20:29 |
*** irclogbot_0 has quit IRC | 22:05 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!