Wednesday, 2016-03-16

Eva-iflwang: time for me to test our zaqar-ui =)00:16
flwangEva-i: lovely00:18
*** openstack has joined #openstack-zaqar00:23
*** david-lyle has joined #openstack-zaqar01:06
*** boris-42 has quit IRC01:24
openstackgerritwangxiyuan proposed openstack/python-zaqarclient: Fix the get/set queue metadata  https://review.openstack.org/28917901:35
flwangwxy: hi01:40
wxyflwang: hello01:40
flwangwxy: did you see the chat log about the patch queue metadata?01:40
flwangdo you think we should fix the patch issue in your patch?01:40
wxyflwang: yes, I saw.  Now we have different PATCH behavior in every API version.01:44
wxyflwang: I think we should fix it in server side. Then decide how to do in client.01:45
flwangwxy: yep, it's a shame, but at least, we should fix it for queue since it's a user api01:47
flwangpool and flavor are for admin use01:48
openstackgerritFei Long Wang proposed openstack/zaqar: Fix PATCH queue's metadata  https://review.openstack.org/29284301:58
Eva-iflwang: wxy: thank you for your hard work today. I'm going to sleep. =)02:16
wxyEva-i: Good night.02:17
*** tqtran-afk has quit IRC02:32
*** GB21 has quit IRC02:40
*** david_cu has joined #openstack-zaqar02:56
*** david_cu_ has joined #openstack-zaqar03:52
*** david_cu has quit IRC03:55
*** david_cu_ has quit IRC03:56
*** david_cu has joined #openstack-zaqar03:56
*** david_cu has quit IRC04:00
*** flwang1 has quit IRC04:16
*** tqtran-afk has joined #openstack-zaqar04:29
*** tqtran-afk has quit IRC04:33
*** boris-42 has joined #openstack-zaqar05:13
*** GB21 has joined #openstack-zaqar05:18
*** GB21 has quit IRC05:20
*** itisha has joined #openstack-zaqar05:23
*** tqtran-afk has joined #openstack-zaqar05:30
*** GB21 has joined #openstack-zaqar05:33
*** tqtran-afk has quit IRC05:35
*** david-lyle has quit IRC05:45
*** david-lyle has joined #openstack-zaqar05:46
*** flwang1 has joined #openstack-zaqar06:01
*** flwang1 has quit IRC06:09
*** jtomasek has joined #openstack-zaqar06:36
*** tqtran-afk has joined #openstack-zaqar07:01
*** tqtran-afk has quit IRC07:05
*** exploreshaifali has joined #openstack-zaqar07:12
*** flwang1 has joined #openstack-zaqar07:13
*** tesseract has joined #openstack-zaqar07:16
*** tesseract is now known as Guest6496707:17
*** Guest64967 has quit IRC07:21
*** flwang1 has quit IRC07:30
*** tesseract- has joined #openstack-zaqar07:35
*** GB21 has quit IRC07:57
*** exploreshaifali has quit IRC08:18
*** dynarro has joined #openstack-zaqar08:26
*** ig0r_ has quit IRC08:39
*** GB21 has joined #openstack-zaqar08:41
*** GB21 has quit IRC09:07
*** wanghao has quit IRC09:09
*** wanghao has joined #openstack-zaqar09:09
*** exploreshaifali has joined #openstack-zaqar09:11
*** dynarro has quit IRC09:22
*** openstackgerrit has quit IRC09:53
*** openstackgerrit_ is now known as openstackgerrit09:53
*** openstackgerrit has quit IRC09:53
*** openstackgerrit_ has joined #openstack-zaqar09:53
*** openstackgerrit_ is now known as openstackgerrit09:54
*** openstackgerrit_ has joined #openstack-zaqar09:55
*** openstackgerrit has quit IRC09:55
*** openstackgerrit has joined #openstack-zaqar09:56
*** tqtran-afk has joined #openstack-zaqar10:01
*** tqtran-afk has quit IRC10:06
*** exploreshaifali has quit IRC10:57
*** flwang1 has joined #openstack-zaqar10:59
flwang1Eva-i: ping11:07
*** openstackgerrit has quit IRC11:18
*** openstackgerrit has joined #openstack-zaqar11:18
flwang1anybody see errors when running 'tox --recreate -e py27'?11:25
Eva-iflwang1: hello11:32
Eva-iflwang1: okay, let me try11:33
Eva-iflwang1: with Zaqar server?11:33
flwang1Eva-i: yes :) thanks11:36
Eva-iflwang1: what kinds of errors you see?11:37
flwang1ERROR: invocation failed (exit code 1), logfile: /home/feilong/MyWorkspace/workspace_community/zaqar/.tox/py27/log/py27-0.log11:37
flwang1ERROR: actionid: py2711:37
Eva-iflwang1: do such errors appear instantly after you run the command?11:37
flwang1yes11:38
Eva-iflwang1: no, I can't reproduce11:38
flwang1what's your tox version?11:39
Eva-itox==2.3.111:40
Eva-iI'm using Ubuntu.11:41
*** exploreshaifali has joined #openstack-zaqar11:41
flwang1ok, thanks11:45
flwang1Eva-i: i'm wondering if it's a gate error or my local error, see https://review.openstack.org/#/c/292843/11:49
Eva-iflwang1: in jenkins logs I don't see "ERROR: actionid: py27". This might be your local error.11:57
flwang1yep11:57
Eva-iflwang1: I can try to perform tests on your patch locally to find why they're failing in jenkins log11:58
flwang1but the jenkins log is making me nervous as well :)11:58
flwang1Eva-i: thank you, pls11:58
Eva-iflwang1: oki =)11:58
flwang1flaper87: ping re the patch queue's metadata12:14
Eva-iflwang1: seems like autobahn.asyncio has recently removed "debug" option from WebsocketServerFactory constructor in a backward incompatible way. I see that in the new version of library this option doesn't exist, while it exists in old version.12:15
flwang1Eva-i: right12:16
Eva-iflwang1: strange that  'tox --recreate -e py27' started to show websocket related errors only after I downloaded your patch.12:17
flwang1that make sense12:17
flwang1because --recreate mean it will download new lib versions12:17
Eva-iflwang1: but it hasn't updated autobahn library on previous run, even if there was --recreate12:18
*** itisha has quit IRC12:19
Eva-iflwang1: perhaps, we can safely remove this option from our code. I don't remember seeing any log messages from websocket library.12:20
flwang1i don't think my patch is related to this error :)12:20
Eva-iflwang1: yes12:20
flwang1Eva-i: could you pls open a bug for this?12:23
flwang1we need to fix it in RC112:23
Eva-iflwang1: yes12:23
Eva-iflwang1: would you like me to make a patch?12:23
flwang1if you don't mind taking it, pls :)12:23
flwang1but pls take a look if autobahn.asyncio totally removed the param 'debug' or using it in another way12:24
Eva-iflwang1: did you saw any debug log messages from websocket library?12:24
Eva-iflwang1: yes12:24
flwang1Eva-i: nope, i don't play with websocket always :)12:24
*** pcaruana has quit IRC12:28
*** boris-42 has quit IRC12:34
Eva-iflwang1: I found the commit which removed debug option from websocket library: https://github.com/crossbario/autobahn-python/commit/08475e22eea9fa1d85b1013081054d7cc218adfb#diff-83d22d16d23d299b646c94c41445c1aaL299012:39
flwang1ok, so based the change, seems the debug is deprecated param, and it shouldn't impact the logging12:40
Eva-iflwang1: yes12:40
flwang1Eva-i: cool12:41
* Eva-i opening a bug12:41
flwang1thanks12:43
Eva-iflwang1: here it is: https://bugs.launchpad.net/zaqar/+bug/1558062. I'm going to fix it now.12:51
openstackLaunchpad bug 1558062 in zaqar "Zaqar shouldn't instantiate websocket protocol with 'debug' option" [Undecided,New] - Assigned to Eva Balycheva (ubershy)12:51
*** rcernin has joined #openstack-zaqar13:03
*** mpanetta has joined #openstack-zaqar13:07
*** odyssey4me has joined #openstack-zaqar13:16
odyssey4meHi everyone - with thanks to flwang and kong OpenStack-Ansible is please to announce the availability of an Ansible role that deploys Zaqar. https://github.com/openstack/openstack-ansible-os_zaqar13:17
openstackgerritEva Balycheva proposed openstack/zaqar: Don't pass debug option to websocket constructor  https://review.openstack.org/29341313:17
ryansbodyssey4me++13:17
ryansbawesome13:17
odyssey4meIt's a very recent arrival in our stable and we'll be turning our attention to building out both convergence and functional testing early in the Newton cycle.13:18
odyssey4meIt builds from source and we'll be adding the capability for it to do its tests in multiple LXC containers to mimic something close to a production environment.13:19
odyssey4meWe hope that the Zaqar community can partner with us to improve the role and ultimately even consider having it as a non-voting gate check as it matures - that way we can catch production-type bugs very early in the development cycle. :)13:20
ryansbthat'd be super good - are the usage instructions in the repo?13:21
odyssey4meryansb I'll put in a patch today to get the base stuff needed in place to develop through gerrit and have the docs, linters and functional tests execute through tox.13:22
odyssey4meI haven't really had much of a chance to look through it in detail - it was all put together by flwang and kong :)13:23
ryansbah, missed that bit13:23
ryansbcool!13:23
odyssey4meWe're a little tied up with Mitaka release prep right now. :)13:23
ryansbyeah, no doubt13:24
ryansbappreciate the pointer though - thank you13:24
*** ig0r_ has joined #openstack-zaqar13:24
odyssey4meWe're also happy to have specialist contributors from Zaqar be allocated appropriate voting rights for that repository. We'll be discussing exactly what sort of rights would be appropriate at the Austin summit. Your input would be appreciated.13:27
ryansbwell I'll be at Summit, but I don't think I have much of an opinion on that13:27
ryansbMy usual philosophy is "people are cores because they are trusted, so a core on project X should be ok to have core perms on project Y, and be expected not to +2 things they don't understand"13:28
odyssey4methat's a good input :)13:28
*** GB21 has joined #openstack-zaqar13:28
odyssey4mein fact, that's a very good input13:29
ryansbwe just had this discussion about zaqar-ui, and ended up making some horizon cores also zaqar cores, w/ the expectation that they'd only be +2ing UI-related stuff13:30
ryansbalso because making a new group is kind of a pain13:30
odyssey4meheh, yeah - I'm all for simplicity in the management13:31
odyssey4meAs an umbrella project core team, we're happy to take on more of a curatorship role. It really doesn't make sense for us to be gatekeepers or blockers. Ultimately we're hoping that the role becomes a useful tool for this community.13:33
*** ametts has joined #openstack-zaqar13:33
*** amitgandhinz has joined #openstack-zaqar13:53
*** exploreshaifali has quit IRC13:57
*** itisha has joined #openstack-zaqar14:02
openstackgerritFei Long Wang proposed openstack/zaqar: Fix PATCH queue's metadata  https://review.openstack.org/29284314:03
*** tqtran-afk has joined #openstack-zaqar14:03
flwang1odyssey4me: thanks a lot14:04
odyssey4meflwang sure thing :)14:05
odyssey4mefirst patch to get all the OpenStack-CI and gerrit stuff into place: https://review.openstack.org/29344914:05
flwang1ryansb: Eva-i: vkmc: flaper87: pls let me know if you're happy with the way im doing in https://review.openstack.org/292843, i will add more tests14:05
flwang1odyssey4me: awesome, feel free let me know if there is anything i can help14:06
Eva-iodyssey4me: thank you, I never tried ansible. I think I should give it a try.14:06
ryansbflwang1: k, will check it out14:07
odyssey4meflwang1 I'll be implementing a basic set of tests for gating purposes and will need help extending it to actually do functional tests later. The first target it to make it build, then we make sure it works!14:07
Eva-iflwang1 maybe you should rebase it to my patch, because tests will probably fail without it.14:07
openstackgerritFei Long Wang proposed openstack/zaqar: Fix PATCH queue's metadata  https://review.openstack.org/29284314:08
*** tqtran-afk has quit IRC14:08
odyssey4meEva-i we'd be happy to help you learn!14:08
flwang1Eva-i: i see, but it's not a big deal since i will add new patch set for test14:08
flwang1odyssey4me: sounds a good plan14:08
flwang1odyssey4me: we(catalyst IT) are going to deploy zaqar with ansible14:09
flwang1so more feedback are coming soon14:09
odyssey4meexcellent, someone using it in production is important - as that's the target for the role's implementation14:09
flwang1exactly14:10
flwang1Eva-i: ryansb: https://review.openstack.org/292843 is important which we would like to get it in RC, given there are only 2 days, so pls heavily review it and feel free upload a new patchset14:10
flwang1i'm so tired now14:10
ryansbwait, isn't it midnight or so for you?14:11
ryansbget outta here, go to sleep14:11
Eva-iflwang1: take a good rest =)14:11
flwang13:11 AM14:11
Eva-iodyssey4me: nice, thank you again!14:12
flwang1ok, i'm going to bed to hug my boy :) see u guys14:12
ryansb:)14:12
odyssey4menight flwang1 !14:13
*** wanghao has quit IRC14:40
*** wanghao has joined #openstack-zaqar14:41
*** GB21 has quit IRC14:53
*** david-lyle has quit IRC15:15
*** david-lyle has joined #openstack-zaqar15:15
*** david-lyle_ has joined #openstack-zaqar15:34
*** david-lyle has quit IRC15:34
*** david_cu has joined #openstack-zaqar15:56
*** GB21 has joined #openstack-zaqar16:12
*** david-lyle_ is now known as david-lyle16:20
*** flwang1 has quit IRC16:49
*** GB21 has quit IRC16:54
*** GB21 has joined #openstack-zaqar16:55
*** venkat_ has joined #openstack-zaqar17:02
*** itisha has quit IRC17:19
*** GB21 has quit IRC17:36
*** rcernin has quit IRC17:53
*** itisha has joined #openstack-zaqar17:56
*** venkat_ has quit IRC17:59
*** GB21 has joined #openstack-zaqar18:04
*** tqtran-afk has joined #openstack-zaqar18:05
*** tqtran-afk has quit IRC18:10
*** tesseract- has quit IRC18:19
*** tqtran-afk has joined #openstack-zaqar18:22
*** wanghao has quit IRC19:05
*** wanghao has joined #openstack-zaqar19:06
openstackgerritDavid Cusatis proposed openstack/zaqar-ui: Add Subscriptions to Queue drawer  https://review.openstack.org/28492119:11
*** ryansb has quit IRC19:18
*** david_cu has quit IRC19:19
*** ryansb has joined #openstack-zaqar19:21
*** ryansb has quit IRC19:21
*** ryansb has joined #openstack-zaqar19:21
*** eliqiao has quit IRC19:29
*** venkat_ has joined #openstack-zaqar19:29
*** eliqiao has joined #openstack-zaqar19:29
*** mpanetta has quit IRC19:34
*** david_cu has joined #openstack-zaqar19:37
*** david_cu_ has joined #openstack-zaqar19:43
*** david_cu has quit IRC19:46
*** ryansb has quit IRC19:47
*** ryansb has joined #openstack-zaqar19:49
*** ryansb has quit IRC19:49
*** ryansb has joined #openstack-zaqar19:49
*** GB21 has quit IRC19:52
*** pt_15 has joined #openstack-zaqar19:53
*** ig0r_ has quit IRC19:55
*** venkat_ has quit IRC19:59
openstackgerritFei Long Wang proposed openstack/zaqar: Fix PATCH queue's metadata  https://review.openstack.org/29284320:23
Eva-iHello. I was very busy today with visa stuff. I'm going to review your patches.20:34
flwangEva-i: thank you20:34
flwangflaper87: pls help review https://review.openstack.org/29284320:38
odyssey4meflwang you sleep less than I do :p20:42
flwangodyssey4me: hehe, i slept at 4am and got up at 7:30am20:43
flwangi can't believe i can do that20:43
odyssey4meone can, for a short period... such is the life near release time :|20:44
Eva-iflwang: I slept 1 hour longer today =)20:44
Eva-iflwang: odyssey4me: it's bad for health to sleep such little time20:46
odyssey4meEva-i it is, although stress does some strange things to your sleep patterns20:46
*** david_cu_ has quit IRC20:59
flwangodyssey4me: i like your explanation :)21:00
*** achanda has joined #openstack-zaqar21:05
*** amitgandhinz has quit IRC21:20
Eva-iflwang: did you took some of your code for your patch from openstack image service? There are much things to test. If this code was approved before by someone, perhaps I can perform lighter tests on your patch.21:20
flwangEva-i: yep, some of them copied from glance21:22
flwangEva-i: and yes, i know it does need more test cases, but i think i can't do all of them given the tight time frame21:23
*** achanda has quit IRC21:24
Eva-iflwang: yeah... The patch is hard as I predicted. I hope we'll finish it in time.21:25
flwangEva-i: i will add more test cases today, but pls don't expect the test will cover everything21:26
flwang:)21:26
Eva-iflwang: oki!21:27
*** achanda has joined #openstack-zaqar21:28
*** achanda has quit IRC21:36
*** ametts has quit IRC21:39
*** achanda has joined #openstack-zaqar21:47
*** davideagnello has quit IRC22:08
*** davideagnello has joined #openstack-zaqar22:09
*** odyssey4me has quit IRC22:09
*** odyssey4me has joined #openstack-zaqar22:09
flwangEva-i: thanks for the comments22:19
flwangi'm going to fix them now22:19
*** ryansb has quit IRC22:49
*** ryansb has joined #openstack-zaqar22:52
*** ryansb has quit IRC22:52
*** ryansb has joined #openstack-zaqar22:52
*** davideagnello has quit IRC23:02
*** davideagnello has joined #openstack-zaqar23:04
*** achanda has quit IRC23:36
*** pt_15 has quit IRC23:55

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