Tuesday, 2014-08-19

*** itisit has quit IRC01:00
*** vkmc has quit IRC03:21
*** mustapha has quit IRC04:01
*** prashanthr_ has quit IRC04:42
*** reed has quit IRC05:42
openstackgerritFei Long Wang proposed a change to openstack/zaqar: feat(v1.1): Implement new /health endpoint for v1.1  https://review.openstack.org/7655506:17
*** flwang1 has quit IRC06:18
*** flaper87|afk is now known as flaper8706:46
mpee|awayhi folks, I had to pip install a few things by hand to get zaqar running, should they be in requirements.txt?06:47
mpee|awayspecifically it was python-keystoneclient and prettytable06:48
flaper87what's up folks? I bet no one is around06:50
flaper87mpee|away: mmh, keystoneclient shouldn't be needed anymore06:50
flaper87it should be keystonemiddleware06:50
flaper87:/06:50
mpee|awayflaper87: ok, I'll see if I can reproduce the error, maybe that installed something else that fixed it :)06:51
flaper87mpee|away: did you pulled from master?06:52
flaper87pull*06:52
flaper87or did you use some package?06:52
mpee|awayflaper87: yep, 890895aaf29806:52
flaper87ok06:52
flaper87then it should be keystonemiddleware06:53
flaper87it may not be in the requirements because in theory you can use whatever auth system you want06:53
flaper87which makes it an optional dependency06:53
flaper87but I don't recall if we added it06:53
mpee|awayyeah ok06:54
mpee|awayoh that was the other thing, pip install fails really badly if you don't have git installed - but "don't do that" is a valid response :)07:02
flaper87mmh, if you're using the git repo, how can you not have git installed?07:04
*** chandankumar has joined #openstack-zaqar07:04
flaper87ah, you downloaded the zip ?07:04
flaper87anyway, if you're installing from source, pbr will try to use git07:04
flaper87not that that is the right thing to do, probably a fallback plan would be better07:04
mpee|awayflaper87: I'm installing inside a docker container from a git checkout07:05
mpee|awayso I have git on the host but not inside the container, admittedly it's a bit of a cornercase07:05
flaper87mpee|away: ooh, ok. Thanks for the details07:07
mpee|awayflaper87: this is the crash I'm seeing with keystone http://paste.openstack.org/show/97218/07:12
mpee|awaythat's after a pip install -e .07:12
flaper87mpee|away: oh, mmh. then it looks like keystoneclient is needed. I didn't know keystonemiddleware depended on it but it makes sense07:13
flaper87what does not make sense is that keystonemiddleware should've installed keystoneclient07:13
flaper87,,,h07:13
flaper87mhhh07:13
flaper87https://github.com/openstack/keystonemiddleware/blob/master/requirements.txt#L607:13
mpee|awayright, pip says: Requires: iso8601, oslo.config, requests, python-keystoneclient, Babel, six, netaddr, pbr, WebOb07:14
mpee|awayah, my bad, the install failed (no libxml-dev), but pip kept going07:16
mpee|awaythanks pip07:16
flaper87o.007:16
* flaper87 kicks pip's legs07:16
openstackgerritA change was merged to openstack/zaqar: Fix .gitreview due to the repo rename/move  https://review.openstack.org/11477607:21
*** AAzza_afk is now known as AAzza07:29
openstackgerritA change was merged to openstack/python-zaqarclient: Fix .gitreview due to the repo rename/move  https://review.openstack.org/11477807:31
openstackgerritNataliia Uvarova proposed a change to openstack/zaqar: Improve benchmarking tool  https://review.openstack.org/11223607:58
*** AAzza is now known as AAzza_afk09:40
*** flwang1 has joined #openstack-zaqar10:30
*** flwang1 has quit IRC10:35
*** flwang1 has joined #openstack-zaqar10:35
*** flwang1 has quit IRC11:34
*** flwang1 has joined #openstack-zaqar11:35
*** vkmc has joined #openstack-zaqar11:43
*** vkmc has joined #openstack-zaqar11:43
flwang1flaper87: ping11:43
flaper87flwang1: pong11:43
flwang1flaper87: I have addressed your comments, pls revisit my patch at your convenience https://review.openstack.org/#/c/76555/11:44
vkmcmorniiing11:44
flwang1vkmc: hey there11:45
flwang1how are you11:45
vkmcflwang1, good and you? :)11:46
flwang1good, but sleepy :)11:46
vkmcit must be late there!11:48
flwang123:4811:48
flaper87flwang1: Sir, yes sir.11:54
*** prashanthr_ has joined #openstack-zaqar11:56
*** prashanthr_ has quit IRC12:05
*** prashanthr_ has joined #openstack-zaqar12:10
prashanthr_good morning :)12:19
flaper87prashanthr_: gooooooood morning12:20
prashanthr_flaper87: Thank you ! :) how you doing ?12:21
flaper87prashanthr_: doing great, finally back to work12:22
flaper87:)12:22
prashanthr_flaper87: Welcome back :)12:23
flaper87tnx12:23
*** sriram has joined #openstack-zaqar12:39
*** prashanthr_1 has joined #openstack-zaqar13:02
*** mpanetta has joined #openstack-zaqar13:11
*** AAzza_afk has quit IRC13:15
*** AAzza_afk has joined #openstack-zaqar13:15
*** AAzza_afk is now known as AAzza13:16
*** malini has joined #openstack-zaqar13:29
*** AAzza has quit IRC13:30
*** AAzza_afk has joined #openstack-zaqar13:36
*** AAzza_afk is now known as AAzza13:36
malinihello!!13:45
maliniflaper87 is back?13:45
vkmche is!13:47
vkmc\o/13:47
prashanthr_1good morning ! :)13:50
*** staphae has joined #openstack-zaqar13:50
vkmchi prashanthr_1!13:51
prashanthr_1hello vkmc !13:51
staphaevkmc: Does stable/icehouse release require keystonemiddleware at all or is all authentication related stuff done in keystoneclient?13:52
vkmcstaphae, if you are using a keystone based deployment then you need it13:53
staphaevkmc: yes I am. what version of keystonemiddleware is required because I can't find it in the requirements.txt ?13:54
flaper87malini: YES! :D13:55
flaper87for good this time13:55
flaper87staphae: I don't think it does. keystonemiddleware is a new thing13:56
staphaecould someone else verify for me that stable/icehouse release does not need keystonemiddleware? Thanks guys13:58
vkmcstaphae, flaper87 is right, stable/icehouse only needs keystoneclient13:58
flaper87staphae: it does not13:58
vkmcmaster requires both13:58
staphaethank you, authenticating through kestone is not working for me and I am in the process of debugging when I saw what seem like reference to middleware14:00
*** cpallares has joined #openstack-zaqar14:00
*** amitgandhinz has joined #openstack-zaqar14:04
*** prashanthr_2 has joined #openstack-zaqar14:06
*** prashanthr_1 has quit IRC14:09
cpallaresgoooood morning14:14
prashanthr_2good morning cpallares ! :)14:14
cpallareshow are you doing prashanthr_2? :)14:15
prashanthr_2I am doing good :) thank you ! How you doing ?14:15
cpallaresprashanthr_2 I am doing great!14:16
cpallaresprashanthr_2, it's been raining the past couple of days here and now it is sunny and nice outside.14:16
prashanthr_2woow that's awesome ! :) where are you based ?14:16
*** chandankumar has quit IRC14:17
cpallaresprashanthr_2, Dallas, Texas, US and you?14:19
prashanthr_2Ohh that's great :) i have lots of friends based there. I am based in Singapore currently and will be moving to bangalore, India in the coming week after my masters ! :)14:20
AAzzahello people :)14:23
vkmchi AAzza! :)14:26
*** reed has joined #openstack-zaqar14:26
AAzzai'm searching for a work to do. i'm considering to look at this bug https://bugs.launchpad.net/marconi/+bug/135618414:27
AAzzaor maybe there is smth in priority list higher, with what i can help? :)14:28
cpallaresprashanthr_2 that's awesome :D I've always wanted to visit both places. Congrats on getting your masters!14:30
prashanthr_2thanks cpallares :) You are welcome to bangalore anytime ! :D14:30
flaper87AAzza: thinks listed here have the highest priority: https://launchpad.net/marconi/+milestone/juno-314:31
flaper87AAzza: and hellooooooooooooooooooooooooooooooooooooooooo14:31
flaper87prashanthr_2: what happen to the first version of yourself?14:31
* flaper87 is full of bad jokes14:31
flaper87I bet no one missed them14:31
prashanthr_2flaper87: He he did not get your joke :P14:32
AAzzaflaper87: so if i correctly understand this one has some work to do? https://blueprints.launchpad.net/marconi/+spec/api-v1.1-response-document-changes14:36
AAzzaflaper87: such as "All top-level JSON arrays in response bodies are now encapsulated within an object: TODO"14:36
flaper87AAzza: yeah14:37
flaper87that one has quite some work items to address14:37
flaper87if you want to take it, please do. :D14:37
*** flwang1 has quit IRC14:38
AAzzaflaper87:  why not? -  will look and try to do smth. :)14:40
flaper87AAzza: YOU ROCK!14:40
flaper87damn, I love this team. Why would anyone go on vacation when there are folks like you on IRC ?14:41
prashanthr_2Haha flaper87 :) that's why we are back immediately after GSOC :) Zaqar rocks !14:41
vkmcand we won't leave D: (unless we are kickbanned)14:42
*** alcabrera|afk is now known as alcabrera14:50
openstackgerritKurt Griffiths proposed a change to openstack/zaqar: Update use cases to align with dev guide and positioning  https://review.openstack.org/11399114:51
alcabreragood morning, all. :)14:51
prashanthr_2good morning alcabrera ! :)14:53
alcabreraheya, prashanthr_2!14:53
cpallareshello alcabrera :)14:56
vkmcmorning alcabrera, cpallares :)14:56
alcabreracpallares: hey! been awhile. How have you been? :)14:56
alcabrerahola vkmc!14:56
vkmcalcabrera, muy bien y tu?14:57
prashanthr_2vkmc: What cipher are u using to encode ?? ;)14:57
alcabreraando mas o menos. me siento bien, pero tengo tantos sentimientos sobre lo que pasa en nuestra sociedad. >.<14:58
alcabreravkmc: ^14:58
vkmcprashanthr_2, spa :p haha14:58
vkmcalcabrera, :( que triste escuchar eso... es por algo en particular?14:58
alcabrera(I'm doing okay. I feel good today, but I'm experiencing many feels over what's going on in our society. >.<)14:58
*** prashanthr_1 has joined #openstack-zaqar14:59
alcabreravkmc: #ferguson, and also what's going on with Zoe Quinn and the gaming industry. :/14:59
vkmcprashanthr_2, you have to start talking us in Hindi15:00
vkmcalcabrera, I saw something about ferguson, is so sad and twisted15:00
prashanthr_1vkmc: ha ha sure :)15:00
prashanthr_1namaste15:00
prashanthr_1which means hello with folded hands :)15:01
vkmcprashanthr_, I know how to say... namaskar15:01
vkmcI have an hindu friend, she is trying to teach me marathi without success15:01
prashanthr_1http://www.namasteindiadyt.com/files/QuickSiteImages/main_logocleaneditcutup.gif15:01
alcabrerasuch a pretty logo. <315:02
vkmc:) it is15:02
*** prashanthr_2 has quit IRC15:02
prashanthr_1vkmc: ROFL ! :) my native language is Kannada :) It's one of the oldest languages in the world with a complete script and grammar ! :) It has a cute script as well.15:02
prashanthr_1http://en.wikipedia.org/wiki/Kannada_language15:03
alcabreraoooh, thanks for the link prashanthr_115:04
* alcabrera learns things15:04
vkmcprashanthr_1, that's amazing15:05
prashanthr_1vkmc, alcabrera: Glad to let you know :) vkmc: do you converse in spanish in Argentina ?15:06
vkmcprashanthr_1, yeah, it's my native language15:07
prashanthr_1vkmc: that's nice !15:07
vkmc:)15:08
vkmcand alcabrera is also a  Spanish native speaker, if I'm not wrong15:09
*** prashanthr_ has quit IRC15:09
alcabrerathat's correct, vkmc15:09
alcabreraI've got a Cuban ancestry, and my parents mostly speak Spanish - very little English.15:10
alcabreramost of the culture I was raised in though spoke primarily English, so that ended up being the language I'm most fluent in.15:10
*** prashanthr_ has joined #openstack-zaqar15:12
prashanthr_In south india we all end up knowing a min of 5 languages. I don't know for what :-/15:13
*** prashanthr_1 has quit IRC15:14
vkmcbecause you can :D15:18
prashanthr_vkmc: Ha ha :)15:18
*** flaper87 is now known as flaper87|afk15:19
*** prashanthr_ has quit IRC15:21
*** prashanthr_ has joined #openstack-zaqar15:21
*** kgriffs|afk is now known as kgriffs15:41
prashanthr_kgriffs: Good morning ! :)15:44
kgriffsmalini: how goes the renaming?15:44
kgriffsprashanthr_: good evening!15:44
kgriffsfeeling better?15:44
prashanthr_kgriffs: Feeling much better ! thank you :)15:44
kgriffsglad to hear it. :D15:45
prashanthr_I just wanted to say that using msgpack with messages helps us tackle issues with py3k strings15:45
prashanthr_I was trying to debug all day long today to no success.15:45
prashanthr_I just felt if it was okay to start up with msgpack for storing messages15:46
prashanthr_and later transition to using msgpack just for the body.15:46
maliniheyy kgriffs!15:47
maliniI figured out there needed to be another patch submitted to the infra/config repo15:47
malinieverybody +1 https://review.openstack.org/#/c/115291/ :)15:48
kgriffsoic15:48
maliniOnce tht is merged, Tempest patch should be ready (hopefully) to be merged in15:48
vkmcwow. too many +1.15:48
*** AAzza is now known as AAzza_afk15:49
malinivkmc: I wish they wud just add up :D15:49
kgriffsprashanthr_: what is the py3k issue?15:49
vkmcmalini, that would be cool :D15:49
maliniI wud create me 10 profiles :D15:49
prashanthr_Redis returns messages back from the storage as dictionary with byte string15:49
prashanthr_as keys and value15:49
prashanthr_so when i try to retrieve a particular key from the dictionary it says KeyError15:50
kgriffswait15:52
kgriffsI'm confused.15:52
kgriffsAren't you using HMSET?15:53
prashanthr_yes I am using HMSET and HGETALL to retrieve the message back15:53
prashanthr_but when I obtain the message back it contains a python dictionary with byte strings as keys and values.15:54
prashanthr_Simple example: {b'id':b'Some uuid', b'body':b'msgpacked body'}15:55
kgriffsok15:55
prashanthr_So all the logic based on decoding the message or the body using msgpack is unable to work as with py2k code.15:56
*** chandankumar has joined #openstack-zaqar15:57
*** AAzza_afk is now known as AAzza15:58
kgriffsprashanthr_: https://etherpad.openstack.org/p/zaqar-scratch15:58
kgriffsprashanthr_: ok, so is that the way messages would be stored using hmset?16:01
prashanthr_yes !16:01
prashanthr_kgriffs: very similar to that16:02
kgriffsok, so suppose I turned around and did hgetall (back to pad)16:03
kgriffswhat does msg_out look like?16:04
* kgriffs sets font to monospace in pad settings16:07
kgriffsprashanthr_: one more thing16:17
prashanthr_sure kgriffs.16:18
kgriffsI was just thinking that if all this conversion between bytes and numbers and stuff starts to get messy16:18
kgriffswe can consider using a helper class16:18
kgriffslike, actually defining a Message class that can encapsulate the serialize/deserialize logic16:18
kgriffsthat can be expecially handy once you start talking about versioned object schemas16:19
prashanthr_kgriffs: that would make a lot of sense.16:20
prashanthr_I shall try to implement it along those lines16:20
kgriffsspeaking of which, I wonder if we should add a version ('v') field and set it to 116:20
prashanthr_kgriffs: that would be useful too.16:20
prashanthr_we can track the evolution of the message16:21
kgriffsprashanthr_: the downside to creating a message class is that you have to instantiate an extra class but I think the CPU time will be minimal and probably worth the tradeoff in order to make the code more maintainable16:21
kgriffsjust my $0.0216:21
kgriffsothers may have different opinions. :p16:21
prashanthr_kgriffs: Totally agreed to that.16:22
kgriffsinspiration: https://www.youtube.com/watch?v=7KnfGDajDQw16:22
kgriffsok, ready to rock?16:23
prashanthr_kgriffs: yes :) Will be back with the patchset ASAP. hope to finalize this basic driver atleast by next monday before packing bags.16:24
prashanthr_Just a very short question.16:24
prashanthr_Will the basic driver also comprise of the pools that we were discussing about ?16:24
kgriffsno, we are going to leave sharding messages to another day. I think replication can wait too (just use redis-cluster for now)16:25
prashanthr_ohh okay. Thanks for the info :)16:26
prashanthr_I will retire for the day. have a great day kgriffs :)16:27
prashanthr_Have a great day all :)16:27
kgriffskk, thanks!16:28
*** AAzza is now known as AAzza_afk16:28
reedhi guys, just spotted https://www.openhub.net/p/OpenStackMarconiMQ maybe needs to be changed16:28
reedah, it has no managers https://www.openhub.net/p/OpenStackMarconiMQ/managers16:29
reedI volunteer then16:29
reedbum https://www.openhub.net/p/Zaqar/16:31
vkmc:D16:34
vkmcthanks reed!16:34
*** AAzza_afk is now known as AAzza16:36
openstackgerritA change was merged to openstack/zaqar: Improve benchmarking tool  https://review.openstack.org/11223616:53
*** AAzza is now known as AAzza_afk17:09
cpallaresvkmc: Reading the wiki on reviews, I feel a little silly saying I had no idea that reviews on OpenStack were done that way xD17:09
cpallaresvkmc: You wrote that one, right?17:09
kgriffscpallares: which wiki page?17:09
cpallareskgriffs: https://wiki.openstack.org/wiki/Your_First_Review_%28Marconi%2917:10
* cpallares is writing the dev docs for that one17:10
kgriffsah, ok17:10
cpallareskgriffs: Any tips on reviewing code?17:11
kgriffsthat's a good intro to reviewing. yeah, I think vkmc wrote 99% of that. :)17:11
kgriffsI've been working on a follow-up to that. It is mostly for core reviewers. https://wiki.openstack.org/wiki/Reviewer_Guide_(Marconi)17:13
openstackgerritKurt Griffiths proposed a change to openstack/zaqar: Use request latency to calculate throughput  https://review.openstack.org/11534817:13
cpallareskgriffs: Ooh thanks17:13
kgriffssure. :)17:16
kgriffscpallares: btw, those prefixes are just zaqar-specific. I don't think other projects have adopted them yet, and to be sure, we are still experimenting with using them here.17:16
cpallaresOk, I think I will just add the essential and link to the wiki page.17:18
kgriffssounds good17:31
kgriffsthanks!17:31
*** prashanthr_ has quit IRC17:37
*** chandankumar has quit IRC17:39
*** AAzza_afk is now known as AAzza17:41
kgriffsso there's this new video conferencing thing that is supposed to be super nice and has like 25 people join free, so can be used in lieu of G+17:43
kgriffsbut17:43
kgriffsI can't remember the name. :p17:43
kgriffsanybody know?17:43
AAzzakgriffs: I have conern about your change to benchmark. total_latency is time spent in all successful requests, and duration is total_time. when we calculate throughtput wouldn't it be cheating to disregart time spent in failed requests?17:47
kgriffsoh, I didn't think about failed requests. hmmm17:47
* kgriffs looks17:48
kgriffsyeah, failed requests should effectively slow down your throughput. but we currently don't report elapsed that includes errors, so I would have to add that17:50
AAzzakgriffs: yes, adding total_with_failed_elapsed should be better and solve the problem:)17:51
kgriffskk17:52
* kgriffs does that17:52
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-zaqarclient: Updated from global requirements  https://review.openstack.org/11406818:07
openstackgerritOpenStack Proposal Bot proposed a change to openstack/zaqar: Updated from global requirements  https://review.openstack.org/11406018:08
kgriffsAAzza: I'm implementing this, but now I'm starting to wonder if it is worth it. there is still some overhead in the client code itself anyway that we can't account for...18:10
kgriffsI think I may just abandon the patch.18:10
AAzzakgriffs: yes, there is always an overhead. but i don't like that particular `duration`, there is file read in it in producer. maybe just shifts its boundary as closer to the send-requests-loop?18:16
AAzzakgriffs: and left just simple time_end - time_start18:16
openstackgerritCindy Pallares proposed a change to openstack/zaqar: First patch and first review docs  https://review.openstack.org/11536918:23
*** prashanthr_ has joined #openstack-zaqar18:27
*** chandankumar has joined #openstack-zaqar18:28
vkmcboop18:30
alcabrerabop18:34
*** AAzza is now known as AAzza_afk18:35
* kgriffs beeps18:40
*** AAzza_afk is now known as AAzza18:48
*** cpallares has quit IRC18:57
*** sriram1 has joined #openstack-zaqar19:04
maliniAAzza: ping19:05
*** sriram has quit IRC19:05
openstackgerritKurt Griffiths proposed a change to openstack/zaqar: Add separate proc and worker options for producer and consumer  https://review.openstack.org/11537819:06
AAzzamalini: pong19:07
maliniAAzza: I need some help making some python code compatible with 3.3 :)19:08
malinihttp://paste.openstack.org/show/97438/19:08
maliniAny pointers how I can make this work with py2 & py 3.3 ?19:08
* AAzza reading19:10
*** prashanthr_ has quit IRC19:13
maliniflaper87|afk, kgriffs: this should be zaqar-server https://review.openstack.org/#/c/114771/1/features.yaml , rt?19:14
maliniline # 12219:14
kgriffsI think so19:14
vkmchuh it looks like it should19:14
maliniI'll update it19:14
kgriffsif that is referring to the command that is installed as an entry point19:15
malinitht is the command I believe19:15
maliniit is used to set env variables etc.19:15
kgriffsbtw, I found a bug19:19
kgriffshttps://bugs.launchpad.net/python-marconiclient/+bug/135888919:19
AAzzamalini: hmmm.... on py33 in does failes on logline.decode because it is string? i'd suggest to use u"" in logline and maybe decode content separately when formating .format(response.hearders) in case they are in bytes and you want `replace` mode19:21
maliniAAzza: yes..it fails to decode because of the string19:22
*** kgriffs is now known as kgriffs|afk19:22
AAzzamalini: or if you have access to functions in oslo-incubator, maybe look at strutils.safe_decode?19:22
malinitht is a good idea..I'll check that!19:22
malinithanks AAzza!!19:23
*** AAzza is now known as AAzza_afk19:24
vkmchmm, I'm trying to generate the config samples19:29
vkmcand I don't know why it is failing19:29
vkmcthe script doesn't say anything relevant19:29
vkmchttp://paste.openstack.org/show/97445/19:29
*** malini has quit IRC19:32
*** chandankumar has quit IRC19:56
*** flwang1 has joined #openstack-zaqar20:01
*** prashanthr_ has joined #openstack-zaqar20:01
staphaeGuys what happened to this source url: git://git.openstack.org/openstack/marconi.git? It's been down for sometime now.20:22
*** mpanetta has quit IRC20:23
*** flwang1 has quit IRC20:26
*** yograterol has joined #openstack-zaqar20:31
*** sriram1 has quit IRC20:39
*** prashanthr_ has quit IRC20:40
*** prashanthr_ has joined #openstack-zaqar20:46
*** mpanetta has joined #openstack-zaqar20:47
*** mpanetta has quit IRC20:52
*** alcabrera is now known as alcabrera|afk20:57
*** fifieldt has quit IRC21:27
*** staphae has quit IRC21:36
*** malini has joined #openstack-zaqar21:38
*** fifieldt has joined #openstack-zaqar21:41
*** malini has quit IRC22:06
*** malini has joined #openstack-zaqar22:06
*** malini1 has joined #openstack-zaqar22:08
*** malini has quit IRC22:08
*** sriram has joined #openstack-zaqar22:15
*** malini1 has quit IRC22:16
*** malini has joined #openstack-zaqar22:16
*** malini has quit IRC22:19
*** malini has joined #openstack-zaqar22:19
*** malini has quit IRC22:20
*** amitgandhinz has quit IRC22:20
*** malini has joined #openstack-zaqar22:21
*** malini has quit IRC22:21
*** amitgandhinz has joined #openstack-zaqar22:21
*** malini has joined #openstack-zaqar22:21
*** kgriffs|afk is now known as kgriffs22:23
*** amitgandhinz has quit IRC22:26
*** kgriffs is now known as kgriffs|afk22:34
*** flwang1 has joined #openstack-zaqar22:45
*** sriram has quit IRC23:03
*** prashanthr_1 has joined #openstack-zaqar23:13
*** prashanthr_ has quit IRC23:16
*** prashanthr_1 has quit IRC23:25
*** yograterol has quit IRC23:42

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