17:31:12 #startmeeting networking_lib 17:31:14 Meeting started Wed May 18 17:31:12 2016 UTC and is due to finish in 60 minutes. The chair is dougwig. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:31:15 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:31:16 o/ 17:31:17 The meeting name has been set to 'networking_lib' 17:31:25 o/ 17:31:26 o/ 17:31:58 #topic Status 17:32:07 my head has been under a rock this past week, so where are we at? 17:32:14 I don't have anything new for today, except it might be a good idea to make a minor release. 17:32:47 I have 2 things... Do we need to discuss the "minor release" first? 17:32:52 ok, do you want me to do that, or do you want to learn how? 17:32:57 Mostly because of the IPv6 constants changes. 17:33:04 I am always willing to learn. 17:33:05 more than happy to learn 17:34:06 releases are a matter of filing one of these: https://review.openstack.org/#/c/306575/ , and then ask ihar or armax to ack it. 17:34:21 just don't do them *too* often. 17:35:04 what are your items, boden? 17:35:32 last week we talked about investigating moving some of the base agent code into lib 17:35:41 I did a quick write-up here: https://etherpad.openstack.org/p/neutron_lib_base_agent 17:36:08 Since I'm new, I figured it would be good to get your comments... Unless you want me to lead with code (fine by me) 17:36:59 whoa, nice writeup. 17:37:26 so either you can try to find time to review that doc + comment, or I can just jump right into some code 17:37:35 whatever you prefer 17:38:19 I need time to read it, but don't let that stop you from submitting some code 17:38:36 ok sounds good... I jump into some code and keep an eye on the doc as well 17:39:00 the other item was that I left some comments on https://review.openstack.org/#/c/303867/ 17:39:15 yes, i'll also read it after lunch. 17:39:25 but don't let that stop you from code. 17:39:33 what was your other item? 17:39:39 ^^ 17:39:52 oh, right. was coding until midnight, i'm foggy. :) 17:39:52 Yeah, I need to rebase that patch on master now that the DB stuff is being re-thought. 17:40:29 thanks for your comments there boden 17:40:32 ok... if you run low on bandwidth, I'm more than happy to try that "rebase" 17:40:36 welcome 17:41:46 feel free to jump in on rebases. ping the person on irc if they're online, but if not, just go for it. 17:42:03 that's my philosophy, anyway 17:42:15 ok, I didn't know if that was kosher 17:42:34 that's all the status I have 17:42:37 Let me give it a first pass today, since it is rebase on both lib and core neutron. 17:42:44 I do have a question tho, from our previous topic 17:43:03 back on the neutron-lib release topic... once that "release version" patch merges, automation automatically builds + publishes a new neutron-lib to pypi? 17:43:37 boden: correct. it usually happens in minutes. 17:43:42 ok nice 17:43:54 just be careful of semver. if we made minor tweaks, make it 0.1.1. if we added features, it must be 0.2.0 17:44:52 alright, any final words, or let's get to coding and reviewing boden's doc. 17:45:06 nothing from me 17:45:13 me neither 17:47:53 #endmeeting