19:03:53 <Madhu> #startmeeting OVSDB weekly call 19:03:53 <odl_meetbot> Meeting started Tue Aug 19 19:03:53 2014 UTC. The chair is Madhu. Information about MeetBot at http://ci.openstack.org/meetbot.html. 19:03:53 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:03:53 <odl_meetbot> The meeting name has been set to 'ovsdb_weekly_call' 19:04:08 <Madhu> #topic Neutron L3 support 19:04:21 <Madhu> #chair tbachman dave_tucker networkstatic 19:04:21 <odl_meetbot> Current chairs: Madhu dave_tucker networkstatic tbachman 19:04:22 * tbachman ducks 19:04:26 <tbachman> lol 19:04:28 <Madhu> tbachman: slow 19:05:08 <tbachman> #link http://dtucker.co.uk/hack/building-a-router-with-openvswitch.html dave_tucker’s blog on new L3 features 19:05:59 <tbachman> #info existing pipeline had to be modified in order to support new L3 features 19:06:22 <tbachman> #info Table 0 is a classifier, to determine which table to send to next 19:06:27 <tbachman> #info Table 100 is ACLs 19:06:35 <tbachman> #info Table 105 is for ARP Responder 19:06:42 <tbachman> #info Table 5 is for L3 Rewrites 19:06:48 <tbachman> #info Table 10 is for L3 Routing 19:07:14 <tbachman> #info Table 15 is for L3 Forwarding 19:07:26 <tbachman> #info Table 20 is for L2 Rewrites (L2 Tun Encap) 19:07:39 <tbachman> #info Table 20 is for L2 Forwarding 19:19:48 <Madhu> #info the DVR mechanism that is demonstrated will require an external access from every compute node 19:22:01 <tbachman> dave_tucker: +1k 19:22:25 <dave_tucker> #link https://gist.github.com/79503d5b3752e5dc64e7 19:23:34 <tbachman> #topic Neutron security groups 19:24:20 <Madhu> good man tbachman 19:25:24 <tbachman> #info TCP flags are being used for state 19:25:54 <tbachman> #info long term plan is OVS use of conn tracker 19:38:51 <tbachman> (sorry guys — got pulled away for a sec…. back 4 minutes) 19:39:09 <dave_tucker> #link https://github.com/dave-tucker/odl-neutron-drivers/blob/master/odldrivers/lbaas/driver.py 19:39:14 <tbachman> (for taking minutes) 19:39:19 <dave_tucker> skeleton LBaaS driver 19:39:33 <tbachman> #undo 19:39:33 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Link object at 0x2695c90> 19:39:48 <tbachman> #link https://github.com/dave-tucker/odl-neutron-drivers/blob/master/odldrivers/lbaas/driver.py skeleton LBaaS driver 19:40:00 <tbachman> (good to have it with the link — shows up with context) 19:40:38 <tbachman> #topic Trello Board 19:41:04 <tbachman> lol 19:41:08 <tbachman> just changed to Trello 19:41:22 <tbachman> #topic Neutron security groups (revisited) 19:42:03 <tbachman> #info The range feature for ports isn’t implemented yet, but individual ports work 19:43:07 <tbachman> #info Madhu says that if there are any NXM requirements, let him know ASAP 19:43:58 <tbachman> #info We allow specific ports inbound on TCP SYN 19:50:09 <tbachman> #info the fields focused on are TCP Protocol, TCP port min/max, and IP Prefix 19:51:08 <tbachman> guys - I have another meeting at the top of the hour 19:51:18 <tbachman> Can someone else pick up minutes then? 19:53:14 <tbachman> #info networkstatic stayed away from using resubmit, in order to support HW platforms 19:53:30 <tbachman> #topic Pipeline discussion 19:55:21 <tbachman> #info dave_tucker says a convention would be helpful so that services know where to put their rules in the pipeline 19:56:50 <tbachman> #info There’s a question of where security groups should live 19:57:26 <tbachman> #info Would they be better implemented in the beginning of the pipeline and use resubmit or should it be somewhere else in the pipeline 20:00:22 <tbachman> Madhu — have to drop. Can you make sure you do the endmeeting? ;) 20:01:02 * tbachman leaves steno-pad and pen on the table and sneaks away 20:01:19 <Madhu> tbachman: thanks and will do 20:08:05 <Madhu> #endmeeting