18:00:57 <rtheis> #startmeeting networking_ovn 18:00:58 <openstack> Meeting started Thu Sep 15 18:00:57 2016 UTC and is due to finish in 60 minutes. The chair is rtheis. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:01:00 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:01:03 <openstack> The meeting name has been set to 'networking_ovn' 18:01:12 <rtheis> hi 18:01:54 <rtheis> let's get started 18:01:55 <rtheis> #topic Announcements 18:02:13 <rtheis> Newton RC1 has been released 18:02:15 <rtheis> #link https://review.openstack.org/#/c/367621/ 18:02:21 <rtheis> #link http://lists.openstack.org/pipermail/openstack-dev/2016-September/103764.html 18:02:48 <rtheis> final rc is in two weeks 18:03:09 <rtheis> so focus now is on critical bug fixes for newton 18:03:29 <rtheis> Please see mail ^^^ when reporting such fixes 18:03:43 <rtheis> Master branch is open for Ocata 18:04:03 <rtheis> any other announcements ? 18:04:32 <rtheis> #topic FFEs, Bugs and Reviews for Newton RC1 18:04:50 <rtheis> We made good progress on fixes and features for RC1 18:04:56 <rtheis> #link https://etherpad.openstack.org/p/networking-ovn-meeting 18:05:05 <rtheis> you can see results ^^^ 18:05:47 <rtheis> NAT support, mixed DPDK and native DHCPv6 features didn't make it 18:06:15 <rtheis> any comments or concerns with RC1 ? 18:06:47 * rtheis wonders if he is talking to himself 18:07:17 <rtheis> anyone here ? 18:07:29 <zhouhan> rtheis: you rocks! 18:07:33 <dkehn> here 18:07:37 <rtheis> oh good 18:07:40 <zhouhan> I can barely follow you :D 18:08:01 <zhouhan> Hi dkehn! 18:08:03 <rtheis> #topic Bugs 18:08:28 <rtheis> Please focus on resolving any critical newton bugs for final rc 18:08:35 <rtheis> I'm not aware of any now 18:08:38 <dkehn> zhouhan, hi 18:08:52 <rtheis> use "newton-rc-potential" tag on such bugs 18:09:15 <rtheis> Does anyone have specific bugs to discuss? 18:10:03 <zhouhan> rtheis: I was busy on something else last week. Sorry about that 18:10:12 <rtheis> np 18:10:27 <rtheis> #topic Reviews 18:10:39 <zhouhan> rtheis: and I think it is good that the 2 racing bug fixes are defered to O 18:11:10 <rtheis> sounds good, henryg suggested that we defer them 18:11:49 <rtheis> As noted earlier, master is open for Ocata so we can resume review focus on features that missed newton 18:12:16 <rtheis> Also, I'd like to note several unit test reviews that I have in the queue 18:12:17 <zhouhan> I saw you guys merged several fixes, and I am not aware of any RC bugs 18:12:41 <zhouhan> ok, I'll take a look 18:12:50 <rtheis> zhouhan: thanks 18:13:03 <rtheis> goal is to improve ut coverage 18:13:16 <zhouhan> +1 18:13:16 <rtheis> Any other reviews to discuss ? 18:13:39 <zhouhan> no 18:13:52 <rtheis> #topic Conferences 18:14:04 <rtheis> #link https://www.openstack.org/summit/barcelona-2016/ 18:14:16 <rtheis> openstack summit is on the horizon 18:14:34 <rtheis> I've started an etherpad where we can add topics to discuss 18:14:36 <rtheis> #link https://etherpad.openstack.org/p/networking-ovn-ocata-summit 18:14:49 <rtheis> feel free to update 18:15:02 <rtheis> also, should we request a fishbowl, workroom or contributors meetup session? 18:15:43 <rtheis> russellb suggest that we get the team together at the conference 18:16:09 <rtheis> I can pursue one or more of these options... otherwise, we can do an informal session 18:16:54 <rtheis> and we also have Open vSwitch Fall 2016 Conference: 18:16:58 <zhouhan> I can't attend so I will leave the options to you :) 18:16:59 <rtheis> #link http://openvswitch.org/pipermail/announce/2016-August/000085.html 18:17:13 <dkehn> rtheis, +1 18:17:16 <rtheis> zhouhan: sorry to here that 18:17:20 <rtheis> hear 18:17:42 <rtheis> anything else to discuss on the conferences? 18:17:45 <zhouhan> most likely I will go to ovsconf, hope to see you then 18:18:04 <rtheis> I'm not scheduled to go to ovsconf 18:18:21 <zhouhan> ah, what a pity :( 18:18:45 <rtheis> #topic Open Discussion 18:19:02 <rtheis> I have one final item to note ... 18:19:20 <rtheis> I've noticed some recent instability in our tempest gate jobs 18:20:03 <rtheis> neutron team is fight a nasty bug 18:20:03 <zhouhan> recheck works? 18:20:09 <rtheis> recheck works 18:20:16 <rtheis> sometimes 18:20:18 <zhouhan> sounds nasty 18:20:48 <rtheis> the neutron bug may be impacting our gate, but just to be sure ... 18:20:55 <rtheis> please recheck with caution 18:21:06 <zhouhan> ok, thanks for the info! 18:21:26 <rtheis> I'm looking into more now 18:21:33 <rtheis> anything else? 18:21:48 <zhouhan> I have a question though 18:22:02 <rtheis> sure 18:22:26 <zhouhan> since we merged native dhcp, it is not convenient to connect to vm 18:22:57 <zhouhan> for testing purpose, shall we add an internal port for convenience? 18:23:07 <rtheis> is this because of the lack of network namespace 18:23:20 <zhouhan> yes 18:23:40 <zhouhan> I'd like to know if you have better ways to do that 18:23:51 <rtheis> I recall russellb documenting something on this 18:23:56 * rtheis goes to look 18:24:49 <rtheis> https://github.com/openstack/networking-ovn/blob/master/doc/source/testing.rst 18:24:55 <rtheis> "Self-service (private) network connectivity" 18:25:46 <zhouhan> Yes, that is the internal port approach, shall we make it automated in devstack? 18:25:47 <rtheis> I haven't tried recently 18:26:19 <zhouhan> maybe not a big deal, if users know where to find this document :) 18:26:43 <rtheis> I suppose we could add a utility script to automate this setup 18:26:52 <dasanind_> retheis: for the networking-ovn are the bugs reported in neutron? 18:27:25 <rtheis> dasanind_: the are reported separately 18:27:30 <rtheis> networking-ovn https://bugs.launchpad.net/networking-ovn/+bugs 18:27:49 <rtheis> neutron https://bugs.launchpad.net/neutron/+bugs 18:28:05 <dasanind_> rtheis: thank you 18:28:08 <rtheis> yw 18:28:22 <zhouhan> rtheis: cool 18:28:36 <zhouhan> I think we are done today? 18:28:48 <rtheis> we are unless there's anything else 18:28:56 <rtheis> last call 18:29:23 <zhouhan> This is efficient! Thank you! 18:29:30 <rtheis> thank you all for attending 18:29:30 <rtheis> #endmeeting