Wednesday, 2016-04-27

*** adu has quit IRC00:33
*** adu has joined #openstack-zaqar00:38
*** david_cu has quit IRC01:54
flwang1flaper87: vkmc: ryansb: around?01:58
*** adu has quit IRC03:15
*** david_cu has joined #openstack-zaqar03:53
*** adu has joined #openstack-zaqar03:59
*** adu has quit IRC04:00
*** david_cu has quit IRC04:05
*** flwang1 has quit IRC05:07
openstackgerritOpenStack Proposal Bot proposed openstack/zaqar: Imported Translations from Zanata  https://review.openstack.org/30759506:11
*** odyssey4me has quit IRC06:59
*** boris-42 has quit IRC06:59
*** boris-42 has joined #openstack-zaqar07:00
*** odyssey4me has joined #openstack-zaqar07:04
*** flwang1 has joined #openstack-zaqar09:35
*** flwang1 has quit IRC09:46
*** rcernin has joined #openstack-zaqar10:53
*** amitgandhinz has joined #openstack-zaqar13:37
*** adu has joined #openstack-zaqar13:51
*** mpanetta has joined #openstack-zaqar14:03
openstackgerritThomas Bechtold proposed openstack/python-zaqarclient: Fix doc build if git is absent  https://review.openstack.org/31048314:12
*** david-lyle has joined #openstack-zaqar14:12
*** khushbu has joined #openstack-zaqar14:22
*** GB21 has joined #openstack-zaqar14:23
*** khushbu has quit IRC14:27
*** khushbu__ has joined #openstack-zaqar14:27
*** david-lyle has quit IRC14:45
*** khushbu__ has quit IRC15:18
*** GB21 has quit IRC15:52
*** khushbu has joined #openstack-zaqar15:57
*** david-lyle has joined #openstack-zaqar16:00
*** njohnsto_ has joined #openstack-zaqar16:04
*** njohnsto_ has quit IRC16:06
*** david_cu has joined #openstack-zaqar16:24
*** david-lyle has quit IRC16:24
*** david_cu_ has joined #openstack-zaqar16:29
*** david-lyle has joined #openstack-zaqar16:29
*** david_cu has quit IRC16:32
*** david_cu_ has quit IRC16:38
*** david-lyle has quit IRC16:40
*** njohnsto_ has joined #openstack-zaqar16:45
*** njohnsto_ has quit IRC16:46
*** njohnsto_ has joined #openstack-zaqar16:47
*** GB21 has joined #openstack-zaqar16:55
*** david-lyle has joined #openstack-zaqar17:03
*** khushbu has quit IRC17:13
*** david-lyle has quit IRC17:14
*** khushbu_ has joined #openstack-zaqar17:20
*** njohnsto_ has quit IRC17:29
*** njohnsto_ has joined #openstack-zaqar17:31
*** njohnsto_ has quit IRC17:35
*** rcernin has quit IRC17:50
*** khushbu_ has quit IRC17:51
*** GB21 has quit IRC17:56
*** david_cu has joined #openstack-zaqar18:05
*** david_cu has quit IRC18:05
*** flwang_ has joined #openstack-zaqar18:37
flwang_hi anybody there?18:37
flwang_vkmc: around?18:37
aduoh hi18:37
aduSo I have some good/bad news18:39
flwang_adu: hi18:39
flwang_let me know :)18:39
aduI was able to reproduce that issue on both mac and linux, and using python-zaqarclient and openstack cli18:40
aduopenstack claim create --ttl 1209600 --grace 60 --limit 1 Q118:40
flwang_awesome18:41
flwang_it's a good news for me18:41
*** rcernin has joined #openstack-zaqar18:42
flwang_adu: so what's the good and bad?18:43
aduthe good is that it's reproducible, the bad news is that it's a problem18:43
flwang_no worries, if it's reproducible then it could be fixed easily(i think)18:45
flwang_adu: https://bugs.launchpad.net/zaqar   if you can file a bug at here, it would be awesome18:46
flwang_this week is the austin design summit18:46
flwang_so most of the guys are in conference18:46
aduhttps://bugs.launchpad.net/zaqar/+bug/157587018:46
openstackLaunchpad bug 1575870 in zaqar "Invalid API request during claim creation with maximum TTL" [Undecided,New]18:46
adulike this?18:46
flwang_wow, you already did18:47
flwang_awesome18:47
flwang_thank you18:47
*** njohnsto_ has joined #openstack-zaqar18:47
Eva-iadu: hello, thank you for your bug report18:47
flwang_Eva-i: hello18:48
Eva-iflwang_: hello. I contacted ryansb and he added me to google hangouts. He will host remote conversation with us.18:48
flwang_how are you18:48
*** david_cu has joined #openstack-zaqar18:48
flwang_awesome18:48
Eva-iflwang_: I'm good!18:48
flwang_and we can use firefox hello as well18:48
aduEva-i: yw18:48
Eva-iflwang_: yes, firefox hello is good for me too.18:49
*** david-lyle has joined #openstack-zaqar18:51
Eva-iflwang_: I asked ryansb's opinion about firefox hello.18:52
Eva-iflwang_: let's see if he's okay with the idea.18:52
Eva-iflwang_: is hangouts not available to you? This is what ryansb is asking. He seems okay with firefox hello.18:55
flwang_Eva-i: did you see the google doc i proposed though i haven't finished it yet18:55
flwang_hangouts should be work as well18:55
flwang_we can have a try later18:56
aduok I found the minimum18:58
adu--ttl 43200 works18:58
adu--ttl 43201 fails18:58
flwang_adu: let me review the code now18:59
*** khushbu_ has joined #openstack-zaqar19:00
flwang_adu: it's not a bug https://github.com/openstack/zaqar/blob/master/zaqar/transport/validation.py#L7319:01
aduso the documented maximum TTL is "2 weeks", but it's acting like the maximum TTL for claim creation is "12 hours"19:01
aduflwang_: well, then the error message is a bug19:01
flwang_adu: 2 weeks is the message TTL not the claim TTL19:01
flwang_adu: can you show me the error message again?19:02
aduDescription: The TTL for a claim may not exceed 1209600 seconds, and must be at least 60 seconds long..19:02
flwang_you're correct, see https://github.com/openstack/zaqar/blob/master/zaqar/transport/validation.py#L47619:03
flwang_adu: awesome, i will propose a patch now19:03
*** tqtran has joined #openstack-zaqar19:03
*** flwang1 has joined #openstack-zaqar19:04
aduaha! I see it too, message_ttl should be claim_ttl19:05
aduflwang_: also, the vm I was running in only had 8MB of ram, so mysql crashed after 2 zaqar requests19:07
*** njohnsto_ has quit IRC19:07
aduso I made a new vm with 8GB, and it seems to be working now19:08
flwang_oh, it shouldn't anyway :)19:08
flwang_but i don't think it's a zaqar issue19:08
aduright, that's a mysql issue19:08
aduwell, maybe more than 2 requests, I had horizon open19:10
adudoes zaqar have any horizon widgets/tabs?19:10
flwang_adu: yes, we do19:12
flwang_adu: you need a zaqar horizon plugin19:12
openstackgerritFei Long Wang proposed openstack/zaqar: Fix wrong claim error message  https://review.openstack.org/31056919:14
flwang_adu: here you go https://github.com/openstack/zaqar-ui19:15
aduwow that was quick19:15
aduso I just add "enable_plugin zaqar-ui /opt/stack/zaqar-ui"?19:16
aduafter cloneing of course19:16
flwang_adu: yep, it should work, or just enable_plugin zaqar-ui https://github.com/openstack/zaqar-ui19:18
flwang_if it doesn't work, let us know :)19:18
aduI prefer to not clone every time I try something new19:18
*** flwang1 has quit IRC19:22
*** njohnsto_ has joined #openstack-zaqar19:25
flwang_Eva-i: ryansb : vkmc : i need to send my boy to kindergarten and then back to home, so maybe a little bit late to join the session, just FYI19:26
flwang_and i have done some work and recorded in a google doc19:26
*** david-lyle has quit IRC19:27
flwang_Eva-i: can you paste me our ether pad link for the summit talks?19:27
flwang_i'm using my wife's mac, so no link in hand19:27
Eva-iflwang_: oki19:28
Eva-iflwang_: https://etherpad.openstack.org/p/newton-zaqar-summit-planning here19:28
*** david_cu has quit IRC19:29
flwang_Eva-i: thanks, see the google doc?19:29
Eva-iflwang_: yes19:29
*** tqtran has quit IRC19:30
Eva-iflwang_: about subscription confirmation, right?19:30
flwang_Eva-i: yep19:30
*** njohnsto_ has quit IRC19:30
flwang_Eva-i: i need to paste some pics hence google docs19:30
aduoOo dead letter queues19:31
flwang_Eva-i: vkmc : ryansb : flaper87 : my gmail is hustemb@gmail.com19:31
flwang_adu: do you like it?19:31
aduum, we use dead letter queues everywhere19:31
adualthough, we usually just iterate through the dead letter queue and resend until it's empty19:32
flwang_adu: awesome19:32
flwang_good to know you like it19:32
adubecause the #1 question I hate being asked is "why did that important object get dropped on the floor?"19:33
flwang_adu: haha, true, you got it19:33
aduand my answer is usually 400 or 50019:33
adusometimes DNS timeouts19:34
adusometimes connection errors19:34
*** khushbu_ has quit IRC19:34
flwang_good to know :)19:35
*** david-lyle has joined #openstack-zaqar19:41
*** njohnsto_ has joined #openstack-zaqar19:44
*** david_cu has joined #openstack-zaqar19:45
*** flwang_ has quit IRC19:48
*** shakamunyi has quit IRC19:50
*** njohnsto_ has quit IRC19:54
*** tqtran has joined #openstack-zaqar19:58
*** GB21 has joined #openstack-zaqar20:12
aduflwang: I did enable_plugin zaqar-ui https://github.com/openstack/zaqar-ui but I don't see anything new in horizon20:15
*** david_cu has quit IRC20:17
*** wxy has quit IRC20:20
*** njohnsto_ has joined #openstack-zaqar20:20
*** david-lyle has quit IRC20:23
*** njohnsto_ has quit IRC20:25
*** njohnsto_ has joined #openstack-zaqar20:26
aduflwang: never mind, I found it20:27
*** david-lyle has joined #openstack-zaqar20:29
*** njohnsto_ has quit IRC20:31
*** openstackgerrit has quit IRC20:32
*** openstackgerrit has joined #openstack-zaqar20:33
*** njohnsto_ has joined #openstack-zaqar20:37
*** njohnst__ has joined #openstack-zaqar20:38
*** GB21 has quit IRC20:39
*** njohnsto_ has quit IRC20:42
*** njohnst__ has quit IRC20:44
*** njohnsto_ has joined #openstack-zaqar20:47
*** njohnsto_ has quit IRC20:51
*** mpanetta has quit IRC20:54
*** vipuls has joined #openstack-zaqar21:01
*** adu has quit IRC21:08
*** flwang1 has joined #openstack-zaqar21:09
*** flwang_at_home has joined #openstack-zaqar21:13
flwang_at_homeEva-i: ping21:13
Eva-iflwang_at_home: pong21:13
flwang_at_homei just try to connect ryansb , but no response21:14
flwang_at_homeEva-i: would you like to try hangout?21:14
flwang1Eva-i: here is the link https://hangouts.google.com/call/mo6fbt4w7za65azs3kmqxl5fhie21:15
Eva-iflwang_at_home: yes, let's try it. I'll add you now. ryansb seems to be offline now21:15
Eva-iflwang_at_home: please wait 5 min21:16
flwang1Eva-i: oh, 5 min is not toooooooo long :)21:16
Eva-iflwang1: okay, 3 mins21:16
flwang1:D21:16
*** david-lyle has quit IRC21:17
vkmchey hey o/21:18
vkmcready for the design session here21:18
flwang1vkmc: https://hangouts.google.com/call/mo6fbt4w7za65azs3kmqxl5fhie21:19
flwang1vkmc: can you have a try?21:19
*** david_cu has joined #openstack-zaqar21:20
flwang1vkmc: https://docs.google.com/document/d/1s2RV-BIGhaRJkrARtHAYLjFEUF1mMi53tVBQKFn83jY/edit#21:21
flwang1i just draft a doc based on the investigation for sns21:22
flwang1against the subscription confirmation21:22
*** wanghao has quit IRC21:24
flwang_at_homewanghao: https://hangouts.google.com/call/mo6fbt4w7za65azs3kmqxl5fhie21:25
*** wanghao has joined #openstack-zaqar21:25
flwang_at_homewanghao: https://hangouts.google.com/call/mo6fbt4w7za65azs3kmqxl5fhie21:25
ryansbflwang_at_home: hello, I see the google doc21:25
flwang_at_homecan you join the hangout?21:25
flwang_at_homeryansb: awesome21:25
ryansbI'm across the table, so no need :)21:26
*** pmackinn has joined #openstack-zaqar21:27
*** kgiusti has joined #openstack-zaqar21:28
*** ansmith has joined #openstack-zaqar21:28
flwang_at_homewill flaper87 join us?21:28
flwang_at_homeor he is still playing somewhere?21:29
*** rcernin has quit IRC21:29
flwang_at_homehttps://etherpad.openstack.org/p/newton-zaqar-summit-planning21:30
ryansbGoogle doc: https://docs.google.com/document/d/1s2RV-BIGhaRJkrARtHAYLjFEUF1mMi53tVBQKFn83jY/edit#21:30
*** tqtran has quit IRC21:30
flwang_at_homehttp://paste.openstack.org/show/495380/21:33
*** njohnsto_ has joined #openstack-zaqar21:34
*** amitgandhinz has quit IRC21:39
*** njohnsto_ has quit IRC21:39
*** david_cu has quit IRC21:41
ryansbhttps://etherpad.openstack.org/p/newton-zaqar-summit-planning21:43
*** pmackinn has quit IRC21:50
Eva-iI'm not sure I can participate in this work session. Sound was okay at the start, but now I can recognize only about 5% of spoken words.21:58
Eva-iI can read the etherpad though.21:58
*** ansmith has quit IRC22:06
*** kgiusti has quit IRC22:07
*** ansmith has joined #openstack-zaqar22:13
Eva-iI recorded a sound sample how I hear you and can share it if you wonder.22:20
Eva-iryansb: flwang_at_home: vkmc: will it be okay if I'll just show presentation slides on my design session?22:21
Eva-iflwang_at_home: ryansb: vkmc: and then you can discuss it22:21
Eva-iflwang_at_home: was everything alright at your side?22:24
*** pmackinn has joined #openstack-zaqar22:27
*** ansmith has quit IRC22:29
*** flwang_at_home has quit IRC22:29
flwang1Eva-i: same22:32
flwang1early is ok, but later is bad22:33
openstackgerritFei Long Wang proposed openstack/zaqar: Fix wrong claim error message  https://review.openstack.org/31056922:35
Eva-iflwang1: me and ryansb agreed to perform test tomorrow few hours before the first session and determine if firefox hello or skype are more usable.22:45
flwang1Eva-i: ok, cool22:45
*** flwang1 has quit IRC22:54
*** khushbu_ has joined #openstack-zaqar22:54
*** flwang1 has joined #openstack-zaqar22:56
*** pmackinn has quit IRC23:01
*** khushbu_ has quit IRC23:07
*** adu has joined #openstack-zaqar23:13
wanghaoflwang1: hi, flwang, sorry I didn't join the hangout, I just saw it.23:54
flwang1wanghao: ok, no worries23:55
wanghaoflwang1: I read the etherpad, it seems we have a deal with subscription confirmation, that we will use a page with button to perform confirmation POST request, right?23:56
flwang1wanghao: yep, but now, don't worry about the html page23:57
flwang1just focus on the api23:57

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