16:59:26 #startmeeting weekly ODL SFC meeting 16:59:26 Meeting started Wed Nov 30 16:59:26 2016 UTC. The chair is ebrjohn. Information about MeetBot at http://ci.openstack.org/meetbot.html. 16:59:26 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:59:26 The meeting name has been set to 'weekly_odl_sfc_meeting' 16:59:39 #info Brady Johnson 17:00:14 #info https://lists.opendaylight.org/pipermail/sfc-dev/2016-November/003697.html agenda 17:00:22 #info Diego Granados 17:04:57 #info Sam Hague 17:06:38 #info Brady talking about the context of this meeting. The implications of implementing SFC not on NSH, but on VXLAN 17:08:15 #info Ericsson has plans to use plain VXLAN, but not abandon NSH 17:08:59 #info we need to re-classify, since we are not going to have the NSH metadata at hand 17:09:30 #info VXLAN has some scalability limitations, but it is widespread 17:10:00 #info We can use a flag on the SF model 17:10:37 #info Ericsson will continue supporting NSH, this is just a workaround until we have "official" support in OVS 17:11:24 #info M2 milestone is comming in a couple of weeks. So we need to have a plan in place for that date 17:12:28 #info Jaime, Diego and the rest of the Ericsson's team are working on the integration of SFC with Genius 17:13:13 #info The integration with Genius is done in the context of the Logical SFF 17:13:44 #info Jaime tells we are just finishing the feature, even the classifier integrated with Genius 17:14:15 #info We still need to migrate the sfc-genius component to blueprint 17:14:52 #info we haven't done any major changes in the current model of the classifier 17:16:04 #info the classifier finds out the neutron port for the data plane node where to send the traffic 17:16:17 #info the model remains the same 17:17:28 #info Sam, how are we going to reclassify using the VXLAN? 17:19:23 #link https://lists.opendaylight.org/pipermail/sfc-dev/2016-November/003625.html Daya's response where she says SFC can remove the NSH header 17:20:42 #info Jaime: the classifier is a higher priority service that comes after SFC 17:21:17 #info Sam: Genius will handle the metadata doing the same type of work we are doing noe 17:21:59 #info Jaime: can the classifier handle the use case in which the VM migrates 17:22:34 #info Jaime: we are working on that now in the context of the Logical SFF 17:24:45 #info Sam: right now we are adding all the rules needed on all the nodes where the client might migrate to 17:26:40 #info Jaime: does this mean that the Classifier is located always in the first SF? 17:27:16 We have a VXLAN-GPE on every node right now 17:27:27 #info We have a VXLAN-GPE on every node right now 17:27:48 #info the client should be outside the SFC domain 17:29:51 #info within the Logical SFF we assume that Netvirt is creating the transport zones beforehand 17:30:39 #info This is for Carbon 17:31:22 #info Non-NSH is for Carbon as well 17:32:15 #info we need to continue using the old-netvirt 17:33:51 #info Ericsson's priority will be the Non-NSH for Carbon 17:34:53 #info SFC will be integrated with Genius and using either NSH or VXLAN as transport, but reusing the same code as much as possible 17:38:39 #info we'll cancel the meeting of next week 17:39:54 #info can we code all the current metadata (NSP and NSI) in the VNI? 17:41:07 #info we can use one of the first tables (ingress) to load registers with the VNI to be used later in the pipeline 17:42:25 #info we'll have limitations in the number of service functions due to the limited amount of bits 17:43:59 #info Eric: how are we going to differentiate the NSH and the Non-NSH in the model? 17:44:31 #info we'll have different transport flag 17:45:55 #endmeeting