17:02:00 #startmeeting sfc_weekly 17:02:00 Meeting started Thu Feb 26 17:02:00 2015 UTC. The chair is tbachman. Information about MeetBot at http://ci.openstack.org/meetbot.html. 17:02:00 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:02:00 The meeting name has been set to 'sfc_weekly' 17:02:03 #chair ebrjohn 17:02:03 Current chairs: ebrjohn tbachman 17:02:23 #topic Agenda 17:02:29 #link https://lists.opendaylight.org/pipermail/sfc-dev/2015-February/000943.html Agenda for today’s meeting 17:02:40 #link https://meetings.opendaylight.org/opendaylight-sfc/2015/sfc_weekly/opendaylight-sfc-sfc_weekly.2015-02-19-17.00.html Minutes from last week’s meeting 17:03:17 #topic Status of GBP+SFC integration 17:03:58 #link https://git.opendaylight.org/gerrit/#/c/15759 gerrit from reinaldo to support SFC+GBP integration 17:05:32 #info tbachman says GBP has merged a patch on GBP’s side — working on a new patch based on repenno’s latest gerrit 17:05:54 #info repenno says that the changes in the latest gerrit are mostly backwards compatible 17:06:19 #info repenno says this one supports different encaps. Construction of the RSP includes the SFF data plane locator of how to reach the SFF used to enter the RSP 17:06:35 #info repenno says you theoretically could have an SFF with vxlan, another with MPLS, etc. 17:06:50 #info repenno says that doesn’t change much from the way things work — just additions to existing code 17:07:18 #info repenno says in the Service Function Path, the user can provide the name of the encap to be used on the RSP 17:07:41 #info the default is vxlan + NSH, but supports other types provided by user 17:08:08 #info repenno this allows GBP to ask SFC for the first hop of the RSP and get back a Java RSP hop object 17:08:27 #info repenno says GBP can get the appropriate values needed from the RSP object 17:08:51 #info ebrjohn says GBP needs the first hop to set up the tunnel to SFC 17:09:02 #info ebrjohn says if the path is symmetric, GBP will have to call twice 17:09:32 #info repenno says this is the first integration. repenno says that GBP really doesn’t want to know the encap, and symmetric 17:09:49 #info repenno says that for now, for the POC, this will be sufficient 17:10:19 #info ebrjohn says the previously the RSP was created internally when the SFP was configured; now that’s not the case any more — RPC needs to be called explicitly 17:10:43 #info repenno says that was already the case with the UI; if you came through RESTCONF to create an SFP, it did that internally 17:11:05 #info repenno says multi-encap use case leads us down the road of doing this internally 17:11:34 #info ebrjohn says we probably can get that merged in today 17:11:43 #action tbachman to review and provide comments on the patch 17:11:51 :) 17:11:53 on it :) 17:12:15 #topic SFC OVS 17:13:28 #info ebrjohn says there was an email sent on this 17:13:32 #link https://lists.opendaylight.org/pipermail/sfc-dev/2015-February/000935.html email on this 17:15:13 #info ebrjohn provided a patch to support MPLS 17:15:18 #link https://git.opendaylight.org/gerrit/#/c/15501/ gerrit that added this 17:15:22 #topic M3 Milestone 17:15:29 #info ebrjohn says M3 is just 3 weeks away 17:17:01 #endmeeting