19:00:18 <briancurtin> #startmeeting python-openstacksdk
19:00:18 <openstack> 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 <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:35 <briancurtin> Brian Curtin, Rackspace
19:02:49 <briancurtin> anyone out there?
19:03:41 <stevelle> Steve Lewis, Rackspace
19:04:32 <briancurtin> terrylhowe: ?
19:04:44 <terrylhowe> Terry Howe, HP
19:05:30 <briancurtin> #topic swift moving SDK into this project
19:05:40 <sigmavirus24> Ian Cordasco, Rackspace
19:06:13 <briancurtin> 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 <notmyname> hi
19:06:34 <briancurtin> speak of the devil
19:06:38 <sigmavirus24> Yeah briancurtin I've seen the conversations in #openstack-sdk
19:06:44 <terrylhowe> :)
19:06:44 <stevelle> same
19:06:46 <notmyname> well, speak of "Swift"...
19:07:21 <notmyname> 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 <notmyname> (ie not a lot)
19:07:43 <briancurtin> but a good start, i think
19:08:29 <briancurtin> 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 <notmyname> ok
19:08:57 <terrylhowe> Yeh, briancurtin has been busy
19:09:06 <briancurtin> 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 <briancurtin> (it does some hacky stuff to operate on either a name or actual container/object object, still thinking about that)
19:11:35 <terrylhowe> the connection class has basic crud for objects now, so might be able to remove that
19:12:17 <briancurtin> 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 <terrylhowe> yeh, that was after you started
19:13:09 <briancurtin> 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 <briancurtin> #topic regionless/versionless services
19:15:01 <briancurtin> (we can come back to swift stuff if anyone has anything, otherwise just running through this small list)
19:15:49 <briancurtin> 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 <terrylhowe> there was that bit in the service catalog parsing that needs to be changed and neutron resource base_paths I think
19:17:12 <terrylhowe> I like the idea of the regionless service, but I haven’t had a chandce to review that yet
19:17:39 <terrylhowe> wasn’t there a service catalog change out right now?
19:18:08 <briancurtin> 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 <briancurtin> terrylhowe: i dont remember seeing any besides my regionless one
19:18:54 <terrylhowe> yeh, I think our DNSaaS would be similar
19:19:02 <briancurtin> yep
19:20:15 <briancurtin> 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 <briancurtin> actually i'll probably just knock them all out after this meeting, hah
19:20:52 <sigmavirus24> heh
19:21:55 <briancurtin> terrylhowe: anything you need for that jenkins change to move on?
19:22:13 <terrylhowe> most of what I have out there is basic stuff except the module loader
19:22:32 <terrylhowe> I have two features to break out of that jenkins thing and then it is good to go.
19:25:00 <briancurtin> cool. in the meantime i guess i'll catch up on reviews and build out more docs
19:25:16 <briancurtin> and those object_store tests
19:32:58 <briancurtin> 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 <briancurtin> #endmeeting