Friday, 2014-11-14

*** davideagnello has quit IRC00:08
*** reed has quit IRC00:09
*** reed has joined #openstack-zaqar00:13
*** davideagnello has joined #openstack-zaqar00:36
*** reed has quit IRC00:46
*** achanda_ has quit IRC01:09
*** achanda has joined #openstack-zaqar01:15
*** davideagnello has quit IRC02:05
*** malini has quit IRC02:07
*** vkmc has quit IRC02:37
*** davideagnello has joined #openstack-zaqar02:44
openstackgerritMerged openstack/zaqar: Always include the project id in the logs  https://review.openstack.org/13013903:00
openstackgerritMerged openstack/zaqar: Capture the stdout and stderr based on environment  https://review.openstack.org/12427303:00
*** achanda has quit IRC03:21
*** tmu has quit IRC03:45
*** tmu has joined #openstack-zaqar03:45
*** riveter has left #openstack-zaqar03:47
*** achanda has joined #openstack-zaqar04:21
*** achanda_ has joined #openstack-zaqar04:24
*** achanda has quit IRC04:24
*** achanda_ has quit IRC05:39
*** exploreshaifali has joined #openstack-zaqar06:02
*** achanda has joined #openstack-zaqar06:39
*** achanda has quit IRC06:45
*** exploreshaifali has quit IRC07:22
*** dynarro has joined #openstack-zaqar07:38
*** achanda has joined #openstack-zaqar07:41
*** dynarro has quit IRC07:44
*** achanda has quit IRC07:46
*** dynarro has joined #openstack-zaqar07:52
*** exploreshaifali has joined #openstack-zaqar08:00
*** dynarro has quit IRC08:25
*** reed has joined #openstack-zaqar08:29
*** achanda has joined #openstack-zaqar08:42
*** achanda has quit IRC08:47
openstackgerritMerged openstack/python-zaqarclient: Added i18n support  https://review.openstack.org/13365208:54
*** achanda has joined #openstack-zaqar08:58
*** achanda has quit IRC09:10
*** exploreshaifali has quit IRC09:20
*** dynarro has joined #openstack-zaqar09:24
*** dynarro has quit IRC09:42
*** dynarro has joined #openstack-zaqar09:43
*** doraly_ has joined #openstack-zaqar09:43
*** dynarro has quit IRC09:48
*** doraly_ has quit IRC09:48
*** vkmc has joined #openstack-zaqar10:02
*** vkmc has quit IRC10:02
*** vkmc has joined #openstack-zaqar10:02
openstackgerritMerged openstack/zaqar: remove the old name conf file  https://review.openstack.org/13293910:03
vkmcmorniiiiiing10:06
*** exploreshaifali has joined #openstack-zaqar11:07
*** achanda has joined #openstack-zaqar12:11
*** achanda has quit IRC12:16
*** exploreshaifali has quit IRC12:24
*** exploreshaifali has joined #openstack-zaqar12:54
* vkmc lurks 13:18
*** mpanetta has joined #openstack-zaqar13:46
*** mpanetta has quit IRC13:46
*** mpanetta has joined #openstack-zaqar13:47
*** jchai has joined #openstack-zaqar13:51
*** sriram has joined #openstack-zaqar14:06
flaper87vkmc: hey hey14:13
* flaper87 is back14:13
vkmcflaper87, hey dud, how are you :)14:13
flaper87vkmc: doing great, had to run some errands14:14
flaper87you?14:14
vkmcflaper87, good good :) working on the persistent transport spec14:15
vkmcalmost done with it14:15
flaper87vkmc: awesome, we'll review specs on monday14:16
vkmcgreat14:16
flaper87As in do a final vote14:16
vkmcsounds good14:16
flaper87we should review them *before* the meeting14:16
vkmcduring the meeting I guess14:16
vkmcyeah14:16
flaper87flwang1: ^14:16
*** dynarro has joined #openstack-zaqar14:35
*** doraly_ has joined #openstack-zaqar14:35
*** malini has joined #openstack-zaqar14:43
vkmcflaper87, I was checking your websocket POC implementation14:48
*** ametts has joined #openstack-zaqar14:48
vkmcflaper87, I saw you build it over WSGI14:48
*** amitgandhinz has joined #openstack-zaqar14:51
flaper87vkmc: ah yeah, I cheated14:52
flaper87:)14:52
flaper87I wanted to just work on the wire-protocol without coding the whole transport->storage bridge14:53
vkmcflaper87, ok, so... we probably want to decouple that14:53
vkmcsure14:53
vkmcI'm just trying to determine if having Zaqar transport tightly bound to WSGI is actually a problem for this implementation or not14:54
vkmcIMO it is14:54
flaper87ah yeah, we shouldn't do that14:59
flaper87I mean, what I did is just a hack14:59
vkmcsure14:59
vkmcok14:59
flaper87vkmc: we need to move this forward: https://git.openstack.org/cgit/openstack/zaqar/tree/zaqar/queues/api/v1_1/request.py14:59
vkmcflaper87, could you explain more?15:00
flaper87vkmc: yeah, sorry. Got distracted and forgot to add more context15:03
vkmcflaper87, no problem, I'm around :)15:04
flaper87vkmc: Ideally, the websocket transport will just do "network ops", basically just https://github.com/FlaPer87/marconi-websocket/blob/master/marconi_ws/websocket.py#L27-L3615:04
vkmcyeah it makes sense15:05
flaper87then, once the request body has been deserialized, it'll call https://git.openstack.org/cgit/openstack/zaqar/tree/zaqar/common/api.py#n5215:05
flaper87Note that https://git.openstack.org/cgit/openstack/zaqar/tree/zaqar/queues/api/v1_1/request.py inherits from ^15:05
flaper87With that it'll validate the request for that action15:05
vkmcoic15:06
flaper87once it does that, it'll have to call some sort of api.process(action, body)15:06
flaper87which will then do all the magic15:06
flaper87and once that's done, it'll send things to the client https://github.com/FlaPer87/marconi-websocket/blob/master/marconi_ws/websocket.py#L66-L7015:06
flaper87did that help?15:07
flaper87does it make sense?15:07
vkmcit does yeah, thx15:09
openstackgerritVictoria Martínez de la Cruz proposed openstack/zaqar-specs: Add a persistent transport alternative  https://review.openstack.org/13456715:27
vkmc:@ blanks15:27
* flaper87 clicks15:30
* flaper87 wonders where cpallares is15:30
vkmcdon't read, is WIP15:31
vkmccpallares should be at home by now... I hope15:32
openstackgerritVictoria Martínez de la Cruz proposed openstack/zaqar-specs: Add a persistent transport alternative  https://review.openstack.org/13456715:33
openstackgerritFlavio Percoco proposed openstack/zaqar: Remove config sample and generate it using code  https://review.openstack.org/12208916:43
*** exploreshaifali has quit IRC16:54
flaper87Damnit, shaifali left :P17:03
flaper87I wanted to ask her something17:03
*** jchai is now known as jchai_afk17:21
*** jchai_afk is now known as jchai17:26
*** davideagnello has quit IRC17:28
*** davideagnello has joined #openstack-zaqar17:29
*** davideagnello has quit IRC17:29
*** earnThis has joined #openstack-zaqar17:30
*** davideagnello has joined #openstack-zaqar17:30
*** X019 has quit IRC17:37
*** doraly_ has quit IRC17:47
*** dynarro has quit IRC17:47
* flaper87 lurks17:50
* vkmc lurks17:50
flaper87vkmc: did you end up fixing the problem with rally and zaqarclient ?17:51
flaper87vkmc: is this something you'd like to work on? https://bugs.launchpad.net/zaqar/+bug/136127517:54
vkmcnot yet17:54
* flaper87 is in triage mode17:54
flaper87crazy triage mode17:54
vkmcnot really, I have some stuff to finish first17:54
flaper87vkmc: +217:55
flaper87we are down to 30 bugs17:56
flaper8713 to be fixed in K-117:56
flaper872918:00
flaper87and that's counting the ones already commited and in-progress18:00
flaper8721 removing committed/in-progress18:01
*** achanda has joined #openstack-zaqar18:06
*** achanda has quit IRC18:15
*** achanda has joined #openstack-zaqar18:17
vkmcflaper87, we can make it18:22
earnThisHey guys I can jump back in and help where I can, just let me know18:23
vkmcweeeeeee earnThis!18:36
vkmcthanks for that18:36
vkmcflaper87, https://bugs.launchpad.net/zaqar/+bug/1246757 you marked this bug as commited but tests for pools in v1 are still missing18:42
vkmcI was going to add those, in fact :o18:43
*** achanda_ has joined #openstack-zaqar19:01
*** achanda has quit IRC19:05
*** jchai is now known as jchai_afk19:09
*** jchai_afk is now known as jchai19:10
*** earnThis has quit IRC19:11
flaper87vkmc: ah damn, mmh, I read v1_119:16
flaper87vkmc: sorry about that19:16
flaper87question is, do we need them now?19:17
vkmcflaper87, NO >:o19:17
flaper87We'll start working on v2 and we've released v1_119:17
vkmcI think so19:17
vkmcwell yeah19:17
flaper87vkmc: if you think we need them, feel free to assign yourself and set it to triaged19:17
flaper87it was my bad19:18
flaper87I got too excited with this "remove bugs from the list" thing19:18
vkmchaha19:18
vkmcflaper87, ok, I can do that19:18
vkmcin fact19:18
vkmcI want to fix the Rally bug and then do those tests19:18
flaper87ok, awesome19:18
*** mpanetta_ has joined #openstack-zaqar19:19
*** mpanetta has quit IRC19:22
*** mpanetta_ has quit IRC19:31
*** mpanetta has joined #openstack-zaqar19:32
*** achanda_ has quit IRC19:33
*** achanda has joined #openstack-zaqar19:36
*** exploreshaifali has joined #openstack-zaqar19:36
exploreshaifalihi flaper8719:43
exploreshaifaliI  got new bug to work on for Zaqar :)19:45
vkmc:)19:46
exploreshaifalivkmc, https://bugs.launchpad.net/zaqar/+bug/129854719:46
*** doraly_ has joined #openstack-zaqar19:48
*** dynarro has joined #openstack-zaqar19:48
vkmcexploreshaifali, its something you want to work on? :)19:49
exploreshaifalitbh I don't like much docs writing work19:50
exploreshaifaliand the answers one need to put there like19:50
exploreshaifaliwhy messages are durable19:50
exploreshaifaliI don't know much about them19:51
exploreshaifaliwhy they have TTL is fine understood19:51
exploreshaifalivkmc, do you know what conservative means there?19:52
vkmcthat's kgriffs lingo19:53
exploreshaifalivkmc, he is on vacation ?19:54
vkmche is19:54
exploreshaifaliok  I would be needed to modify concept section of zaqar's docs19:55
exploreshaifalihttp://docs.openstack.org/developer/marconi/glossary.html19:55
vkmcI understand with that, though, that he wanted to add docs on why you should take your time to choose a TTL19:55
exploreshaifalik, got a bit of19:58
exploreshaifaliflaper87, please check the etherpad https://etherpad.openstack.org/p/exploreshaifali-opw-split-layers20:18
*** achanda has quit IRC20:34
*** achanda_ has joined #openstack-zaqar20:47
*** malini has quit IRC21:02
*** X019 has joined #openstack-zaqar21:06
*** fifieldt has quit IRC21:10
vkmcso... the functional tests of pools in v121:11
vkmcis the same code21:11
vkmcI'd suggest to do some refactoring so we don't duplicate stuff21:11
vkmcand we have can have a better test coverage21:11
vkmcok, I'm dislexic today, but I think I made my point21:12
*** X019 has quit IRC21:12
flwang1flaper87: pong21:13
vkmcflwang1, hi there!21:21
vkmcflwang1, could you run Rally?21:21
flwang1vkmc: yep, thanks for the json file ;)21:21
flwang1vkmc: we're using Rally for some performance testing, since there is a new datacenter will be launched in this weekend21:22
*** fifieldt has joined #openstack-zaqar21:23
vkmcflwang1, w000t! so cool :)21:24
flwang1flwang1: it's cool, but frustrating ;)21:28
*** X019 has joined #openstack-zaqar21:31
flaper87flwang1: any chance we can get some reviews from you on specs and zaqar patches ?21:51
flaper87http://vimeo.com/9270320 <- interesting talk about field, research, pragmatism and other stuff21:52
*** dynarro has quit IRC21:52
*** doraly_ has quit IRC21:52
exploreshaifaliflaper87, if you are not much busy please checkout https://etherpad.openstack.org/p/exploreshaifali-opw-split-layers21:53
flaper87exploreshaifali: looking21:56
*** achanda_ has quit IRC21:57
exploreshaifaliflaper87, I have added stuff to proceed for step one21:58
exploreshaifalicreate separate groups21:58
*** sriram has quit IRC21:58
flaper87exploreshaifali: yup, I'm adding some notes there21:59
flaper87look for NOTE(flaper87)21:59
*** jchai has quit IRC21:59
*** achanda has joined #openstack-zaqar22:00
flaper87exploreshaifali: great work, just few notes there22:01
exploreshaifaliflaper87, I don't have clear understanding what MONGODB_GROUP do22:02
exploreshaifalithere22:02
exploreshaifaliwhy we need to separate groups22:02
exploreshaifaliat present it holds a string22:03
flaper87exploreshaifali: groups are sections in the config file22:03
flaper87exploreshaifali: where you see  [drivers:storage:mongodb] in zaqar.conf you're seeing a group separation22:03
flaper87we need 2 groups because each group represents 1 storage22:04
flaper87we need 1 for the management data and 1 for the actual data22:04
flaper87exploreshaifali: in the config file that group separation is called section22:04
exploreshaifalilooking at config file22:06
exploreshaifaliflaper87, sorry but I am unable to find cofig file - zaqar.conf22:10
exploreshaifaliflaper87, oh ok it is the one which was needed while installion22:12
vkmcexploreshaifali, it should be in ~/.zaqar/ if you followed the steps in the repo22:13
exploreshaifaliyes yes :)22:14
flwang1flaper87: you mean review the other specs except notification?22:17
*** achanda has quit IRC22:17
*** achanda has joined #openstack-zaqar22:18
vkmcflwang1, he mentioned he wanted to discuss about the specs on Monday... so we better review those :)22:22
flaper87flwang1: yup and patches22:22
flwang1flaper87: sure, sorry for my poor performance recently22:23
flaper87flwang1: NOOOOOOOOOOOOOOOO, you're not forgiven >.>22:23
flaper87naaaaaaaaaaah, just kidding22:23
flwang1flaper87: we're trying to launch a new datacenter recently, so I have to support some testing stuff :(22:24
flwang1flaper87: I will catch up you guys :)22:24
flaper87flwang1: good luck, my friend!22:26
flaper87kk, gtg22:26
flaper87have a great weekend everyone22:26
flwang1flaper87: you too, guru22:26
vkmcenjoy flaper87! :)22:27
openstackgerritMerged openstack/zaqar: Remove config sample and generate it using code  https://review.openstack.org/12208922:52
*** amitgandhinz has quit IRC22:56
*** exploreshaifali has quit IRC22:59
*** achanda has quit IRC23:04
*** mpanetta has quit IRC23:04
*** ametts has quit IRC23:20
*** achanda has joined #openstack-zaqar23:37
*** X019 has quit IRC23:42
*** reed has quit IRC23:47

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