Thursday, 2017-12-21

*** wanghao has joined #openstack-zaqar00:39
*** shu-mutou_ has joined #openstack-zaqar00:41
*** openstackgerrit has joined #openstack-zaqar00:48
*** wanghao_ has joined #openstack-zaqar01:04
*** wanghao has quit IRC01:07
*** wanghao_ has quit IRC01:08
*** wanghao has joined #openstack-zaqar01:09
*** gecong has joined #openstack-zaqar01:09
flwangwanghao: gecong: ping01:50
flwangwxy: ping01:50
flwangcould we get this in https://review.openstack.org/529205 to remove the block for the gate?01:50
wanghaoflwang: here01:51
wanghaoflwang: sure, will review it later.01:51
flwangthanks01:52
geconghi01:54
flwangbtw, we had some interesting discussion tc channel01:55
gecongcould we review https://review.openstack.org/#/c/528996/01:55
flwanghere is the log if you guys interested in01:55
flwanghttp://eavesdrop.openstack.org/irclogs/%23openstack-tc/%23openstack-tc.2017-12-20.log.html#t2017-12-20T21:46:1101:55
flwanggecong: we can merge https://review.openstack.org/#/c/528996/ but i prefer to trying the test skip with the separated patch i'm proposing01:56
gecongok01:57
openstackgerritgecong proposed openstack/zaqar master: Replace pymongo deprecated api  https://review.openstack.org/52899602:00
*** harlowja has quit IRC02:07
*** wanghao_ has joined #openstack-zaqar02:16
*** wanghao has quit IRC02:20
flwangthe idea in that discussion is, can zaqar create a new service to listen infra messaging bus and then forward them into tenant user's queues02:22
wxyflwang: Of cause02:49
wxyflwang: But should we do that?02:50
flwangwxy: i'm not sure, but what's i'm thinking is we can create  a separated service which is a contrib of zaqar02:51
flwanglike vpnaas of neutron02:51
wxyflwang: it's a little out of Zaqar's scope02:52
wxyflwang: how about creating a new kind of queue, this queue can listen some area.02:53
flwangwxy: you can think out of zaqar02:53
flwangi'm trying to address a problem in openstack which is highly related to zaqar02:53
flwangwxy: that way is hacking zaqar totally to meet a special requirement, right?02:54
flwangin other words, i'm thinking if we can create another tiny service which is a good friend with zaqar02:54
flwangwho can help address the user-facing notifications issue02:55
flwangbut it's not a part of zaqar02:55
flwangcould be a separated repo02:55
flwangcould be based on therve's work https://github.com/therve/osn/tree/master/osn02:55
wxyflwang: thinking, I'll read the log again.02:56
flwangwxy: thanks02:57
yangzhenyuflwang,03:09
yangzhenyuIn fact, this demand is real. We have done before a message notification service, this service is to monitor the notification queue of rabbitmq, and then sent through the Restful api to our other manage service. Of course, we did filtering to send only messages of interest.03:09
gecongOk I will read the log carefully, thanks03:10
yangzhenyuflwang, At present, many practices are non-stop query the status of resources to update in real time. This is very system resources and can not be real-time. For example, the internal shutdown of the virtual machine, the management platform does not know now is off, this time need to be able to send this message to the cloud platform.03:13
flwangyangzhenyu: i see. but that's out of the goal03:15
yangzhenyuflwang, The message is actually available in the message queue of rabbitmq, but no way to custom sent to other places.03:15
yangzhenyuflwang, I think almost.03:16
*** wanghao_ has quit IRC03:18
*** wanghao has joined #openstack-zaqar03:18
flwangyangzhenyu: yep, that's the problem we're trying to resolve03:18
yangzhenyuflwang, Just need a way to sent the tenant user resource notification message out, can be sent to the user, can also be sent to other service platforms.03:18
flwangyes03:19
yangzhenyulisten and send03:19
yangzhenyuI think it is valuable.03:21
flwangyangzhenyu: https://github.com/therve/osn/tree/master/osn take a look at this03:22
flwangthat's the thing we are talking about03:23
flwangmaybe we can create a new tiny service (as a good friend with zaqar) to do the job03:23
yangzhenyuyes, such as this repo, add a zaqar driver and some api or zaqar use ws to interact. I think it works03:32
wxyflwang: If i remember correctly, we had a discussion about service queue in Zaqar which tried to integrate with SearchLight, right?03:51
wxyflwang: So what's the main reason that now we need a new component to collect notification?03:53
flwangwxy: i think one of the reasons is searchlight is not active anymore03:53
flwangwe can just wait, don't do anything03:54
flwangbecause we don't have to03:54
flwangi mention this just because i think it's good thing to have in openstack world03:54
wxyflwang: Is it possible that adding a new RESTful driver in oslo.messaging?03:58
flwangwxy: that's another option which has been mentioned many times03:59
wxyflwang: yeah. because it's the easiest way. :)03:59
flwangbut it's not suitable for zaqar's position04:02
wxyflwang: I'm afraid that creating a new component seems to reinvent the wheel. If no community support, it'll be just a toy.04:06
flwangi see04:09
*** flwang1 has quit IRC04:11
openstackgerritMerged openstack/zaqar master: Skip period test for message  https://review.openstack.org/52920504:34
openstackgerritgecong proposed openstack/zaqar master: Replace pymongo deprecated api  https://review.openstack.org/52899605:06
openstackgerritgecong proposed openstack/zaqar master: Support delayed queues for mongo  https://review.openstack.org/50866905:09
openstackgerritgecong proposed openstack/zaqar master: Updated from global requirements  https://review.openstack.org/52893605:12
*** shu-mutou_ has quit IRC05:13
*** shu-mutou_ has joined #openstack-zaqar05:13
openstackgerritgecong proposed openstack/zaqar master: Convert zaqar-tox-integration to native Zuul v3  https://review.openstack.org/52850905:14
openstackgerritgecong proposed openstack/zaqar master: Test delay queues  https://review.openstack.org/51328305:16
*** gengchc2 has joined #openstack-zaqar05:18
gecong@gengchc2 http://eavesdrop.openstack.org/irclogs/%23openstack-tc/%23openstack-tc.2017-12-20.log.html#t2017-12-20T21:46:1105:19
gecong@gengchc2  https://github.com/therve/osn/tree/master/osn take a look at this05:19
*** flwang1 has joined #openstack-zaqar05:23
*** flwang1 has quit IRC05:25
*** flwang1 has joined #openstack-zaqar05:48
*** vkmc has quit IRC06:26
*** robcresswell has quit IRC06:26
*** ameade has quit IRC06:26
*** vkmc has joined #openstack-zaqar06:31
*** robcresswell has joined #openstack-zaqar06:31
*** ameade has joined #openstack-zaqar06:31
*** vkmc has quit IRC06:48
*** robcresswell has quit IRC06:48
*** ameade has quit IRC06:48
wanghaoflwang: after reading the log,  I prefer to propose a small middleware to support get notificaiton from mb to users's queue.06:51
wanghaoflwang: that will not only be used with openstack projects, it may could work with other communtity, like k8s.06:53
wanghaowxy: so adding Restful driver in oslo.messaging is a option, but the scope of use cases may be smaller.06:54
*** robcresswell has joined #openstack-zaqar07:25
*** ameade has joined #openstack-zaqar07:25
*** vkmc has joined #openstack-zaqar07:30
*** vkmc has quit IRC07:30
*** vkmc has joined #openstack-zaqar07:30
*** gecong has quit IRC07:34
*** rcernin has quit IRC07:37
*** flwang1 has quit IRC07:42
*** flwang1 has joined #openstack-zaqar07:51
*** pcaruana has joined #openstack-zaqar07:58
*** AJaeger has joined #openstack-zaqar08:18
AJaegerzaqar cores, could you review https://review.openstack.org/528509 to improve your CI jobs, please?08:18
AJaegerflwang1: ^08:26
flwang1AJaeger: no problem, thanks08:54
AJaegerthanks08:59
therveflwang1, https://github.com/therve/nabu was supposed to be the next version of osn :)09:01
wanghaoAJaeger: sure, got it.09:04
wanghaotherve: thanks, that's great09:04
therveI don't know, but it's something for sure :)09:06
wanghaoflwang1: BTW, post my comments above, prefer to adding a small thing to work with Zaqar.09:07
wanghaotherve: yep09:07
therveBut that is basically aodh+event alarms though09:08
wanghaowe can also support to push notifications from rabbitmq base on nabu.09:12
wanghaothis is a good start I think.09:12
*** shu-mutou_ has quit IRC09:19
*** wanghao has quit IRC09:34
*** wanghao_ has joined #openstack-zaqar09:34
AJaegerthanks, therve09:40
therveNo problem!09:41
therveThank you09:41
*** jtomasek has joined #openstack-zaqar09:42
flwang1therve: you mean nabu is based on aodh+event alarm?09:42
therveflwang1, No that's basically what it does09:43
therveaodh+event alarm can do what nabu does, I think09:43
flwang1therve: yep, i see09:43
flwang1therve: did you see the long discussion we (zaneb, Matt R and I ) had in tc channel?09:44
therveI had a quick look09:44
flwang1what's your opinion?09:45
flwang1do you think it's creating a new wheel if we gonna add a new  tiny friend for zaqar09:45
therveA new wheel?09:47
therveI don't know, I somewhat lost interest in that problem09:49
*** gengchc2 has quit IRC09:51
openstackgerritMerged openstack/zaqar master: Support delayed queues for mongo  https://review.openstack.org/50866909:54
*** jtomasek has quit IRC10:07
flwang1therve: ok, i see.10:07
flwang1thanks for the input10:07
*** shu-mutou_HOME has joined #openstack-zaqar10:10
*** wanghao has joined #openstack-zaqar10:32
*** wanghao_ has quit IRC10:36
*** pcaruana has quit IRC10:43
*** wanghao has quit IRC10:45
*** wanghao has joined #openstack-zaqar10:45
*** wanghao_ has joined #openstack-zaqar11:00
*** wanghao has quit IRC11:01
therveflwang1, I hadn't thought about the nova metadata11:14
therveThat's an interesting way to solve the issue, if those are indeed part of the notification payload11:15
*** shu-mutou_HOME has quit IRC11:17
openstackgerritMerged openstack/zaqar master: Replace pymongo deprecated api  https://review.openstack.org/52899611:20
openstackgerritMerged openstack/zaqar master: Convert zaqar-tox-integration to native Zuul v3  https://review.openstack.org/52850911:28
*** AJaeger has left #openstack-zaqar11:35
flwang1therve: but that way still needs changes in nova11:56
*** wanghao_ has quit IRC12:30
*** wanghao has joined #openstack-zaqar12:30
*** wanghao has quit IRC12:31
*** wanghao has joined #openstack-zaqar12:31
*** wanghao has quit IRC12:31
*** wanghao has joined #openstack-zaqar12:32
*** wanghao has quit IRC12:32
*** wanghao has joined #openstack-zaqar12:33
*** wanghao has quit IRC12:33
*** wanghao has joined #openstack-zaqar12:33
*** wanghao has quit IRC12:34
*** wanghao has joined #openstack-zaqar12:34
*** wanghao has quit IRC12:35
*** wanghao has joined #openstack-zaqar12:35
*** wanghao has quit IRC12:35
*** wanghao has joined #openstack-zaqar12:36
*** wanghao has quit IRC12:36
*** wanghao has joined #openstack-zaqar12:36
*** wanghao has quit IRC12:37
*** wanghao has joined #openstack-zaqar12:38
*** wanghao has quit IRC12:42
therveflwang1, Not the way I see it no12:49
therveYou "just" need a notification sink, which does stuff if those metadata are present12:50
therveIt needs something like service queues though12:50
flwang1no change needed in nova ? that's great12:52
*** jtomasek has joined #openstack-zaqar13:34
*** jtomasek has quit IRC14:37
*** pcaruana has joined #openstack-zaqar17:04
openstackgerritMerged openstack/zaqar master: Doc of delayed queues  https://review.openstack.org/51328417:14
openstackgerritMerged openstack/zaqar master: Test delay queues  https://review.openstack.org/51328317:30
*** harlowja has joined #openstack-zaqar18:16
*** flwang1 has quit IRC19:29
*** pcaruana has quit IRC20:12
*** pcaruana has joined #openstack-zaqar20:29
*** flwang1 has joined #openstack-zaqar20:37
*** pcaruana has quit IRC20:42
*** flwang has quit IRC21:23
*** flwang has joined #openstack-zaqar21:36
*** andreaf has quit IRC21:55
*** andreaf has joined #openstack-zaqar21:56
*** rcernin has joined #openstack-zaqar22:24

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