*** exploreshaifali has quit IRC | 00:06 | |
*** echevemaster has quit IRC | 00:09 | |
*** JAHoagie has quit IRC | 00:12 | |
*** kgriffs is now known as kgriffs|afk | 00:31 | |
*** bradjones has quit IRC | 00:55 | |
*** bradjones has joined #openstack-zaqar | 00:58 | |
*** bradjones has quit IRC | 00:58 | |
*** bradjones has joined #openstack-zaqar | 00:58 | |
*** jeffrey4l has joined #openstack-zaqar | 01:05 | |
*** flwang1 has quit IRC | 02:45 | |
*** amalagon has quit IRC | 02:46 | |
*** reed has quit IRC | 03:38 | |
*** jeffrey4l has quit IRC | 03:48 | |
*** jeffrey4l has joined #openstack-zaqar | 03:55 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Implement mongodb driver for notifications https://review.openstack.org/139792 | 04:01 |
---|---|---|
*** cpallares has quit IRC | 04:09 | |
*** jeffrey4l has quit IRC | 04:28 | |
*** jeffrey4l has joined #openstack-zaqar | 04:41 | |
*** exploreshaifali has joined #openstack-zaqar | 05:56 | |
*** exploreshaifali has quit IRC | 06:04 | |
*** AAzza has quit IRC | 06:19 | |
*** AAzzal has joined #openstack-zaqar | 06:20 | |
*** AAzzal is now known as AAzza | 06:20 | |
*** exploreshaifali has joined #openstack-zaqar | 06:30 | |
*** jeffrey4l has quit IRC | 07:10 | |
*** jeffrey4l has joined #openstack-zaqar | 07:10 | |
*** dynarro has joined #openstack-zaqar | 07:29 | |
exploreshaifali | flaper87, gooood morning!! | 07:40 |
flaper87 | exploreshaifali: good morning | 07:41 |
exploreshaifali | is openstack server is down for some time or my internet is playing prank with me.....unable to open https://review.openstack.org/144340 | 07:42 |
exploreshaifali | trying since past half hour | 07:42 |
exploreshaifali | any ways.... flaper87 I am unable to transfer queue_controller from data to control plane, if you have a bit of time please can we discuss about it | 07:44 |
flaper87 | exploreshaifali: yes yes, lets talk about it | 07:44 |
exploreshaifali | flaper87, I have three approaches to achieve this task here https://etherpad.openstack.org/p/exploreshaifali-opw-split-layers | 07:45 |
exploreshaifali | out of which 3rd one is not of much sense....v1_0 and v1_1 issues | 07:45 |
exploreshaifali | so lets leave it | 07:46 |
exploreshaifali | than I tried for 2nd approach | 07:46 |
exploreshaifali | does it making sense? | 07:46 |
* flaper87 clicks | 07:47 | |
flaper87 | exploreshaifali: could you please explain me what problems you're facing? | 07:47 |
exploreshaifali | okay | 07:48 |
exploreshaifali | click https://review.openstack.org/144340 | 07:48 |
exploreshaifali | here is latest patch submitted | 07:48 |
exploreshaifali | rather than removing queue_controller() method from base.py in DataDriverBase I tried to modified its defination only | 07:49 |
flaper87 | exploreshaifali: looking at the patch | 07:49 |
exploreshaifali | defination is modified such that it get QueueController object from Controller's queue_controller() (newly added method) | 07:51 |
flaper87 | soooooooooooooo | 07:52 |
flaper87 | The issue you're facing there is that queue_controllers is a property not a method | 07:53 |
exploreshaifali | so still getting Error --> QueueController object is not callable | 07:53 |
exploreshaifali | yes I treated it only as method | 07:53 |
flaper87 | that said, I'm curious to know why you're not able to remove the DataDriver `queue_controller` completely | 07:53 |
exploreshaifali | I don't know much about property | 07:53 |
flaper87 | exploreshaifali: it's not a method, it has a `lazy_property` decorator | 07:53 |
flaper87 | exploreshaifali: oh, wait. Let me help with that | 07:54 |
flaper87 | exploreshaifali: https://docs.python.org/2/library/functions.html#property | 07:54 |
flaper87 | exploreshaifali: I'd say we can iterate over the patch you have. That is, keep it as is so we can see if it fails in other places | 07:56 |
flaper87 | exploreshaifali: then we can explore with removing the method entirely | 07:56 |
exploreshaifali | flaper87, okay.....as per what I understand about property atm is something it is equivivalent to getter method | 07:57 |
exploreshaifali | is it correct? | 07:57 |
exploreshaifali | and about patch....you want me to remove whole queue_controller method and not just changing its defination? | 07:58 |
flaper87 | exploreshaifali: that's exactly what it is, it makes a method behave like an attribute | 07:59 |
flaper87 | exploreshaifali: re the patch, just change the definition for now | 07:59 |
flaper87 | lets see if something else breaks | 07:59 |
exploreshaifali | flaper87, re the patch? | 08:00 |
flaper87 | exploreshaifali: with regards the patch :) | 08:01 |
flaper87 | to the* | 08:01 |
flaper87 | exploreshaifali: in other words, keep your patch as is, fix the error you're hitting and re-submit it | 08:02 |
flaper87 | lets see if something else breaks | 08:02 |
exploreshaifali | okay!! | 08:02 |
exploreshaifali | flaper87, one more thing please can we decide a day once or twice in a week to have a small meeting to discuss regarding the progress in the work | 08:03 |
exploreshaifali | whichever day/time suits you | 08:03 |
flaper87 | exploreshaifali: absolutely, FWIW, the only reason we didn't do it in the last couple of weeks is because I was on vacation :P | 08:06 |
flaper87 | Monday morning is fine for me, does it work for you? | 08:06 |
exploreshaifali | flaper87, yeah perfectly fine :) | 08:07 |
exploreshaifali | flaper87, thanks!! | 08:07 |
exploreshaifali | flaper87, actually I am planning to participate in GSoC 15 and for that I am suppose to complete this task asap :P | 08:08 |
flaper87 | exploreshaifali: awesome, glad to hear you want to participate there :D | 08:09 |
exploreshaifali | :D | 08:09 |
flaper87 | exploreshaifali: on openstack? | 08:09 |
exploreshaifali | flaper87, yeah most probably.....I am more interested in Data Science and Visualization so looking for such kind of project | 08:10 |
exploreshaifali | Rally is there for visualization | 08:11 |
exploreshaifali | also I have few other organiations in my list but OpenStack in on top :P | 08:11 |
exploreshaifali | *organizations | 08:11 |
*** JAHoagie has joined #openstack-zaqar | 08:11 | |
flaper87 | exploreshaifali: that's very good to know. My advice is to go and have experience in other areas as well. Data science is an interesting field. | 08:19 |
exploreshaifali | flaper87, other areas--- you mean areas other than Data Science? | 08:20 |
flaper87 | exploreshaifali: no, other than zaqar and/or openstack | 08:20 |
flaper87 | exploreshaifali: as much as I would like to keep you here, I think experience with other communities has an immese and invaluable benefit | 08:21 |
exploreshaifali | flaper87, oh I see.....yes yes...I should | 08:21 |
exploreshaifali | flaper87, thanks a looooot for precious advice! | 08:21 |
flaper87 | exploreshaifali: any time, any time! :) | 08:23 |
exploreshaifali | :) | 08:23 |
jeffrey4l | hi flaper87 , could u review my PS about https://bugs.launchpad.net/zaqar/+bug/1387441 | 08:24 |
jeffrey4l | if u r free ;p | 08:24 |
flaper87 | jeffrey4l: will take a look soon, :P | 08:25 |
jeffrey4l | thx | 08:27 |
*** exploreshaifali has quit IRC | 08:28 | |
*** JAHoagie has quit IRC | 08:32 | |
*** jeffrey4l has quit IRC | 09:45 | |
*** dynarro has quit IRC | 09:55 | |
*** dynarro has joined #openstack-zaqar | 09:55 | |
*** dynarro has quit IRC | 10:00 | |
*** jeffrey4l has joined #openstack-zaqar | 10:02 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Fork v1_1 of the API into v2 https://review.openstack.org/145739 | 10:35 |
flaper87 | flwang: could you base your notifications API patch on top of this ^ ? | 10:36 |
*** jeffrey4l has quit IRC | 10:48 | |
*** jeffrey4l has joined #openstack-zaqar | 11:00 | |
*** miqui has joined #openstack-zaqar | 11:09 | |
*** jeffrey4l has quit IRC | 11:12 | |
*** jeffrey4l has joined #openstack-zaqar | 11:14 | |
*** exploreshaifali has joined #openstack-zaqar | 11:21 | |
openstackgerrit | Shaifali Agrawal proposed openstack/zaqar: Removing QueueController from data to control plane https://review.openstack.org/144340 | 11:51 |
*** exploreshaifali has quit IRC | 11:57 | |
vkmc | morning! | 12:03 |
flaper87 | GOOOOOOOOOOOOOD MORNING! | 12:04 |
vkmc | HOLAAAA flaper87 :D | 12:04 |
ekarlso- | halloen du flaper87 -,,- as in hello u flaper87 | 12:05 |
ekarlso- | in norwegian | 12:05 |
* flaper87 just learned how to say hello in norwegian | 12:06 | |
*** miqui has quit IRC | 12:06 | |
vkmc | http://www.bravenewgeek.com/dissecting-message-queues/ | 12:08 |
* vkmc likes stats | 12:08 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Fork v1_1 of the API into v2 https://review.openstack.org/145739 | 12:15 |
*** dynarro has joined #openstack-zaqar | 13:06 | |
flaper87 | we really need to fix how we're handling different versions of the API | 13:07 |
vkmc | yep | 13:32 |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Forbid adding stores with mismatching capabilities https://review.openstack.org/145783 | 13:56 |
*** miqui has joined #openstack-zaqar | 14:15 | |
*** jeffrey4l has quit IRC | 14:18 | |
*** sriram has joined #openstack-zaqar | 14:21 | |
*** kgriffs|afk is now known as kgriffs | 14:30 | |
*** miqui_ has joined #openstack-zaqar | 14:41 | |
*** exploreshaifali has joined #openstack-zaqar | 14:54 | |
*** kgriffs is now known as kgriffs|afk | 14:58 | |
*** amitgandhinz has joined #openstack-zaqar | 15:17 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Forbid adding stores with mismatching capabilities https://review.openstack.org/145783 | 15:30 |
*** exploreshaifali has quit IRC | 15:37 | |
*** kgriffs|afk is now known as kgriffs | 15:39 | |
flaper87 | PEOPLEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE | 15:53 |
kragniz | ALIENNNNNS | 16:00 |
*** cpallares has joined #openstack-zaqar | 16:11 | |
zhiyan | hi flaper87, around? | 16:22 |
zhiyan | flaper87: vkmc when/if you ok please review https://review.openstack.org/#/c/144416/ , thanks. | 16:23 |
*** exploreshaifali has joined #openstack-zaqar | 16:36 | |
*** amalagon has joined #openstack-zaqar | 16:41 | |
cpallares | exploreshaifali, amalagon, vkmc: o/ | 16:42 |
exploreshaifali | cpallares, \o | 16:43 |
exploreshaifali | what's up? | 16:43 |
cpallares | hi exploreshaifali, how are you doing? :) | 16:43 |
exploreshaifali | am doing well.... waht about you? :) | 16:44 |
exploreshaifali | cpallares, seems like rest all are sleeping right now :P | 16:46 |
exploreshaifali | hi kragniz :) | 16:47 |
kragniz | exploreshaifali: hey hey hey | 16:47 |
vkmc | heeeeeeeeeey | 16:47 |
vkmc | hi exploreshaifali, cpallares, kragniz! | 16:47 |
vkmc | zhiyan, sure, I couldn't test your changes in my env yet, but the code looks good | 16:47 |
exploreshaifali | yo.... morning vkmc kragniz amalagon cpallares | 16:47 |
vkmc | hi amalagon! | 16:48 |
zhiyan | vkmc: nice :) so can you test my osprofiler integration related changes locally? | 16:52 |
vkmc | zhiyan, I have to try yet :) | 16:53 |
zhiyan | vkmc: please feel free ping for any concerns/questions on that stuff | 16:54 |
vkmc | zhiyan, sure thing, thanks for working on it | 16:55 |
*** reed has joined #openstack-zaqar | 16:55 | |
zhiyan | vkmc: i really hope this useful stuff can be part of zaqar in k(-2 ?) ,thanks! | 16:55 |
zhiyan | vkmc: awesome | 16:55 |
*** mpanetta has joined #openstack-zaqar | 16:56 | |
*** mpanetta has quit IRC | 16:56 | |
*** mpanetta has joined #openstack-zaqar | 16:57 | |
*** amitgandhinz has quit IRC | 17:36 | |
*** dynarro has quit IRC | 17:52 | |
*** amitgandhinz has joined #openstack-zaqar | 18:25 | |
*** csoukup has joined #openstack-zaqar | 19:01 | |
*** kgriffs is now known as kgriffs|afk | 19:22 | |
*** exploreshaifali has quit IRC | 19:37 | |
*** kgriffs|afk is now known as kgriffs | 19:48 | |
*** kgriffs is now known as kgriffs|afk | 20:03 | |
*** mpanetta_ has joined #openstack-zaqar | 20:05 | |
*** mpanetta has quit IRC | 20:05 | |
*** kgriffs|afk is now known as kgriffs | 20:09 | |
vkmc | o.o | 20:12 |
flwang | flaper87: oh, my eyes | 20:14 |
vkmc | flwang, hiii | 20:15 |
vkmc | 'sup? | 20:16 |
flwang | vkmc: the guy just created a patch with 4000+ lines | 20:16 |
vkmc | oh yes... that's the kind of person he is | 20:17 |
flwang | vkmc: we should keep this patch link, and next time if the guy ask me split patches into small ones, I will give him the link | 20:19 |
*** exploreshaifali has joined #openstack-zaqar | 20:21 | |
*** mpanetta_ has quit IRC | 20:27 | |
*** mpanetta has joined #openstack-zaqar | 20:27 | |
*** exploreshaifali has quit IRC | 20:31 | |
*** fifieldt_ has quit IRC | 20:32 | |
*** fifieldt_ has joined #openstack-zaqar | 20:32 | |
*** mpanetta has quit IRC | 22:10 | |
*** sriram has quit IRC | 22:30 | |
*** flaper87 is now known as TheGuy | 22:45 | |
*** TheGuy is now known as flaper87 | 23:06 | |
*** csoukup has quit IRC | 23:12 | |
*** amitgandhinz has quit IRC | 23:32 | |
*** kgriffs is now known as kgriffs|afk | 23:33 | |
*** kgriffs|afk is now known as kgriffs | 23:37 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!