Friday, 2014-05-30

*** zhiyan_ is now known as zhiyan00:20
*** yamahata has joined #openstack-oslo00:29
*** yamahata has quit IRC00:29
*** bknudson has joined #openstack-oslo00:29
*** zhiyan is now known as zhiyan_00:29
*** yamahata has joined #openstack-oslo00:33
*** rmcall has quit IRC00:33
*** zhiyan_ is now known as zhiyan00:50
*** zhiyan is now known as zhiyan_00:59
*** praneshp has quit IRC01:00
*** lbragstad has joined #openstack-oslo01:01
*** zhiyan_ is now known as zhiyan01:09
*** ujjain has quit IRC01:15
*** ujjain has joined #openstack-oslo01:19
*** arnaud has quit IRC01:52
*** lbragstad has quit IRC02:08
*** dims has quit IRC02:28
*** harlowja_ is now known as harlowja_away02:41
*** shakayumi has quit IRC02:58
*** bknudson has quit IRC03:23
*** Xurong has joined #openstack-oslo03:30
*** rpodolyaka1 has joined #openstack-oslo04:05
*** zhiyan is now known as zhiyan_05:13
*** zhiyan_ is now known as zhiyan05:35
*** rpodolyaka1 has quit IRC05:42
*** zhiyan is now known as zhiyan_05:47
*** rpodolyaka1 has joined #openstack-oslo06:01
*** zhiyan_ is now known as zhiyan06:03
*** AAzza has joined #openstack-oslo06:18
*** rpodolyaka1 has quit IRC06:18
*** ihrachyshka has joined #openstack-oslo06:19
*** zhiyan is now known as zhiyan_06:19
*** zhiyan_ is now known as zhiyan06:20
*** ujjain has quit IRC06:21
*** ujjain has joined #openstack-oslo06:21
*** praneshp has joined #openstack-oslo06:26
*** bogdando has quit IRC06:42
*** bogdando has joined #openstack-oslo06:42
*** viktors has joined #openstack-oslo06:56
*** ihrachyshka has quit IRC07:01
*** AAzza has quit IRC07:02
*** zhiyan is now known as zhiyan_07:06
*** zhiyan_ is now known as zhiyan07:17
*** markmc has joined #openstack-oslo07:22
*** ihrachyshka has joined #openstack-oslo07:22
*** ihrachyshka has quit IRC07:28
*** mrda is now known as mrda_awak07:36
*** nacim has joined #openstack-oslo07:55
*** ihrachyshka has joined #openstack-oslo08:10
*** zhiyan is now known as zhiyan_08:25
*** zhiyan_ is now known as zhiyan08:47
*** zhiyan is now known as zhiyan_08:49
nacimhi everyone,09:06
nacimI am working on generalizing the policy code in oslo, I had to add a file to openstack.common and now on pep8 check I have something like:09:07
nacim"File policy_parser.py not found in MAINTAINERS"09:07
viktorsnacim: well, you need add this module to MAINTAINERS file09:08
nacimdo I have to list the new file in the maintainers file ? I am not sure actually about the process ?09:08
viktorsnacim: see https://github.com/openstack/oslo-incubator/blob/master/MAINTAINERS09:08
nacimright, I was not sure about that, thank viktors09:09
viktorsnacim: no problem :)09:09
*** markmcclain has joined #openstack-oslo09:11
*** markmcclain1 has joined #openstack-oslo09:13
*** markmcclain has quit IRC09:16
*** I159_ has joined #openstack-oslo09:26
*** I159_ has quit IRC09:27
*** I159_ has joined #openstack-oslo09:28
*** I159_ has quit IRC09:28
*** zhiyan_ is now known as zhiyan09:49
*** markmcclain1 has quit IRC09:52
*** markmcclain has joined #openstack-oslo09:54
*** zhiyan is now known as zhiyan_09:59
*** gilliard has joined #openstack-oslo09:59
*** markmcclain has quit IRC09:59
gilliardHi - can someone help me understand how to get this bug triaged? https://bugs.launchpad.net/nova/+bug/127653010:03
*** praneshp has quit IRC10:03
gilliardor, perhaps it being "Importance: undecided" is not actually a barrier to a fix being merged?10:04
*** ihrachyshka has quit IRC10:14
*** cammann has joined #openstack-oslo10:15
*** yamahata has quit IRC10:35
*** ihrachyshka has joined #openstack-oslo10:45
*** zhiyan_ is now known as zhiyan10:50
ihrachyshkagilliard: the problem with the patch has nothing to do about bug importance10:51
ihrachyshkagilliard: you should rework the patch as per review comments10:51
gilliardihrachyshka: understood - I'm doing that too, it's a much better approach :)10:52
ihrachyshkagilliard: bug importance CAN influence reviewers' priorities, but at the end of the day existing patches with no objections are what is merged10:54
gilliardI just wondered whether there was any significance to the "importance" level of the bug in launchpad, and if I needed to do anything to get that determined.10:54
gilliardihrachyshka: OK, that's good, thanks.  I'm learning :)10:54
*** zhiyan is now known as zhiyan_10:59
*** yamahata__ has quit IRC11:21
*** openstackgerrit has joined #openstack-oslo11:25
ihrachyshkabnemec: are you familiar with oslo.config? I have a question re: duplicate options and how to handle it11:26
*** yamahata has joined #openstack-oslo11:49
*** zhiyan_ is now known as zhiyan11:51
viktorsbnemec: around?11:54
*** zhiyan is now known as zhiyan_12:00
*** ajo has joined #openstack-oslo12:07
ajohi guys, question about messaging12:07
ajowhy do we use JSON to serialize/deserialize dict structures?12:07
ajoAMQP libraries can't do that for us? , and we save an intermediate step + network bandwidth + cpu12:08
ajoin neutron we have rather big messages in some situations, they grow to >100MB..12:08
ihrachyshkaajo: ...which is bad by itself, but that's a separate issue12:09
ajoyep12:09
ajomay be I'm missing something important, but as we say in Spain, ignorance is imprudent... ;)12:10
*** yamahata has quit IRC12:14
*** yamahata has joined #openstack-oslo12:15
*** openstackgerrit has quit IRC12:22
*** openstackgerrit has joined #openstack-oslo12:23
*** asalkeld has joined #openstack-oslo12:33
asalkeldany stevedore experts?12:34
*** lbragstad has joined #openstack-oslo12:34
*** zhiyan_ is now known as zhiyan12:51
*** rdopiera has joined #openstack-oslo12:53
rdopierahello, I'm looking at adding asynchronous communication through websockets to Horizon, and after looking at oslo.messaging I started to wonder if it would make sense to implement a websocket transport for it12:55
openstackgerritAndrey Kurilin proposed a change to openstack/oslo.db: Add eventlet.tpool.Proxy for DB API calls  https://review.openstack.org/9646712:57
*** asalkeld has left #openstack-oslo13:01
*** zhiyan is now known as zhiyan_13:03
*** mriedem has joined #openstack-oslo13:08
openstackgerritTom Cammann proposed a change to openstack/oslo-incubator: Make memory cache eviction use priority queue  https://review.openstack.org/9675713:11
openstackgerritTom Cammann proposed a change to openstack/oslo-incubator: Make memory cache eviction use priority queue  https://review.openstack.org/9675713:20
*** AAzza has joined #openstack-oslo13:21
*** bknudson has joined #openstack-oslo13:23
*** jecarey has quit IRC13:24
openstackgerritNataliia Uvarova proposed a change to openstack/oslo-incubator: Add kwargs to jsonutils.load(s) functions  https://review.openstack.org/9643113:32
*** jecarey has joined #openstack-oslo13:36
openstackgerritVictor Sergeyev proposed a change to openstack/oslo.db: Remove common context from oslo.db  https://review.openstack.org/9339713:41
openstackgerritVictor Sergeyev proposed a change to openstack/oslo.db: Remove common context usage from db model_query()  https://review.openstack.org/9339613:41
*** gcb has joined #openstack-oslo13:42
*** zhiyan_ is now known as zhiyan13:54
*** yamahata has quit IRC13:56
*** yamahata has joined #openstack-oslo13:56
bnemecajo: We do some special processing of certain objects when we serialize to json.  That may have something to do with it.13:59
bnemechttps://github.com/openstack/oslo-incubator/blob/master/openstack/common/jsonutils.py13:59
bnemecAlso, qpid chokes on dicts that contain strings longer than 65k, which is a problem for letting the AMQP provider handle this too.14:00
*** rdopiera has quit IRC14:02
*** zhiyan is now known as zhiyan_14:03
ajobnemec, but14:15
ajoahh14:15
ajook, understood14:15
ajoso dic + long string = choked qpid,14:16
ajomay be that's fixed already14:16
ajoihrachyshka, ^14:16
bnemecajo: It's fixed on the oslo side, but qpid wasn't going to fix it because technically they're conforming to AMQP .914:17
bnemecAs I recall anyway.  I looked at this about a year ago, so my memory might be a little fuzzy. :-)14:17
ihrachyshkabnemec: thanks for the info. ajo: that's another reason why we want to migrate to Qpid Proton14:18
openstackgerritJulia Varlamova proposed a change to openstack/oslo.db: Add index modifying methods  https://review.openstack.org/9434914:18
openstackgerritAndrey Kurilin proposed a change to openstack/oslo.db: Add eventlet.tpool.Proxy for DB API calls  https://review.openstack.org/9646714:18
*** shakamunyi has joined #openstack-oslo14:22
viktorsbnemec: hi! Can you please look at patch https://review.openstack.org/93396 (Remove common context usage from db model_query()) ? Thanks!14:23
*** openstackgerrit has quit IRC14:36
*** openstackgerrit has joined #openstack-oslo14:37
openstackgerritMatt Riedemann proposed a change to openstack/oslo-incubator: Fix parenthesis typo misunderstanding in periodic_task  https://review.openstack.org/9677714:40
*** dhellmann_ is now known as dhellmann14:40
*** mrodden has joined #openstack-oslo14:47
*** zhiyan_ is now known as zhiyan14:55
*** mkoderer has quit IRC15:02
dhellmannboris-42: do you have a minute to talk about osprofiler?15:03
*** zhiyan is now known as zhiyan_15:04
openstackgerritAndrey Kurilin proposed a change to openstack/oslo.db: Add eventlet.tpool.Proxy for DB API calls  https://review.openstack.org/9646715:12
*** ihrachyshka has quit IRC15:24
openstackgerritTom Cammann proposed a change to openstack/oslo-incubator: Make memory cache eviction use priority queue  https://review.openstack.org/9675715:27
*** rdopiera has joined #openstack-oslo15:29
bnemecviktors: Reviewed.  A couple of minor things, but overall I like it.15:37
*** bnemec is now known as beekneemech15:37
beekneemechHoly cow, it's Friday already. :-)15:37
viktorsbeekneemech: thanks! :)15:38
dhellmannbeekneemech: I know, this week went by way too fast15:38
viktorsbeekneemech: is it a kind of  a tradition - to change nickname at Friday? )15:39
beekneemechviktors: Casual nick Friday. :-)15:39
beekneemechI think the Nova guys started it15:39
viktorsbeekneemech: ok, thanks. /me should prepare to the next Friday :)15:43
gcbbeekneemech: good to know why you change your name :-)15:44
*** zhiyan_ is now known as zhiyan15:56
openstackgerritAndrew Lazarev proposed a change to openstack/oslo.db: Removed use of BaseException.message from oslo.db  https://review.openstack.org/9681315:59
dhellmannmeeting time16:00
*** arnaud has joined #openstack-oslo16:04
openstackgerritMartin Geisler proposed a change to openstack/oslo-incubator: Remove © and remove unnecessary encoding lines  https://review.openstack.org/9586516:05
*** zhiyan is now known as zhiyan_16:05
openstackgerritVictor Sergeyev proposed a change to openstack/oslo-incubator: Use moxstubout and mockpatch from oslotest  https://review.openstack.org/8772716:08
*** 1JTAAUCXL has joined #openstack-oslo16:08
*** 1JTAAUCXL has quit IRC16:08
*** I159_ has joined #openstack-oslo16:09
*** I159_ has quit IRC16:09
boris-42dhellmann hey there16:14
boris-42dhellmann yep I have =)16:14
*** I159_ has joined #openstack-oslo16:16
*** I159_ has quit IRC16:16
*** shakamunyi has quit IRC16:20
*** praneshp has joined #openstack-oslo16:29
openstackgerritOpenStack Proposal Bot proposed a change to openstack/taskflow: Updated from global requirements  https://review.openstack.org/9325416:34
*** zhiyan_ is now known as zhiyan16:56
*** gcb has quit IRC17:03
*** jecarey has quit IRC17:04
*** nacim has quit IRC17:06
*** zhiyan is now known as zhiyan_17:06
*** mriedem has quit IRC17:12
*** dims has joined #openstack-oslo17:13
*** harlowja_away is now known as harlowja_17:15
*** dims is now known as dimsum17:16
*** sreshetnyak has quit IRC17:17
*** arnaud has quit IRC17:24
*** mriedem has joined #openstack-oslo17:34
*** sreshetnyak has joined #openstack-oslo17:42
*** sreshetnyak has quit IRC17:44
*** zhiyan_ is now known as zhiyan17:57
*** arnaud has joined #openstack-oslo18:02
*** praneshp has quit IRC18:04
*** zhiyan is now known as zhiyan_18:06
*** erecio has joined #openstack-oslo18:11
*** erecio has quit IRC18:19
*** erecio has joined #openstack-oslo18:19
*** arnaud has quit IRC18:23
*** praneshp has joined #openstack-oslo18:38
*** sreshetnyak has joined #openstack-oslo18:45
*** yamahata has quit IRC18:52
*** dimsum has quit IRC18:56
*** jecarey has joined #openstack-oslo18:57
*** zhiyan_ is now known as zhiyan18:58
*** arnaud has joined #openstack-oslo19:05
*** morganfainberg is now known as network_destroye19:06
*** network_destroye is now known as morganfainberg19:06
*** zhiyan is now known as zhiyan_19:07
*** viktors has left #openstack-oslo19:09
boris-42dhellmann ping19:29
*** flaper87|afk is now known as flaper8719:45
*** zhiyan_ is now known as zhiyan19:59
*** zhiyan is now known as zhiyan_20:08
*** AAzza has left #openstack-oslo20:11
*** flaper87 is now known as flaper87|afk20:24
*** erecio has quit IRC20:24
*** rpodolyaka1 has joined #openstack-oslo20:33
dhellmannboris-42: hey, sorry, you showed up right as we started the oslo meeting and then I was pulled away to another20:35
boris-42dhellmann hehe=020:35
dhellmannboris-42: I was supposed to suggest that you email the -dev ML about having oslo adopt osprofiler, did we talk about that already?20:35
boris-42dhellmann how are you?)20:35
boris-42dhellmann yep we talk, sorry after summit it's quite hard to get everything done=)20:35
dhellmannboris-42: I am looking forward to the weekend, let's just say that. :-)20:35
boris-42dhellmann too much work=)20:35
dhellmannI just wanted to make sure I had actually talked to you about it. There's no rush on you following up. :-)20:36
boris-42dhellmann he he20:36
morganfainbergdhellmann, so if i get the cache spec up for review over the weekend that is fine?20:41
*** ihrachyshka has joined #openstack-oslo20:41
dhellmannmorganfainberg: sure20:44
morganfainbergdhellmann, cool. don't want to miss juno with it, but would prefer to not try and rush the spec today if it wasn't needed20:45
dhellmannmorganfainberg: to be clear, I don't think we'll reject specs that aren't up by next week, but I wanted to get the specs for the outcome of the summit done by then20:45
morganfainbergdhellmann, ++20:45
dhellmannmost of that is related to the graduation work we've been focusing on20:45
dhellmannmorganfainberg: I just added you to https://review.openstack.org/#/c/96757/, I would appreciate your input if you have some time to take a look20:46
morganfainbergdhellmann, ack20:46
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Allow for two ways to find a flow detail in a job for a conductor  https://review.openstack.org/9694120:48
*** rdopiera has quit IRC20:49
*** rpodolyaka1 has quit IRC20:55
*** zhiyan_ is now known as zhiyan20:59
*** praneshp has quit IRC20:59
*** openstackgerrit has quit IRC21:01
*** zhiyan is now known as zhiyan_21:09
*** praneshp has joined #openstack-oslo21:19
*** markmc has quit IRC21:37
*** zhiyan_ is now known as zhiyan22:00
*** dims has joined #openstack-oslo22:02
*** dims has quit IRC22:02
*** dims has joined #openstack-oslo22:04
*** dims has quit IRC22:04
*** dims has joined #openstack-oslo22:07
*** zhiyan is now known as zhiyan_22:09
*** arnaud has quit IRC22:11
*** dims has quit IRC22:12
*** dims has joined #openstack-oslo22:12
*** openstackgerrit has joined #openstack-oslo22:32
*** openstackgerrit has quit IRC22:35
*** openstackgerrit has joined #openstack-oslo22:36
*** dims has quit IRC22:36
*** dims has joined #openstack-oslo22:37
*** dims has quit IRC22:41
*** zhiyan_ is now known as zhiyan23:01
*** zhiyan is now known as zhiyan_23:10
*** jogo is now known as flashgordon23:18
*** markmcclain has joined #openstack-oslo23:21
openstackgerritJoshua Harlow proposed a change to openstack/taskflow: Avoid forcing engine_conf to a dict  https://review.openstack.org/9697523:24
*** dims has joined #openstack-oslo23:24
*** dims has quit IRC23:24
*** dims has joined #openstack-oslo23:26
*** dims has quit IRC23:26
*** dims has joined #openstack-oslo23:28
*** dims has quit IRC23:28
*** dims has joined #openstack-oslo23:32
*** dims has quit IRC23:32
*** dims has joined #openstack-oslo23:38
*** dims has quit IRC23:38
*** ihrachyshka has quit IRC23:51
*** markmcclain has quit IRC23:53

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