19:00:17 <briancurtin> #startmeeting python-openstacksdk
19:00:17 <openstack> Meeting started Tue Jan  6 19:00:17 2015 UTC and is due to finish in 60 minutes.  The chair is briancurtin. Information about MeetBot at http://wiki.debian.org/MeetBot.
19:00:18 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
19:00:21 <openstack> The meeting name has been set to 'python_openstacksdk'
19:00:59 <terrylhowe> Terry Howe, HP
19:01:05 <briancurtin> if you're here for the python-openstacksdk meeting, say hi. no formal agenda today, just seeing what's going on
19:01:05 <briancurtin> Brian Curtin, Rackspace
19:01:10 <stevelle> Steve Lewis, Rackspace
19:01:33 <jamielennox> Jamie Lennox, Red Hat
19:02:13 <briancurtin> quick mention: Alex Gaynor left Rackspace so i don't expect him to be involved anymore
19:02:22 <sigmavirus24> Ian Cordasco, Rackspace
19:03:19 <briancurtin> so there hasnt been much movement in the last few weeks save for me getting tests into the swift proxy at https://review.openstack.org/#/c/132100/
19:04:04 <stevelle> I was trying to work through some of the reviews but it was slow progress as other things demanded attention
19:04:06 <briancurtin> stevelle: +1'ed that, but it could use another look from someone to see if it's at least sane to start building on. i've been thinking about generalizing the "to_container" type stuff inside of Resource, but haven't done that yet
19:04:42 <sigmavirus24> Yeah, I've been trying to help out the glance folks since they're short reviewers it seems. I'll start integrating more SDK stuff back into my schedule
19:04:49 * sigmavirus24 will look at that
19:05:02 <briancurtin> i'm currently looking at bringing https://review.openstack.org/#/c/136606/ up to speed since it has a merge conflict, but it's also failing in completely random ways, which is scary, especially that it fails randomly with the same hashseed so it's not an ordering problem
19:05:52 <briancurtin> however, as much as test coverage is important, i'm probably going to move on from that in the interest of broadening high-level service implementation so i can build something with this instead of fiddle with small examples
19:06:15 <stevelle> I started on image uploads to Glance but had to shelve it.
19:08:12 <briancurtin> terrylhowe: any movement on the OSC side of things that you were working on before thanksgiving?
19:08:17 <sigmavirus24> briancurtin: I'll look at those tests too to see if I can offer any help
19:09:01 <terrylhowe> I’ve made no progress.  I thought I’d have more time over the break to mess with things, but I’ve been skiing too much :)
19:09:33 <terrylhowe> I will have time for some reviews this week and probably some dev work next week
19:09:34 <briancurtin> sounds better
19:09:39 <briancurtin> cool
19:12:08 <sigmavirus24> terrylhowe: don't you know something like 50% of Americans didn't take a single vacation day this year? How could you buck the majority like that? ;)
19:13:29 <terrylhowe> I’m a total slacker, it is true.
19:14:03 <terrylhowe> briancurtin: https://review.openstack.org/#/c/136926/ last patch was just a rebase?
19:14:11 <terrylhowe> that’s what it looks like
19:14:44 * briancurtin looking
19:16:46 <briancurtin> terrylhowe: the only change i made there was s/account/container in container.py -- a couple of the other comments i think i'd rather address separately, but i should go in and create launchpad issues to track them rather than leaving it open ended like that
19:17:09 <briancurtin> since the change was about docs i didn't want to mix in behavior changes, but some should be made
19:17:11 <terrylhowe> Yeh, I’d just like to get that one through
19:17:41 <briancurtin> i'll go through after this and create issues and do one last check to see if it can move on
19:17:59 <terrylhowe> cool
19:19:25 <briancurtin> terrylhowe: i'll take another look at the jenkins one as well. i had some comments on the wait_for_status function in https://review.openstack.org/#/c/137394/
19:20:10 <briancurtin> IIRC the jenkins one is good, just depends on that what happens in that issue
19:20:39 <terrylhowe> Looks like I have some work on https://review.openstack.org/#/c/137394
19:21:10 <terrylhowe> the jenkins one should be g2g though https://review.openstack.org/#/c/121660/
19:21:34 <terrylhowe> oh, yeh, just what you said
19:22:14 <terrylhowe> I’ll make a note on the wait for server method, I’d forgotten that was blocking things
19:23:00 <terrylhowe> anyway, nothing more from me
19:23:42 <sigmavirus24> If y'all have anything we prioritized that we need to knock out soon, let me know. I'll try and help out
19:24:04 <briancurtin> sigmavirus24: will do
19:24:42 <briancurtin> other than that, seems like just plugging through the open reviews and seeing where to go from there. should be able to put together more of an agenda for next week and steer work better once we have things moving
19:25:16 <sigmavirus24> :thumbsup:
19:25:26 <stevelle> +1
19:28:38 <briancurtin> #endmeeting