Friday, 2014-03-28

*** etoews has joined #openstack-sdks00:13
*** etoews has quit IRC00:18
*** bknudson has joined #openstack-sdks00:21
*** etoews has joined #openstack-sdks00:32
*** etoews has quit IRC00:37
*** HenryG has joined #openstack-sdks01:21
*** samchoi has quit IRC01:38
*** etoews has joined #openstack-sdks02:01
*** etoews has quit IRC02:05
*** etoews has joined #openstack-sdks02:18
*** etoews has quit IRC02:23
*** bknudson has quit IRC02:24
*** wchrisj has quit IRC04:27
*** wchrisj has joined #openstack-sdks05:11
*** wchrisj has quit IRC05:28
*** sharwell__ has quit IRC05:29
*** sharwell__ has joined #openstack-sdks05:30
*** jamie_h_ has joined #openstack-sdks09:47
*** mfer has joined #openstack-sdks10:24
*** jamielennox is now known as jamielennox|away11:15
*** krames has quit IRC12:44
*** krames has joined #openstack-sdks13:16
*** bknudson has joined #openstack-sdks13:45
*** etoews has joined #openstack-sdks13:48
*** wchrisj has joined #openstack-sdks14:06
*** openstack has joined #openstack-sdks14:21
wchrisjelight: I hit a snag last night that you may be able to assist with...14:30
*** krames has quit IRC14:48
*** etoews has quit IRC14:49
*** krames has joined #openstack-sdks14:51
*** rgbkrk has joined #openstack-sdks15:19
*** rgbkrk_ has joined #openstack-sdks15:22
*** rgbkrk has quit IRC15:23
*** etoews has joined #openstack-sdks15:23
*** rgbkrk_ has quit IRC15:24
*** rgbkrk has joined #openstack-sdks15:25
*** etoews has quit IRC15:28
*** etoews has joined #openstack-sdks15:43
*** etoews has quit IRC15:47
*** krames has quit IRC16:04
*** rgbkrk has quit IRC16:20
wchrisjelight: krames: anyone got a few minutes to look at something with me?16:22
*** HenryG has quit IRC16:44
*** HenryG has joined #openstack-sdks16:45
*** bknudson has left #openstack-sdks17:34
*** samchoi has joined #openstack-sdks17:35
*** krames has joined #openstack-sdks17:36
*** bknudson has joined #openstack-sdks17:46
*** krames has quit IRC17:51
*** krames has joined #openstack-sdks17:57
*** jamie_h_ has quit IRC18:35
*** jamie_h_ has joined #openstack-sdks19:06
edleafeOK, I know it's Friday afternoon for most people, but I want to put this out there as a starting point for some more discussion about the Python SDK.19:21
edleafeI have a Blueprint registered at https://blueprints.launchpad.net/unifiedsdk/+spec/overall-class-design, which links to the wiki page: https://wiki.openstack.org/wiki/PythonOpenStackSDK/ClassDesignDiscussion#Flexibility.19:21
edleafeI'd like to have everyone review this, and possibly comment/update before next week's meeting.19:21
*** jamie_h_ has quit IRC20:09
*** rgbkrk has joined #openstack-sdks20:18
bknudsonedleafe: one issue we had with the 'managers' classes in current clients --20:24
bknudsonthey have a reference back to the client20:24
bknudsonso now the client isn't collected easily20:25
bknudsonand connections stay open20:25
bknudsonmaybe jamielennox|away could explain it better.20:25
edleafebknudson: my current client does that, too, because the HTTP stuff was in the client20:25
edleafeonce I separated it out, it really wasn't necessary20:25
edleafethe client initialized the manager with the info it needed20:26
bknudsonok.20:26
bknudsonone of the proposed solutions was weakrefs from manager to client20:26
edleafewhy would that be necessary?20:26
bknudsonthen when the client was released it could be cleaned up20:27
edleafemost of the use cases I've seen have been long-lived: clients and managers created early in the app's life, and persist while the app does20:28
edleafeI haven't seen a case where they are created/destroyed repeatedly20:28
bknudsonthis was affecting Horizon.20:29
bknudsonI should be able to find the bug...20:29
bknudsonhttps://bugs.launchpad.net/python-keystoneclient/+bug/128208920:30
edleafeAh, well, identity is really a separate case, especially for Horizon20:32
edleafebut managers really shouldn't need a reference to the client if they are created properly20:33
bknudsonedleafe: is resource going to need a reference to the client, to do resource.some_method() ?20:33
edleafeThey will need to have the reference to the manager20:34
edleafeIOW, client and resource call the same method of manager20:35
edleaferesource simply passes itself as the entity to act on20:35
elightwchrisj: Sorry. Been doing outreach all day today20:44
wchrisjelight: np20:44
wchrisjelight: Do you have a few minutes before the end of the day? I need to overcome an issue in order to get velocity back...20:45
wchrisjelight: or are you outta here?20:45
wchrisj;-)20:45
wchrisjelight: understandable if so...20:46
elightGive me a few minutes...20:46
wchrisjelight: yeah, I'm in a mtg ATM too20:47
wchrisjelight: ping me when you are free20:47
elightwchrisj: Ugh. When is your meeting over?20:47
wchrisjelight: I can bail anytime20:47
wchrisj;-)20:47
mfersamchoi ycombinator glenc jamie_h note, the first PHP meeting will be April 9th20:53
mferI updated the wiki20:53
mferycombinator thanks for pulling all those things together20:53
samchoiThanks for the heads up. It makes it difficult for me to attend meetings if the invite is sent out very late since I usually begin work after our meeting time...20:54
ycombinatorthanks mfer20:55
ycombinatorsamchoi: you should've received a recurring google invite from me20:55
samchoiyep, got the most recent one, thanks ycombinator20:55
ycombinatormfer: I'll be on vacation that week but I'll try to hide from my wife and get on IRC :)20:56
mferycombinator ha. really, don't do that20:56
samchoimfer: that sounds like a Rajeev thing to do20:56
mferycombinator is there a meeting calendar for all openstack meetings somewhere?20:56
ycombinatormfer: yes, one secon20:57
ycombinatorsecond*20:57
ycombinatormfer: https://www.google.com/calendar/ical/bj05mroquq28jhud58esggqmh4@group.calendar.google.com/public/basic.ics20:57
ycombinatornot sure if thierry has had a chance to update it with ours yet20:57
mferycombinator who manages that one?20:59
ycombinatormfer: Thierry Carrez20:59
mferthanks20:59
ycombinatorlooks like he did our meeting to it20:59
ycombinatoradd our*20:59
mferok, i need to run to dinner. have a good night20:59
mferycombinator i see that. thanks20:59
*** mfer has quit IRC21:00
*** mfer has joined #openstack-sdks21:00
*** mfer has quit IRC21:01
*** krames has quit IRC21:13
*** etoews has joined #openstack-sdks21:21
*** etoews has quit IRC21:25
*** etoews has joined #openstack-sdks21:39
*** etoews has quit IRC21:44
*** wchrisj has quit IRC22:06
*** bknudson has quit IRC22:06
*** rgbkrk has quit IRC22:45
*** dhellmann is now known as dhellmann_23:13

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