19:00:17 #startmeeting python-openstacksdk 19:00:17 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 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:00:21 The meeting name has been set to 'python_openstacksdk' 19:00:59 Terry Howe, HP 19:01:05 if you're here for the python-openstacksdk meeting, say hi. no formal agenda today, just seeing what's going on 19:01:05 Brian Curtin, Rackspace 19:01:10 Steve Lewis, Rackspace 19:01:33 Jamie Lennox, Red Hat 19:02:13 quick mention: Alex Gaynor left Rackspace so i don't expect him to be involved anymore 19:02:22 Ian Cordasco, Rackspace 19:03:19 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 I was trying to work through some of the reviews but it was slow progress as other things demanded attention 19:04:06 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 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 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 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 I started on image uploads to Glance but had to shelve it. 19:08:12 terrylhowe: any movement on the OSC side of things that you were working on before thanksgiving? 19:08:17 briancurtin: I'll look at those tests too to see if I can offer any help 19:09:01 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 I will have time for some reviews this week and probably some dev work next week 19:09:34 sounds better 19:09:39 cool 19:12:08 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 I’m a total slacker, it is true. 19:14:03 briancurtin: https://review.openstack.org/#/c/136926/ last patch was just a rebase? 19:14:11 that’s what it looks like 19:14:44 * briancurtin looking 19:16:46 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 since the change was about docs i didn't want to mix in behavior changes, but some should be made 19:17:11 Yeh, I’d just like to get that one through 19:17:41 i'll go through after this and create issues and do one last check to see if it can move on 19:17:59 cool 19:19:25 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 IIRC the jenkins one is good, just depends on that what happens in that issue 19:20:39 Looks like I have some work on https://review.openstack.org/#/c/137394 19:21:10 the jenkins one should be g2g though https://review.openstack.org/#/c/121660/ 19:21:34 oh, yeh, just what you said 19:22:14 I’ll make a note on the wait for server method, I’d forgotten that was blocking things 19:23:00 anyway, nothing more from me 19:23:42 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 sigmavirus24: will do 19:24:42 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 :thumbsup: 19:25:26 +1 19:28:38 #endmeeting