18:00:02 <rtheis> #startmeeting networking_ovn
18:00:03 <openstack> Meeting started Thu Oct 20 18:00:02 2016 UTC and is due to finish in 60 minutes.  The chair is rtheis. Information about MeetBot at http://wiki.debian.org/MeetBot.
18:00:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
18:00:07 <openstack> The meeting name has been set to 'networking_ovn'
18:00:13 <rtheis> #topic Announcements
18:00:28 <rtheis> Initial summit topics have been added to https://etherpad.openstack.org/p/networking-ovn-ocata-summit for the networking-ovn working session.
18:00:58 <rtheis> Feel free to add to the list
18:01:04 <numans> hi
18:01:14 <russellb> hm, more bugs open than i realized on these topics
18:01:53 <rtheis> Yes, more than I realized as well before I started digging into the list.
18:02:18 <rtheis> Also, I plan to cancel next weeks meeting if that's okay.
18:02:41 <russellb> yes
18:02:52 <russellb> i think our in-person meeting will suffice as a replacement :)
18:03:01 <rtheis> sounds good :)
18:03:06 <russellb> do we know what room this session will be in?
18:03:20 <russellb> oh i see you have a link to the schedule
18:03:37 <rtheis> Yes
18:03:48 <rtheis> Anything else for announcements?
18:04:38 <rtheis> #topic Bugs
18:05:06 <rtheis> #link https://bugs.launchpad.net/networking-ovn/+bug/1629099
18:05:08 <openstack> Launchpad bug 1629099 in networking-ovn "OVS transaction mutate clears column data within transaction" [Undecided,In progress] - Assigned to Richard Theis (rtheis)
18:05:22 <rtheis> Amitabha's fix merged to ovs python master
18:05:32 <rtheis> And it looks like we'll get ovs 2.6.1 soon.
18:05:33 <russellb> 2.6.1 should be very soon
18:05:37 <rtheis> nice
18:05:38 <russellb> someone raised a bug fix they wanted in first
18:05:48 <russellb> justin is ready to do 2.6.1 asap after that, so it could be today or tomorrow
18:06:14 <rtheis> excellent, then we can push that through OpenStack requirements and have https://review.openstack.org/#/c/387601/  ready to go
18:06:34 <rtheis> I was planning to follow that up with a complete move to mutate transactions
18:06:47 <numans> rtheis, russellb we haven't switched to using ovs lib from master for networking-ovn master right ?
18:06:51 <rtheis> right now we have dual paths depending on ovs version
18:07:26 <rtheis> numans: we are using ovs master only with ovs python version in requirements
18:07:33 <russellb> hm, can't see patch, gerrit went boom
18:08:02 <numans> rtheis, ok. i didn't notice that. thanks
18:08:42 <rtheis> numans: as long as we can get ovs python releases for critical fixes, then we don't need master.
18:09:00 <rtheis> but we'll have to see if that becomes a problem
18:09:06 <russellb> yeah, there will be some delay
18:09:10 <russellb> since it requires doing a full ovs release
18:09:17 <russellb> not just python
18:09:29 <numans> till then the release will be .dev release right ?
18:09:36 <numans> i mean in the pypi
18:09:40 <russellb> we can, yes
18:09:45 <russellb> but pip won't install those by default
18:09:50 <rtheis> correct
18:10:44 <rtheis> numans: we have the ability to use https://github.com/openstack/networking-ovn/blob/master/devstack/lib/networking-ovn#L70
18:11:07 <rtheis> but we'd need more than OVN_INSTALL_OVS_PYTHON_MODULE to make that work for unit and functional tests
18:11:28 <russellb> ah, right
18:11:31 <numans> rtheis, yes we have it.
18:11:40 <rtheis> that only works for tempest and maybe grenade
18:12:24 <rtheis> anyway, something to keep an eye on going forward should the need arise.
18:12:32 <numans> agree
18:12:50 <rtheis> any other bugs to discuss?
18:13:18 <numans> https://bugs.launchpad.net/neutron/+bug/1612403
18:13:19 <openstack> Launchpad bug 1612403 in neutron "Cannot filter OVSDB columns, only tables" [Wishlist,In progress] - Assigned to Omer Anson (omer-anson)
18:13:29 <numans> we can keep an eye on it.
18:13:42 <numans> and see if we can use it in networking-ovn if required
18:14:01 <rtheis> numans: I just looked at that today
18:14:18 <rtheis> because it caused a rebase conflict for a change I was working: https://review.openstack.org/#/c/358801/
18:14:40 <rtheis> We want to skip the set-manager call in networking-ovn
18:14:54 <rtheis> Here's the networking-ovn change: https://review.openstack.org/#/c/364405/
18:15:35 <numans> ok
18:15:37 <rtheis> I'm planning to rebase and use that.  We can further leverage that support for performance gains
18:16:47 <numans> yes. once the other patches are merged related to column filtering
18:17:08 <rtheis> right
18:17:37 <numans> i guess we can move on with next topic
18:17:46 <rtheis> #topic Reviews
18:17:59 <rtheis> NAT support (SNAT, FloatingIP): https://review.openstack.org/#/c/346646/
18:18:24 <rtheis> Chandra should hopefully have that rebased and cleaned up today
18:18:58 <rtheis> and also...
18:19:00 <rtheis> Assessment for networking-ovn: https://review.openstack.org/#/c/383912/
18:19:10 <russellb> great, looking forward to merging the NAT patch
18:19:20 <rtheis> me too
18:19:27 <russellb> rtheis: thanks for jumping on that assessment too
18:19:33 <russellb> seems to have gone fine?
18:19:42 <rtheis> networking-ovn received a good assessment so far
18:19:47 <rtheis> yes
18:19:51 <numans> yay
18:19:53 <russellb> mainly, do more with neutron-lib?
18:20:01 <rtheis> Yes
18:20:11 <rtheis> and continue with expanding test coverage
18:20:20 <russellb> yes, all reasonable feedback
18:20:59 <rtheis> I think we will be in good shape for Ocata.
18:21:31 <rtheis> That's all I have for reviews ... anything else?
18:21:48 <numans> nothing from me
18:22:02 <russellb> we hit everything on my mind at the moment
18:22:27 <rtheis> cool
18:22:54 <rtheis> #topic Open Discussion
18:23:03 <rtheis> Anything final items for today?
18:23:44 <russellb> rtheis: thanks for running the meeting
18:23:48 <numans> nothing from me. looking forward for the summit
18:23:54 <rtheis> yw russellb
18:23:56 <numans> +1
18:24:03 <rtheis> see you at the summit
18:24:24 <rtheis> I leave tomorrow.  My wife is traveling with so we'll have a few days before to enjoy Spain.
18:24:45 <rtheis> bye guys
18:24:46 <rtheis> #endmeeting