*** ametts has quit IRC | 00:01 | |
*** kgriffs is now known as kgriffs|afk | 00:22 | |
*** kgriffs|afk is now known as kgriffs | 00:22 | |
*** achanda has quit IRC | 00:28 | |
*** achanda has joined #openstack-zaqar | 00:28 | |
*** achanda has quit IRC | 00:30 | |
*** achanda has joined #openstack-zaqar | 00:33 | |
*** achanda has quit IRC | 00:35 | |
*** achanda has joined #openstack-zaqar | 00:35 | |
*** achanda has quit IRC | 00:38 | |
*** kgriffs is now known as kgriffs|afk | 00:42 | |
*** flwang1 has joined #openstack-zaqar | 00:54 | |
*** achanda has joined #openstack-zaqar | 01:02 | |
*** flwang1 has quit IRC | 01:25 | |
*** amalagon has quit IRC | 01:39 | |
*** jasondotstar has quit IRC | 01:49 | |
*** csoukup has quit IRC | 01:50 | |
*** amalagon has joined #openstack-zaqar | 02:21 | |
*** amalagon has quit IRC | 02:28 | |
*** vDruids has joined #openstack-zaqar | 02:37 | |
*** achanda has quit IRC | 02:39 | |
*** pcaruana has quit IRC | 02:41 | |
*** vDruids has quit IRC | 02:42 | |
*** achanda has joined #openstack-zaqar | 02:45 | |
*** flwang1 has joined #openstack-zaqar | 02:46 | |
*** achanda has quit IRC | 02:50 | |
*** vDruids has joined #openstack-zaqar | 02:54 | |
*** achanda has joined #openstack-zaqar | 03:13 | |
*** amalagon has joined #openstack-zaqar | 03:39 | |
*** achanda has quit IRC | 03:40 | |
*** amalagon has quit IRC | 03:43 | |
*** reed has joined #openstack-zaqar | 04:05 | |
*** reed has quit IRC | 04:41 | |
*** achanda has joined #openstack-zaqar | 05:55 | |
*** exploreshaifali has joined #openstack-zaqar | 06:03 | |
*** echevemaster has quit IRC | 06:20 | |
*** echevemaster has joined #openstack-zaqar | 06:36 | |
*** dynarro has joined #openstack-zaqar | 06:45 | |
*** achanda has quit IRC | 06:53 | |
*** dynarro_ has joined #openstack-zaqar | 06:58 | |
*** dynarro has quit IRC | 06:58 | |
*** amalagon has joined #openstack-zaqar | 07:54 | |
exploreshaifali | flaper87, gooooood morning :) | 07:55 |
---|---|---|
flaper87 | exploreshaifali: good morning | 07:59 |
flaper87 | :) | 07:59 |
flaper87 | how are you doing? | 07:59 |
exploreshaifali | figuring out reasons why assertion failed in current patch | 08:00 |
exploreshaifali | flaper87, I am trying to post a message using *http POST http://localhost:8888/v1/queues/test-queue/messages {"messages":[{"body":{"event": "BackupStarted", "backup_id": "c378813c-3f0b-11e2-ad92-7823d2b0f3ce"}},{"body": { "event": "BackupProgress", "current_bytes": "0", "total_bytes": "99614720"}}]} client-id:de305d54-75b4-431b-adb2-eb6b9e546013* | 08:00 |
exploreshaifali | getting error --> http: error: argument REQUEST_ITEM: "BackupStarted," is not a valid value | 08:01 |
exploreshaifali | any thoughts why? | 08:01 |
flaper87 | exploreshaifali: how are *you* ? :) | 08:01 |
flaper87 | exploreshaifali: lemme take a look | 08:01 |
exploreshaifali | I am super good.... enjoying college holidays ;) | 08:01 |
exploreshaifali | while working for Zaqar | 08:02 |
exploreshaifali | how are you flaper87 ? | 08:03 |
flaper87 | exploreshaifali: very glad to hear that. I'm doing great, thanks. bit sleepy today | 08:06 |
exploreshaifali | flaper87, its morning for you too.... right? | 08:06 |
flaper87 | exploreshaifali: yeah, 9:10 | 08:10 |
exploreshaifali | flaper87, needs to take a coooool bath :P | 08:11 |
flaper87 | exploreshaifali: I'm trying to find that failure in the tests but I can't see it | 08:11 |
flaper87 | do you have a link to the logs ? | 08:12 |
flaper87 | exploreshaifali: that'd be great... | 08:12 |
flaper87 | I might do it | 08:12 |
flaper87 | :P | 08:12 |
exploreshaifali | flaper87, are you asking for this http://logs.openstack.org/40/144340/4/check/gate-zaqar-python27/c4c5c40/console.html | 08:13 |
flaper87 | mmh, yes but probably not that one since I don't see your error there | 08:14 |
exploreshaifali | flaper87, are you talking about this error http: error: argument REQUEST_ITEM: "BackupStarted," is not a valid value | 08:16 |
flaper87 | yes | 08:16 |
exploreshaifali | its has nothing to do with patch | 08:17 |
exploreshaifali | I am just trying to post a message | 08:17 |
flaper87 | " why assertion failed in current patch " <- this drove me off | 08:17 |
exploreshaifali | in master branch | 08:17 |
flaper87 | :P | 08:17 |
exploreshaifali | yea... sorry I should be more clear | 08:17 |
flaper87 | np at all | 08:18 |
flaper87 | do you have a full traceback ? | 08:18 |
exploreshaifali | let me past it | 08:18 |
flaper87 | exploreshaifali: don't you need to `pipe` the json to httpie ? | 08:19 |
exploreshaifali | flaper87, http://paste.openstack.org/show/158076/ | 08:20 |
flaper87 | echo $YOUR_JSON | http $YOUR_URL | 08:20 |
flaper87 | or | 08:20 |
flaper87 | http $YOUR_URL < file.json | 08:20 |
flaper87 | https://github.com/jakubroztocil/httpie#json | 08:20 |
flaper87 | exploreshaifali: ^ | 08:20 |
exploreshaifali | ok... let me look | 08:22 |
exploreshaifali | flaper87, I need one more hint, still not working -- http://paste.openstack.org/show/158086/ | 09:45 |
flaper87 | exploreshaifali: lemme take a look | 09:56 |
flaper87 | also, why are you using httpi if we have a client library ? | 09:56 |
flaper87 | :D | 09:56 |
exploreshaifali | flaper87, just to have taste | 09:57 |
exploreshaifali | :D | 09:58 |
flaper87 | exploreshaifali: sounds perfect | 09:58 |
flaper87 | exploreshaifali: so, you don't need the messages:=@ thing | 09:58 |
flaper87 | that will create a multipart-form request | 09:58 |
flaper87 | mmh | 09:59 |
exploreshaifali | in the first attempt I tried to redirect json file | 10:00 |
exploreshaifali | without @:= | 10:00 |
flaper87 | ah mmh | 10:00 |
flaper87 | nevermind me | 10:00 |
flaper87 | it looks like you can use @:= | 10:00 |
flaper87 | actually | 10:00 |
flaper87 | :=@ | 10:00 |
exploreshaifali | hahah | 10:00 |
exploreshaifali | in second attempt I tried that too :P | 10:01 |
exploreshaifali | http://paste.openstack.org/show/158086/ | 10:01 |
flaper87 | yeah | 10:01 |
* flaper87 tries to understand what's goping on | 10:02 | |
flaper87 | does zaqar show any hint in the logs? | 10:02 |
exploreshaifali | flaper87, no server logs says nothing much | 10:02 |
exploreshaifali | let me paste them too | 10:03 |
exploreshaifali | flaper87, http://paste.openstack.org/show/158091/ | 10:03 |
flaper87 | exploreshaifali: erm, you may want to use $ zaqar-server -v -d | 10:04 |
flaper87 | :) | 10:04 |
flaper87 | to enable debug mode | 10:04 |
exploreshaifali | ok :) | 10:04 |
exploreshaifali | flaper87, yet nothing much log is saying | 10:08 |
exploreshaifali | http://paste.openstack.org/show/158092/ | 10:08 |
flaper87 | httpie is certainly not sending a valid request | 10:09 |
flaper87 | for some reason | 10:09 |
flaper87 | no idea what it's sending, though | 10:09 |
exploreshaifali | okay, I also need to try client :) | 10:10 |
*** echevemaster has quit IRC | 10:29 | |
*** dynarro_ has quit IRC | 10:33 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Implement mongodb driver for notifications https://review.openstack.org/139792 | 11:56 |
vkmc | hellooooooooooooooooooooo | 12:07 |
flaper87 | vkmc: gooooooooooooooooooooooooooooooooooooooooooooood morning | 12:09 |
exploreshaifali | vkmc, moooooooooooooooooooorning :D | 12:09 |
vkmc | :D so much energy | 12:10 |
vkmc | how are you doing guys? | 12:10 |
vkmc | exploreshaifali, httpie was messing with us... curling works fine | 12:10 |
exploreshaifali | I am still trying to use httpie for claiming | 12:10 |
exploreshaifali | atm trying topost message | 12:10 |
vkmc | they changed something on the way they handle json | 12:10 |
exploreshaifali | but getting error | 12:10 |
exploreshaifali | vkmc, now I am trying to use client | 12:11 |
vkmc | try this | 12:11 |
vkmc | curl -i -X POST http://10.0.2.15:8888/v1/queues/samplequeue/messages -d '[{"ttl": 300, "body": {"event": "two"}}, {"ttl": 60, "body": {"event": "three"}} ] ' -H "Content-type: application/json" -H "Client-ID: fd1327f8-c7db-442d-9998-edf9cc7ad430" | 12:11 |
exploreshaifali | for claiming messages | 12:11 |
vkmc | oh... fix the host with yours | 12:11 |
vkmc | and the queue with yours | 12:11 |
exploreshaifali | ok | 12:11 |
exploreshaifali | btw thorough client I am able to post messages | 12:12 |
exploreshaifali | vkmc, curl also worked :D | 12:13 |
vkmc | yeah | 12:14 |
vkmc | is httpie | 12:14 |
vkmc | now... with httpie | 12:14 |
vkmc | try | 12:14 |
vkmc | http get http://10.0.2.15:8888/v1/queues/samplequeue/messages?echo=true client-id:fd1327f8-c7db-442d-9998-edf9cc7ad430 | 12:14 |
exploreshaifali | vkmc, it returned message list | 12:16 |
vkmc | cool | 12:18 |
vkmc | so yes... is something about httpie and json | 12:18 |
vkmc | don't waste your time with that | 12:18 |
exploreshaifali | yes :) | 12:19 |
exploreshaifali | now I will claim message using both client and curl | 12:19 |
vkmc | keeeeeeeeeeeewl | 12:27 |
flwang1 | vkmc: flaper87: i need your help | 12:28 |
flaper87 | flwang1: 100 euros for 1 minute | 12:28 |
flwang1 | :'( | 12:29 |
flaper87 | flwang1: ok ok, 110 | 12:29 |
flwang1 | how about RMB? | 12:29 |
flaper87 | flwang1: mmh, mhh.... pounds | 12:30 |
vkmc | flwang1, 100 pesos for 1 minute | 12:30 |
vkmc | oh wait... that was not wise | 12:30 |
vkmc | :p | 12:30 |
flaper87 | flwang1: ssh, get out of here | 12:30 |
flaper87 | ops | 12:30 |
flaper87 | vkmc: ^ | 12:30 |
flaper87 | flwang1: you stay... as long as you pay | 12:30 |
vkmc | flaper87, +1 | 12:30 |
flaper87 | flwang1: jokes apart, what's up | 12:30 |
flaper87 | ? | 12:30 |
flwang1 | i'm running into a weird test issue | 12:31 |
flwang1 | i'm submitting code so that you can help take a loook | 12:31 |
flwang1 | btw, pls review this https://review.openstack.org/#/c/139792/ | 12:32 |
vkmc | /me clicks | 12:32 |
flaper87 | vkmc: I'm not going to split my fee with you so don't bother with clicking | 12:33 |
flaper87 | (or acting as you have) | 12:33 |
flaper87 | >.> | 12:33 |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Add REST API for notification/subscriptions https://review.openstack.org/142432 | 12:34 |
flwang1 | the problem i'm talking about is at here https://review.openstack.org/#/c/142432/7/zaqar/tests/unit/transport/wsgi/v2_0/test_subscriptions.py | 12:34 |
vkmc | flaper87, we will see | 12:35 |
flwang1 | line 135 | 12:35 |
flwang1 | I can call get for /subscriptions, but if there is param '?limit', test will return 404 | 12:35 |
flwang1 | but I can't reproduce it with a real zaqar server | 12:36 |
flwang1 | if you guys find any clue, pls leave comments on the patch | 12:36 |
flwang1 | I have to drop off, it's 1:36am now | 12:36 |
vkmc | flwang1, will do that | 12:36 |
flaper87 | flwang1: wait | 12:36 |
flaper87 | 2 secs | 12:36 |
flwang1 | yes? | 12:37 |
flaper87 | flwang1: you mean, if you remove ?limit from line 131, it works ? | 12:37 |
flwang1 | flaper87: yes | 12:37 |
flaper87 | flwang1: ok, now you can go to bed | 12:37 |
flaper87 | sleep well | 12:37 |
flwang1 | at least, the get works | 12:37 |
flaper87 | vkmc: you get to it, I'll get the money | 12:37 |
flaper87 | :P | 12:38 |
flwang1 | the list test case is the last case for rest api | 12:38 |
vkmc | flaper87, you get the money, a get a big nutella | 12:38 |
flwang1 | then we're very closing to the subscriptions work :) | 12:38 |
flwang1 | really tired | 12:38 |
flaper87 | flwang1: take some rest | 12:38 |
flaper87 | thanks for the hard work | 12:38 |
flaper87 | :) | 12:38 |
vkmc | flwang1, you rock, thanks for working on this... take some rest! | 12:38 |
flwang1 | flaper87: we need to talk about the notification sending part | 12:39 |
flwang1 | ping you tomorrow | 12:39 |
*** exploreshaifali has quit IRC | 12:54 | |
flaper87 | this flwang1 thing is obscure | 13:59 |
flaper87 | no idea what's going on | 13:59 |
vkmc | flaper87, I'm still struggling with pdb | 14:00 |
vkmc | lol | 14:00 |
flaper87 | haha | 14:00 |
flaper87 | what's happening ? | 14:00 |
flaper87 | where do you want to break in? | 14:00 |
flaper87 | also, make sure you're not running under eventlet or some random subthread | 14:00 |
flaper87 | I don't think it'll stop there | 14:01 |
vkmc | I want to inspect the path | 14:01 |
vkmc | and poke it a bit | 14:01 |
vkmc | :| | 14:01 |
flaper87 | ah flwang1's patch? | 14:04 |
flaper87 | vkmc: ^ | 14:04 |
vkmc | yup | 14:04 |
vkmc | I'm trying to debug that :p | 14:05 |
flaper87 | awesome | 14:05 |
flaper87 | vkmc: what problems are you having w/ pdb ? | 14:05 |
vkmc | flaper87, well... nosetests is skipping the breakpoints I put | 14:07 |
vkmc | I'll try with testtools.run | 14:07 |
*** jchai has joined #openstack-zaqar | 14:07 | |
flaper87 | vkmc: where did you put the breakpoint ? | 14:08 |
flaper87 | how are you running the test? | 14:08 |
flaper87 | it's weird, it should work | 14:08 |
vkmc | so... I put the breakpoint after L131 https://review.openstack.org/#/c/142432/7/zaqar/tests/unit/transport/wsgi/v2_0/test_subscriptions.py | 14:13 |
vkmc | brb | 14:13 |
flaper87 | found the issue | 14:24 |
*** csoukup has joined #openstack-zaqar | 14:30 | |
*** mpanetta has joined #openstack-zaqar | 14:38 | |
*** amitgandhinz has joined #openstack-zaqar | 14:47 | |
*** ametts has joined #openstack-zaqar | 14:48 | |
*** kgriffs|afk is now known as kgriffs | 14:50 | |
*** jchai is now known as jchai_afk | 15:06 | |
*** achanda has joined #openstack-zaqar | 15:09 | |
vkmc | flaper87, nailed it | 15:12 |
*** jchai_afk is now known as jchai | 15:13 | |
*** achanda has quit IRC | 15:21 | |
*** amitgandhinz has quit IRC | 15:39 | |
*** amitgandhinz has joined #openstack-zaqar | 15:42 | |
*** achanda has joined #openstack-zaqar | 15:48 | |
*** reed has joined #openstack-zaqar | 15:57 | |
*** achanda has quit IRC | 16:00 | |
*** jchai is now known as jchai_afk | 16:07 | |
*** amitgandhinz has quit IRC | 16:34 | |
*** amitgandhinz has joined #openstack-zaqar | 16:35 | |
*** amalagon has quit IRC | 16:38 | |
*** amalagon has joined #openstack-zaqar | 16:55 | |
*** diga_ has joined #openstack-zaqar | 16:58 | |
*** exploreshaifali has joined #openstack-zaqar | 17:21 | |
*** jchai_afk is now known as jchai | 17:33 | |
*** jchai has quit IRC | 17:41 | |
*** jchai has joined #openstack-zaqar | 17:43 | |
*** exploreshaifali has quit IRC | 17:49 | |
*** miqui_ has joined #openstack-zaqar | 17:54 | |
*** achanda has joined #openstack-zaqar | 18:22 | |
diga_ | Hi flaper87 | 18:25 |
diga_ | I would to contribute to this project | 18:26 |
diga_ | as I am actively working on the magnum project | 18:26 |
diga_ | can give me some hint to work on zaqar ? | 18:27 |
vkmc | hey diga_! | 18:29 |
vkmc | glad to hear you are interested in contributing | 18:29 |
vkmc | there are plenty stuff to do | 18:29 |
vkmc | do you already have a working development environment with Zaqar? | 18:29 |
diga_ | no not yet | 18:42 |
diga_ | but I will setup it | 18:42 |
diga_ | If you tell me, have you updated dev guide on zaqar wiki ? | 18:43 |
vkmc | yeah... there is only one thing different | 18:44 |
vkmc | to generate the config files you have to do it with oslo.config.generator | 18:44 |
diga_ | ok | 18:44 |
diga_ | First of all, I will setup a zaqar & I will contact you | 18:45 |
diga_ | I will complete the setup by tomorrow | 18:45 |
kragniz | diga_: the readme tells you how to generate them! | 18:46 |
diga_ | ok | 18:47 |
* kragniz is proud of his only contribution to zaqar | 18:47 | |
diga_ | :) | 18:47 |
vkmc | kragniz, oh good to know its there, thanks :D | 18:49 |
vkmc | diga_, sure thing, just ping us if something comes up | 18:49 |
diga_ | yep, sure vkmc | 18:49 |
diga_ | thanks guys, I am from india so its late night here | 18:50 |
diga_ | will ping tomorrow once the setup is completed | 18:51 |
vkmc | diga_, no worries... we have many contributors for india so you will probably find people at all times | 18:51 |
diga_ | :) | 18:51 |
diga_ | cool | 18:51 |
vkmc | :) | 18:51 |
diga_ | Have a nice day vkmc | 18:51 |
vkmc | diga_, have some rest! ttyt! | 18:52 |
diga_ | thanks :) | 18:52 |
*** diga_ has quit IRC | 19:04 | |
*** flwang1 has quit IRC | 19:04 | |
*** achanda has quit IRC | 19:05 | |
*** flwang1 has joined #openstack-zaqar | 19:07 | |
*** kgriffs is now known as kgriffs|afk | 19:12 | |
flwang1 | flaper87: ping | 19:13 |
*** kgriffs|afk is now known as kgriffs | 19:13 | |
flwang1 | flaper87: thanks for the comments, I believe my brain was messing. | 19:13 |
flwang1 | after review the code this morning, i thought i was silly :( | 19:13 |
*** achanda has joined #openstack-zaqar | 19:20 | |
*** reed has quit IRC | 19:26 | |
*** reed_ has joined #openstack-zaqar | 19:26 | |
*** exploreshaifali has joined #openstack-zaqar | 19:41 | |
vkmc | flwang1, heeey | 19:49 |
flwang1 | f:-D | 19:49 |
vkmc | flwang1, it was a trickyo ne | 19:49 |
flwang1 | vkmc: i have fixed the silly problem now :) | 19:50 |
flwang1 | vkmc: pls revisit the mongo driver at your most convenience | 19:51 |
vkmc | flwang1, thats cool! | 19:51 |
vkmc | sure :) I peeked it today, it looks good to me | 19:51 |
vkmc | we need flaper87, kgriffs bleesing | 19:52 |
flwang1 | vkmc: awesome | 19:53 |
flwang1 | vkmc: thanks a lot for your review | 19:53 |
vkmc | flwang1, I'll +2 in a moment, I'm re reading it :) | 19:54 |
vkmc | np | 19:54 |
vkmc | thanks for working on it | 19:54 |
flwang1 | vkmc: cool | 19:54 |
*** kgriffs is now known as kgriffs|afk | 20:10 | |
*** kgriffs|afk is now known as kgriffs | 20:13 | |
*** fifieldt_ has joined #openstack-zaqar | 20:22 | |
*** fifieldt__ has quit IRC | 20:25 | |
*** amalagon has quit IRC | 20:42 | |
*** achanda has quit IRC | 20:50 | |
*** achanda has joined #openstack-zaqar | 21:02 | |
*** amalagon has joined #openstack-zaqar | 21:02 | |
*** kgriffs is now known as kgriffs|afk | 21:09 | |
*** achanda has quit IRC | 21:14 | |
*** kgriffs|afk is now known as kgriffs | 21:15 | |
*** achanda has joined #openstack-zaqar | 21:25 | |
*** exploreshaifali has quit IRC | 22:04 | |
*** fifieldt__ has joined #openstack-zaqar | 22:32 | |
*** fifieldt_ has quit IRC | 22:34 | |
*** malini has joined #openstack-zaqar | 22:38 | |
*** jchai has quit IRC | 22:38 | |
*** amalagon_ has joined #openstack-zaqar | 22:43 | |
*** openstack has joined #openstack-zaqar | 23:02 | |
*** kragniz_ has joined #openstack-zaqar | 23:05 | |
*** amitgandhinz has joined #openstack-zaqar | 23:05 | |
*** xyu__ has joined #openstack-zaqar | 23:05 | |
*** ekarlso has joined #openstack-zaqar | 23:05 | |
*** flwang1 has joined #openstack-zaqar | 23:05 | |
*** malini has joined #openstack-zaqar | 23:05 | |
*** flaper87 has joined #openstack-zaqar | 23:05 | |
*** miqui has joined #openstack-zaqar | 23:05 | |
*** mpanetta has joined #openstack-zaqar | 23:05 | |
*** AAzza has joined #openstack-zaqar | 23:05 | |
*** amalagon_ has joined #openstack-zaqar | 23:05 | |
*** miqui_ has joined #openstack-zaqar | 23:05 | |
*** csoukup has joined #openstack-zaqar | 23:05 | |
*** vDruids has joined #openstack-zaqar | 23:05 | |
*** flwang has joined #openstack-zaqar | 23:05 | |
*** openstackgerrit has joined #openstack-zaqar | 23:05 | |
*** sebasmagri has joined #openstack-zaqar | 23:05 | |
*** jdaggett_ has joined #openstack-zaqar | 23:05 | |
*** notmyname has joined #openstack-zaqar | 23:05 | |
*** vipul has joined #openstack-zaqar | 23:05 | |
*** tmu has joined #openstack-zaqar | 23:05 | |
*** dmitryme has joined #openstack-zaqar | 23:06 | |
*** vDruids has quit IRC | 23:07 | |
*** flwang has quit IRC | 23:07 | |
*** openstackgerrit has quit IRC | 23:07 | |
*** vDruids has joined #openstack-zaqar | 23:08 | |
*** ametts has joined #openstack-zaqar | 23:08 | |
*** kragniz_ is now known as kragniz | 23:08 | |
*** kgriffs|afk is now known as kgriffs | 23:09 | |
*** amitgandhinz has quit IRC | 23:10 | |
*** dguerri has joined #openstack-zaqar | 23:12 | |
*** wpf has joined #openstack-zaqar | 23:12 | |
*** achanda_ has joined #openstack-zaqar | 23:12 | |
*** vkmc has joined #openstack-zaqar | 23:12 | |
*** openstackgerrit has joined #openstack-zaqar | 23:13 | |
*** flwang has joined #openstack-zaqar | 23:13 | |
*** vkmc has quit IRC | 23:14 | |
*** vkmc has joined #openstack-zaqar | 23:14 | |
*** mpanetta has quit IRC | 23:19 | |
*** flaper87 has quit IRC | 23:26 | |
*** flaper87 has joined #openstack-zaqar | 23:26 | |
*** malini has quit IRC | 23:26 | |
*** malini has joined #openstack-zaqar | 23:26 | |
*** vDruids has quit IRC | 23:28 | |
*** vDruids has joined #openstack-zaqar | 23:28 | |
*** vkmc has quit IRC | 23:30 | |
*** vkmc has joined #openstack-zaqar | 23:30 | |
*** flwang1 has quit IRC | 23:33 | |
*** flwang1 has joined #openstack-zaqar | 23:35 | |
*** ametts has quit IRC | 23:40 | |
*** miqui_ has quit IRC | 23:52 | |
*** reed_ has joined #openstack-zaqar | 23:56 | |
*** csoukup has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!