Thursday, 2015-07-30

openstackgerritMerged openstack/zaqar: Decouple the queue and subscription  https://review.openstack.org/20585600:05
*** achanda has quit IRC00:18
*** achanda has joined #openstack-zaqar00:22
*** jasondotstar has quit IRC00:23
*** jasondotstar has joined #openstack-zaqar00:58
*** davideagnello has quit IRC01:12
*** AAzza_ has joined #openstack-zaqar01:29
*** AAzza has quit IRC01:31
*** AAzza_ has quit IRC01:34
*** AAzza has joined #openstack-zaqar01:34
*** jasondotstar has quit IRC01:35
*** Qiming has joined #openstack-zaqar02:03
*** jasondotstar has joined #openstack-zaqar02:31
*** davideagnello has joined #openstack-zaqar02:39
*** jasondotstar has quit IRC02:41
*** achanda has quit IRC04:26
*** davideagnello has quit IRC05:00
*** achanda has joined #openstack-zaqar05:29
*** diga has quit IRC05:56
*** davideagnello has joined #openstack-zaqar07:01
*** davideagnello has quit IRC07:05
*** achanda has quit IRC07:20
*** achanda has joined #openstack-zaqar07:23
-openstackstatus- NOTICE: Our CI system is broken again today, jobs are not getting processed at all.07:42
*** ChanServ changes topic to "Our CI system is broken again today, jobs are not getting processed at all."07:42
-openstackstatus- NOTICE: CI system is broken and very far behind. Please do not approve any changes for a while.07:52
*** ChanServ changes topic to "CI system is broken and very far behind. Please do not approve any changes for a while."07:52
*** achanda has quit IRC07:56
*** achanda has joined #openstack-zaqar07:58
*** achanda has quit IRC08:07
*** ChanServ changes topic to "OpenStack Queuing and Notification Service || Smile :D || Meetings every Monday @ 21:00 UTC/15:00 UTC || Wiki: https://wiki.openstack.org/wiki/Zaqar || Paste: http://paste.openstack.org/ || Send messages and make some noise :D"09:01
-openstackstatus- NOTICE: CI is back online but has a huge backlog. Please be patient and if possible delay approving changes until it has caught up.09:01
*** achanda has joined #openstack-zaqar09:08
openstackgerritThomas Herve proposed openstack/zaqar: Add a websocket example  https://review.openstack.org/20734909:09
thervevkmc, If you get a chance to look at that ^^^09:09
openstackgerritThomas Herve proposed openstack/zaqar: Move to using the futurist library for async executors  https://review.openstack.org/20092909:12
*** achanda has quit IRC09:13
*** ig0r_ has joined #openstack-zaqar09:31
openstackgerritThomas Herve proposed openstack/zaqar: Fix validation errors handling in websocket  https://review.openstack.org/20736509:40
*** exploreshaifali has joined #openstack-zaqar10:11
*** jasondotstar has joined #openstack-zaqar10:15
*** Qiming has quit IRC10:44
*** davideagnello has joined #openstack-zaqar11:03
*** davideagnello has quit IRC11:07
*** achanda has joined #openstack-zaqar11:10
*** achanda has quit IRC11:15
*** jasondotstar has quit IRC11:19
*** Qiming has joined #openstack-zaqar11:35
flaper87therve: here now11:40
flaper87u still around ?11:40
therveflaper87, Sure :)11:40
therveDon't remember why I pinged you though11:40
therveAh yes11:41
flaper87therve: uwsgui11:41
flaper87uwsgi11:41
therveflaper87, So the patch does the thing the other way around11:41
therveAPI/wsgi is served by uwgsi11:41
therveAnd zaqar-server runs the websocket part11:41
therveuwsgi then proxies requests to zaqar-server when hitting the /ws url11:42
flaper87ahhhh, got it. Somehow it didn't seem that way when I read it11:42
therveflaper87, My initial idea was to run both in the same process, but it's basically impossible without using twisted11:42
therveAnd I don't really want to fight through that road11:43
flaper87okidoki11:43
flaper87I'll take another look soon11:43
therveDoes that make sense?11:43
flaper87yeah, it makes sense and it's not worth fighting that fight right now. Also, I'd assume that most ppl will run them in differente processes anyway11:43
therveRight. This patch was mostly to have a lightweight solution for devstack11:44
therveflaper87, One thing though is to make sure we want to expose websocket through /ws11:44
therveOnce that path is around, we may want to keep it working11:45
flaper87mmhh, but that's just for devstack, right?11:46
flaper87mmhh, in my mind, I've been picturing a deployment with 2 different endpoints for Zaqar11:46
flaper87One for the rest API and one for websocket11:46
flaper87These would be discovered by the client using keystone11:46
flaper87How crazy does that sound?11:47
flaper87Using the /ws path is not bad... it's just ugly to my eyes but common enough11:47
therveshrugs, I was somewhat expecting only one endpoint11:47
therveIf we want 2 endpoints, I'd rather configure keystone that way and remove uwsgi proxying, as it's somewhat ugly11:48
flaper87Here's my reasoning: The ws endpoint will not have the same load as the rest endpoint. Therefore, ppl might want to have different balances and scale them separately11:49
flaper87ryansb: any opinions on ^ ?11:49
therveThat sounds reasonable to me11:50
therveIn which case we just need to chose a service name and a type, and make the additional registration11:53
*** exploreshaifali has quit IRC12:02
*** amitgandhinz has joined #openstack-zaqar12:11
openstackgerritThomas Herve proposed openstack/zaqar: Add configuration to run service using uwsgi  https://review.openstack.org/20243212:16
therveflaper87, somewhat unrelated, but with pooling enabled, the devstack configuration isn't working by default12:16
therveI guess there are some stuff to setup to make it work?12:16
*** jasondotstar has joined #openstack-zaqar12:22
*** amitgandhinz has quit IRC12:22
*** amitgandhinz has joined #openstack-zaqar12:22
*** amitgandhinz has quit IRC12:30
*** davideagnello has joined #openstack-zaqar13:03
*** davideagnello has quit IRC13:08
*** sriram has joined #openstack-zaqar13:09
*** ig0r_ has quit IRC13:10
*** exploreshaifali has joined #openstack-zaqar13:15
*** ig0r_ has joined #openstack-zaqar13:16
*** jasondotstar has quit IRC13:30
*** ig0r_ has quit IRC13:31
*** sriram has quit IRC13:35
*** sriram has joined #openstack-zaqar13:35
openstackgerritThomas Herve proposed openstack/zaqar: Set auth_strategy in devstack  https://review.openstack.org/20694713:40
openstackgerritThomas Herve proposed openstack/zaqar: Authentication for websocket  https://review.openstack.org/20745813:40
*** mpanetta has joined #openstack-zaqar13:45
*** dynarro has joined #openstack-zaqar13:47
*** malini has joined #openstack-zaqar13:57
*** ametts has joined #openstack-zaqar13:57
*** exploreshaifali has quit IRC14:00
*** sriram has quit IRC14:05
*** sriram has joined #openstack-zaqar14:05
*** amitgandhinz has joined #openstack-zaqar14:05
*** dguerri is now known as dguerri`14:06
*** Qiming has quit IRC14:22
*** malini has quit IRC14:26
*** malini has joined #openstack-zaqar14:26
*** ig0r_ has joined #openstack-zaqar14:31
*** achanda has joined #openstack-zaqar14:51
*** malini has quit IRC14:56
*** malini has joined #openstack-zaqar14:56
*** ig0r_ has quit IRC15:03
*** ig0r__ has joined #openstack-zaqar15:03
*** achanda has quit IRC15:03
*** sriram has quit IRC15:05
*** sriram has joined #openstack-zaqar15:05
*** ig0r_ has joined #openstack-zaqar15:08
*** ig0r__ has quit IRC15:09
*** ig0r__ has joined #openstack-zaqar15:12
*** ig0r__ has quit IRC15:15
openstackgerritThomas Herve proposed openstack/zaqar: Use the executor directly in notifier  https://review.openstack.org/20750115:15
*** ig0r_ has quit IRC15:15
*** dguerri` is now known as dguerri15:25
*** malini has quit IRC15:26
*** malini has joined #openstack-zaqar15:26
*** dynarro has quit IRC15:33
*** dguerri is now known as dguerri`15:34
*** jasondotstar has joined #openstack-zaqar15:42
*** ig0r_ has joined #openstack-zaqar15:52
*** malini has quit IRC15:56
*** malini has joined #openstack-zaqar15:56
*** dguerri` is now known as dguerri15:59
*** exploreshaifali has joined #openstack-zaqar16:14
*** davideagnello has joined #openstack-zaqar16:14
*** malini has quit IRC16:19
*** jasondotstar has quit IRC16:23
*** amitgandhinz has quit IRC16:33
*** sriram has quit IRC16:35
*** sriram has joined #openstack-zaqar16:35
*** malini has joined #openstack-zaqar16:53
*** sriram has quit IRC17:05
*** sriram has joined #openstack-zaqar17:05
*** malini has quit IRC17:23
*** malini has joined #openstack-zaqar17:23
*** achanda has joined #openstack-zaqar17:25
*** achanda has quit IRC17:26
*** achanda has joined #openstack-zaqar17:29
*** ametts has quit IRC17:30
*** boris-42 has joined #openstack-zaqar17:37
*** ig0r__ has joined #openstack-zaqar18:24
*** jasondotstar has joined #openstack-zaqar18:30
*** sebasmagri_ has joined #openstack-zaqar18:33
*** sebasmagri has quit IRC18:34
*** sebasmagri_ is now known as sebasmagri18:35
*** sriram has quit IRC18:42
*** exploreshaifali has quit IRC18:46
*** sriram has joined #openstack-zaqar18:48
*** ig0r_ has quit IRC18:50
*** amitgandhinz has joined #openstack-zaqar18:52
*** ig0r_ has joined #openstack-zaqar19:04
*** jasondotstar has quit IRC19:29
*** openstackgerrit has quit IRC19:46
*** openstackgerrit has joined #openstack-zaqar19:47
*** achanda has quit IRC19:49
*** jasondotstar has joined #openstack-zaqar19:50
*** ig0r_ has quit IRC19:56
*** malini has quit IRC20:05
*** achanda has joined #openstack-zaqar20:16
*** openstackgerrit has quit IRC20:16
*** openstackgerrit has joined #openstack-zaqar20:17
*** dguerri is now known as dguerri`20:43
*** openstackgerrit has quit IRC20:46
*** openstackgerrit has joined #openstack-zaqar20:46
*** jasondotstar has quit IRC20:56
*** openstack has joined #openstack-zaqar21:09
*** sriram1 has quit IRC21:14
*** diga has joined #openstack-zaqar21:18
*** achanda has quit IRC21:26
*** achanda has joined #openstack-zaqar21:41
*** mpanetta has quit IRC21:42
*** jasondotstar has joined #openstack-zaqar21:48
*** ig0r__ has quit IRC21:51
openstackgerritFei Long Wang proposed openstack/zaqar: Enable tox debug  https://review.openstack.org/19983422:08
*** amitgandhinz has quit IRC22:10
*** malini has joined #openstack-zaqar22:29
*** malini has quit IRC22:44
*** Qiming has joined #openstack-zaqar22:55
*** boris-42 has quit IRC23:00
*** Qiming has quit IRC23:32
*** vipul has quit IRC23:46
*** vipul has joined #openstack-zaqar23:46

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