19:00:18 #startmeeting python-openstacksdk 19:00:18 Meeting started Tue Nov 25 19:00:18 2014 UTC and is due to finish in 60 minutes. The chair is briancurtin. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:19 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:00:21 The meeting name has been set to 'python_openstacksdk' 19:00:35 Brian Curtin, Rackspace 19:02:49 anyone out there? 19:03:41 Steve Lewis, Rackspace 19:04:32 terrylhowe: ? 19:04:44 Terry Howe, HP 19:05:30 #topic swift moving SDK into this project 19:05:40 Ian Cordasco, Rackspace 19:06:13 i know at least terrylhowe was a part of this, but stevelle and sigmavirus24, it looks like we're getting closer to swift joining us to build up their parts of the SDK 19:06:19 hi 19:06:34 speak of the devil 19:06:38 Yeah briancurtin I've seen the conversations in #openstack-sdk 19:06:44 :) 19:06:44 same 19:06:46 well, speak of "Swift"... 19:07:21 the full extent of what we've documented about this is at the bottom of https://etherpad.openstack.org/p/kilo-swift-swiftclient 19:07:26 (ie not a lot) 19:07:43 but a good start, i think 19:08:29 fwiw, i just pushed an updated patchset of my attempt at a higher level view of what swift support could look like at https://review.openstack.org/#/c/132100/ - includes a bunch of class docs, a user guide, etc 19:08:43 ok 19:08:57 Yeh, briancurtin has been busy 19:09:06 no unit tests as i've been doing it live, but i'll write those up. from there, we can massage that into something your people like, trash it, however we get to something good 19:10:18 (it does some hacky stuff to operate on either a name or actual container/object object, still thinking about that) 19:11:35 the connection class has basic crud for objects now, so might be able to remove that 19:12:17 yeah i need to look further into that, i saw when that happened but kept going with what i had for the moment 19:12:32 yeh, that was after you started 19:13:09 anyway, that change is a lot to digest anyway, but that plus hopefully the docs that have come out will hopefully enable people to pick up where we're at and contribute 19:14:45 #topic regionless/versionless services 19:15:01 (we can come back to swift stuff if anyone has anything, otherwise just running through this small list) 19:15:49 terrylhowe: i +2ed that version change. did you have thoughts on how we can apply that, or whatever else is needed to work with glance/neutron or other services deployed without versioned endpoints? 19:16:30 there was that bit in the service catalog parsing that needs to be changed and neutron resource base_paths I think 19:17:12 I like the idea of the regionless service, but I haven’t had a chandce to review that yet 19:17:39 wasn’t there a service catalog change out right now? 19:18:08 terrylhowe: this came up while auth'ing to rackspace - we have a monitoring service that is global, so adding this change let met get past that hump, and i asked around and it seems this would happen elsewhere as well 19:18:26 terrylhowe: i dont remember seeing any besides my regionless one 19:18:54 yeh, I think our DNSaaS would be similar 19:19:02 yep 19:20:15 terrylhowe: ive been heads down on that object_store stuff the last few days, but is there any priority i should use when catching up on reviews or just go at them? 19:20:46 actually i'll probably just knock them all out after this meeting, hah 19:20:52 heh 19:21:55 terrylhowe: anything you need for that jenkins change to move on? 19:22:13 most of what I have out there is basic stuff except the module loader 19:22:32 I have two features to break out of that jenkins thing and then it is good to go. 19:25:00 cool. in the meantime i guess i'll catch up on reviews and build out more docs 19:25:16 and those object_store tests 19:32:58 i dont think there's much else to cover here as we're heading into holidays and seem to have enough in-flight stuff to take care of, so... 19:33:00 #endmeeting