Monday, 2017-06-05

*** wanghao has joined #openstack-zaqar00:37
*** gecong has joined #openstack-zaqar01:08
*** zhurong has joined #openstack-zaqar01:33
wanghaoflwang and wxy: ping01:34
wanghaohi guys,  I changed the command format in zaqarclient to keep it consitent.01:34
wanghaonow we will use 'openstack messaging xxx' format for all cli in Zaqar.01:35
wanghaohttps://review.openstack.org/#/c/470201/01:35
wanghaoyou can have a look.01:35
openstackgerritwanghao proposed openstack/python-zaqarclient master: Fix the inconsistent command format in openstackclient  https://review.openstack.org/47020101:36
*** zhurong has quit IRC01:44
wxywanghao: good to have. leaved comment there.01:46
wanghaowxy: thanks01:52
*** zhurong has joined #openstack-zaqar02:32
*** lhx__ has joined #openstack-zaqar03:35
openstackgerritMerged openstack/zaqar master: Replace deprecated oslo.messaging.get_transport with get_notification_transport  https://review.openstack.org/47007103:42
*** XueFeng has joined #openstack-zaqar03:59
*** gecong has quit IRC04:37
*** gecong has joined #openstack-zaqar04:37
*** XueFeng has quit IRC05:38
*** XueFeng has joined #openstack-zaqar05:38
*** gecong has quit IRC06:18
*** gecong has joined #openstack-zaqar06:18
*** XueFeng has quit IRC06:28
*** rcernin has joined #openstack-zaqar06:29
*** XueFeng has joined #openstack-zaqar06:29
*** kong has quit IRC06:50
*** ameade has quit IRC06:50
*** kong has joined #openstack-zaqar06:51
*** ameade has joined #openstack-zaqar06:51
*** pcaruana has joined #openstack-zaqar07:04
*** lei-zh has joined #openstack-zaqar07:10
*** gecong has quit IRC07:19
*** gecong has joined #openstack-zaqar07:19
*** zhurong has quit IRC07:31
*** zhurong has joined #openstack-zaqar07:39
*** gecong has quit IRC07:59
*** gecong has joined #openstack-zaqar07:59
*** AAzza_ has joined #openstack-zaqar08:02
*** AAzza- has joined #openstack-zaqar08:03
*** AAzza has quit IRC08:04
*** AAzza- is now known as AAzza08:04
*** AAzza_ has quit IRC08:07
*** AAzza_ has joined #openstack-zaqar08:17
*** AAzza has quit IRC08:18
*** AAzza_ is now known as AAzza08:18
*** zhurong has quit IRC08:20
openstackgerritwanghao proposed openstack/zaqar master: Support dot character in queue's name  https://review.openstack.org/47087808:22
wanghaowxy: ping08:23
wxywanghao: hi08:23
wanghaowxy: I added a new patch for supporting the dot character in queue's name.08:23
wanghaowxy: https://review.openstack.org/#/c/470878/08:23
wanghaowxy: welcome to review08:23
wxywanghao: LGTM, wait for jenkins08:24
wanghaowxy: cool thanks08:24
*** AAzza has quit IRC08:26
*** AAzza has joined #openstack-zaqar08:31
*** zhurong has joined #openstack-zaqar08:50
*** wanghao_ has joined #openstack-zaqar09:06
*** wanghao has quit IRC09:06
*** gecong has quit IRC09:18
*** wanghao_ has quit IRC09:21
*** lei-zh has quit IRC09:29
*** XueFeng has quit IRC09:30
*** XueFeng has joined #openstack-zaqar09:30
*** zhurong has quit IRC09:59
*** zhurong has joined #openstack-zaqar10:13
*** jtomasek is now known as jtomasek|brb10:23
*** eliqiao has quit IRC11:12
*** eliqiao has joined #openstack-zaqar11:15
*** zhurong has quit IRC12:04
*** jtomasek|brb is now known as jtomasek12:28
thervehonza, Hey, you around?12:35
therveWanted to chat about https://bugs.launchpad.net/tripleo/+bug/169386212:36
openstackLaunchpad bug 1693862 in tripleo "Zaqar messages cannot be enqueued" [High,Triaged]12:36
honzatherve: yep!12:36
thervehonza, So I don't really know what's going12:36
therveIf I had access to a system with the issue I might be able to debug it12:37
honzatherve: Yep, give me a few minutes, I'll get it ready12:38
flwangtherve: would you mind me interrupting :) ?12:39
flwangtherve: did you see the latest version of the service queue spec?12:39
therveflwang, No12:39
flwangok, in summary, currently the idea is using the service token12:40
flwangof keystone12:40
flwangso zaqar will validate if the request is with a service token, that means there is a 3rd party service want to talk with zaqar12:41
therveflwang, So that allows the service to put stuff in the user tenant?12:41
flwangfor that case, zaqar will get the project id from headers, and then write the message to the queue of that project12:41
flwangtherve: yes12:41
flwangtherve: is that a bad idea from your view?12:42
therveflwang, So how does it integrate with ceilometer?12:42
openstackgerritThomas Herve proposed openstack/zaqar master: Remove used methods from the swift backend  https://review.openstack.org/47095612:43
flwangi have discussed with the searchlight dev, he will take a look and get back to me12:43
flwanghere is the patch in searchlight https://review.openstack.org/#/c/271958/12:43
flwangdepends on if ceilometer want to support this12:44
flwangbtw, i saw your patch in ceilometer publisher, many thanks12:44
therveThat sounds good12:44
therveYeah, except my stuff in ceilometer doesn't extract project specific data12:44
therveWe should try to support that12:44
therveOtherwise the service token stuff sounds good12:44
flwangi know the solution is not perfect12:45
flwangbut it's simple12:45
flwangand only change a little bit code12:45
flwangawesome, good to know you like it12:46
flwangit would be nice if you can revisit the spec and leave your comments, i'd like to merged it before pike-3, thanks in advance12:48
therveI'll try :)12:58
thervehonza, So, yeah. I'm dumb12:58
therveI'll have a fix posted in a bit.12:58
honzatherve: surely that's not true :)12:58
honzatherve: awesome about the fix though!12:59
thervehonza, Well, swift is dumber than me. But it's software, so I can't blame it :)12:59
therveAlso, I knew about that, urg12:59
honzaha12:59
openstackgerritThomas Herve proposed openstack/zaqar master: Ignore dead subscriptions in Swift backend  https://review.openstack.org/47096413:04
thervehonza, ^^^. I applied it to your undercloud, seems to do the trick.13:04
honzatherve: nice!13:05
*** lhx__ has quit IRC13:06
openstackgerritThomas Herve proposed openstack/zaqar master: Simplify SQL run() method  https://review.openstack.org/46991613:07
*** zhurong has joined #openstack-zaqar13:46
*** lei-zh has joined #openstack-zaqar13:59
*** zhurong has quit IRC15:15
*** lei-zh has quit IRC15:25
*** lei-zh has joined #openstack-zaqar15:26
*** lei-zh has quit IRC15:36
*** XueFeng has quit IRC15:40
*** XueFeng has joined #openstack-zaqar15:41
*** rcernin has quit IRC15:52
*** pcaruana has quit IRC16:23
*** harlowja has joined #openstack-zaqar16:45
*** jrist has joined #openstack-zaqar17:16
jristhey all17:31
jristcan we get some eyeballs on https://review.openstack.org/#/c/470964/117:32
*** rcernin has joined #openstack-zaqar19:49
*** rcernin has quit IRC20:47
*** flwang has quit IRC20:52
*** flwang has joined #openstack-zaqar21:52
flwang2jrist: yep, sure21:56
flwang2jrist: 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 IRC23:26

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!