*** wanghao has joined #openstack-zaqar | 00:37 | |
*** gecong has joined #openstack-zaqar | 01:08 | |
*** zhurong has joined #openstack-zaqar | 01:33 | |
wanghao | flwang and wxy: ping | 01:34 |
---|---|---|
wanghao | hi guys, I changed the command format in zaqarclient to keep it consitent. | 01:34 |
wanghao | now we will use 'openstack messaging xxx' format for all cli in Zaqar. | 01:35 |
wanghao | https://review.openstack.org/#/c/470201/ | 01:35 |
wanghao | you can have a look. | 01:35 |
openstackgerrit | wanghao proposed openstack/python-zaqarclient master: Fix the inconsistent command format in openstackclient https://review.openstack.org/470201 | 01:36 |
*** zhurong has quit IRC | 01:44 | |
wxy | wanghao: good to have. leaved comment there. | 01:46 |
wanghao | wxy: thanks | 01:52 |
*** zhurong has joined #openstack-zaqar | 02:32 | |
*** lhx__ has joined #openstack-zaqar | 03:35 | |
openstackgerrit | Merged openstack/zaqar master: Replace deprecated oslo.messaging.get_transport with get_notification_transport https://review.openstack.org/470071 | 03:42 |
*** XueFeng has joined #openstack-zaqar | 03:59 | |
*** gecong has quit IRC | 04:37 | |
*** gecong has joined #openstack-zaqar | 04:37 | |
*** XueFeng has quit IRC | 05:38 | |
*** XueFeng has joined #openstack-zaqar | 05:38 | |
*** gecong has quit IRC | 06:18 | |
*** gecong has joined #openstack-zaqar | 06:18 | |
*** XueFeng has quit IRC | 06:28 | |
*** rcernin has joined #openstack-zaqar | 06:29 | |
*** XueFeng has joined #openstack-zaqar | 06:29 | |
*** kong has quit IRC | 06:50 | |
*** ameade has quit IRC | 06:50 | |
*** kong has joined #openstack-zaqar | 06:51 | |
*** ameade has joined #openstack-zaqar | 06:51 | |
*** pcaruana has joined #openstack-zaqar | 07:04 | |
*** lei-zh has joined #openstack-zaqar | 07:10 | |
*** gecong has quit IRC | 07:19 | |
*** gecong has joined #openstack-zaqar | 07:19 | |
*** zhurong has quit IRC | 07:31 | |
*** zhurong has joined #openstack-zaqar | 07:39 | |
*** gecong has quit IRC | 07:59 | |
*** gecong has joined #openstack-zaqar | 07:59 | |
*** AAzza_ has joined #openstack-zaqar | 08:02 | |
*** AAzza- has joined #openstack-zaqar | 08:03 | |
*** AAzza has quit IRC | 08:04 | |
*** AAzza- is now known as AAzza | 08:04 | |
*** AAzza_ has quit IRC | 08:07 | |
*** AAzza_ has joined #openstack-zaqar | 08:17 | |
*** AAzza has quit IRC | 08:18 | |
*** AAzza_ is now known as AAzza | 08:18 | |
*** zhurong has quit IRC | 08:20 | |
openstackgerrit | wanghao proposed openstack/zaqar master: Support dot character in queue's name https://review.openstack.org/470878 | 08:22 |
wanghao | wxy: ping | 08:23 |
wxy | wanghao: hi | 08:23 |
wanghao | wxy: I added a new patch for supporting the dot character in queue's name. | 08:23 |
wanghao | wxy: https://review.openstack.org/#/c/470878/ | 08:23 |
wanghao | wxy: welcome to review | 08:23 |
wxy | wanghao: LGTM, wait for jenkins | 08:24 |
wanghao | wxy: cool thanks | 08:24 |
*** AAzza has quit IRC | 08:26 | |
*** AAzza has joined #openstack-zaqar | 08:31 | |
*** zhurong has joined #openstack-zaqar | 08:50 | |
*** wanghao_ has joined #openstack-zaqar | 09:06 | |
*** wanghao has quit IRC | 09:06 | |
*** gecong has quit IRC | 09:18 | |
*** wanghao_ has quit IRC | 09:21 | |
*** lei-zh has quit IRC | 09:29 | |
*** XueFeng has quit IRC | 09:30 | |
*** XueFeng has joined #openstack-zaqar | 09:30 | |
*** zhurong has quit IRC | 09:59 | |
*** zhurong has joined #openstack-zaqar | 10:13 | |
*** jtomasek is now known as jtomasek|brb | 10:23 | |
*** eliqiao has quit IRC | 11:12 | |
*** eliqiao has joined #openstack-zaqar | 11:15 | |
*** zhurong has quit IRC | 12:04 | |
*** jtomasek|brb is now known as jtomasek | 12:28 | |
therve | honza, Hey, you around? | 12:35 |
therve | Wanted to chat about https://bugs.launchpad.net/tripleo/+bug/1693862 | 12:36 |
openstack | Launchpad bug 1693862 in tripleo "Zaqar messages cannot be enqueued" [High,Triaged] | 12:36 |
honza | therve: yep! | 12:36 |
therve | honza, So I don't really know what's going | 12:36 |
therve | If I had access to a system with the issue I might be able to debug it | 12:37 |
honza | therve: Yep, give me a few minutes, I'll get it ready | 12:38 |
flwang | therve: would you mind me interrupting :) ? | 12:39 |
flwang | therve: did you see the latest version of the service queue spec? | 12:39 |
therve | flwang, No | 12:39 |
flwang | ok, in summary, currently the idea is using the service token | 12:40 |
flwang | of keystone | 12:40 |
flwang | so zaqar will validate if the request is with a service token, that means there is a 3rd party service want to talk with zaqar | 12:41 |
therve | flwang, So that allows the service to put stuff in the user tenant? | 12:41 |
flwang | for that case, zaqar will get the project id from headers, and then write the message to the queue of that project | 12:41 |
flwang | therve: yes | 12:41 |
flwang | therve: is that a bad idea from your view? | 12:42 |
therve | flwang, So how does it integrate with ceilometer? | 12:42 |
openstackgerrit | Thomas Herve proposed openstack/zaqar master: Remove used methods from the swift backend https://review.openstack.org/470956 | 12:43 |
flwang | i have discussed with the searchlight dev, he will take a look and get back to me | 12:43 |
flwang | here is the patch in searchlight https://review.openstack.org/#/c/271958/ | 12:43 |
flwang | depends on if ceilometer want to support this | 12:44 |
flwang | btw, i saw your patch in ceilometer publisher, many thanks | 12:44 |
therve | That sounds good | 12:44 |
therve | Yeah, except my stuff in ceilometer doesn't extract project specific data | 12:44 |
therve | We should try to support that | 12:44 |
therve | Otherwise the service token stuff sounds good | 12:44 |
flwang | i know the solution is not perfect | 12:45 |
flwang | but it's simple | 12:45 |
flwang | and only change a little bit code | 12:45 |
flwang | awesome, good to know you like it | 12:46 |
flwang | it would be nice if you can revisit the spec and leave your comments, i'd like to merged it before pike-3, thanks in advance | 12:48 |
therve | I'll try :) | 12:58 |
therve | honza, So, yeah. I'm dumb | 12:58 |
therve | I'll have a fix posted in a bit. | 12:58 |
honza | therve: surely that's not true :) | 12:58 |
honza | therve: awesome about the fix though! | 12:59 |
therve | honza, Well, swift is dumber than me. But it's software, so I can't blame it :) | 12:59 |
therve | Also, I knew about that, urg | 12:59 |
honza | ha | 12:59 |
openstackgerrit | Thomas Herve proposed openstack/zaqar master: Ignore dead subscriptions in Swift backend https://review.openstack.org/470964 | 13:04 |
therve | honza, ^^^. I applied it to your undercloud, seems to do the trick. | 13:04 |
honza | therve: nice! | 13:05 |
*** lhx__ has quit IRC | 13:06 | |
openstackgerrit | Thomas Herve proposed openstack/zaqar master: Simplify SQL run() method https://review.openstack.org/469916 | 13:07 |
*** zhurong has joined #openstack-zaqar | 13:46 | |
*** lei-zh has joined #openstack-zaqar | 13:59 | |
*** zhurong has quit IRC | 15:15 | |
*** lei-zh has quit IRC | 15:25 | |
*** lei-zh has joined #openstack-zaqar | 15:26 | |
*** lei-zh has quit IRC | 15:36 | |
*** XueFeng has quit IRC | 15:40 | |
*** XueFeng has joined #openstack-zaqar | 15:41 | |
*** rcernin has quit IRC | 15:52 | |
*** pcaruana has quit IRC | 16:23 | |
*** harlowja has joined #openstack-zaqar | 16:45 | |
*** jrist has joined #openstack-zaqar | 17:16 | |
jrist | hey all | 17:31 |
jrist | can we get some eyeballs on https://review.openstack.org/#/c/470964/1 | 17:32 |
*** rcernin has joined #openstack-zaqar | 19:49 | |
*** rcernin has quit IRC | 20:47 | |
*** flwang has quit IRC | 20:52 | |
*** flwang has joined #openstack-zaqar | 21:52 | |
flwang2 | jrist: yep, sure | 21:56 |
flwang2 | jrist: unfortunately, we can't merge it right now, since we still need another +2, when the core reviewers from China wake up, this one can me merged happily :) | 21:57 |
*** flwang has quit IRC | 23:26 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!