19:59:20 #startmeeting Requirements and Arch carry over 19:59:20 Meeting started Mon Jul 28 19:59:20 2014 UTC. The chair is alagalah. Information about MeetBot at http://ci.openstack.org/meetbot.html. 19:59:20 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:59:20 The meeting name has been set to 'requirements_and_arch_carry_over' 19:59:28 #chair tbachman dconde 19:59:28 Current chairs: alagalah dconde tbachman 20:00:24 #topic dvorkin to present SFC model 20:01:09 The WebEx link is https://cisco.webex.com/ciscosales/j.php?MTID=m98f331fdbf75117ff8046a55ed272913 20:02:49 #topic Discuss proposed model for SFC and traffic steering intent: detailed syntax and semantics including "connector" or "interface" definition 20:06:33 dlenrow: Can you join ?" 20:06:46 mickey_spiegel: Can you? 20:06:53 WebEx link? 20:06:57 hold 1 20:07:19 https://cisco.webex.com/ciscosales/j.php?MTID=m98f331fdbf75117ff8046a55ed272913 20:07:31 #info https://cisco.webex.com/ciscosales/j.php?MTID=m98f331fdbf75117ff8046a55ed272913 20:07:58 #link https://cisco.webex.com/ciscosales/j.php?MTID=m98f331fdbf75117ff8046a55ed272913 20:08:05 tbachman: better :) 20:08:09 :) 20:08:14 (tho i didn’t provide a context) 20:09:19 #link https://wiki.opendaylight.org/view/Group_Policy:Sub-Groups:REQUIREMENTS 20:09:44 #link https://wiki.opendaylight.org/view/Group_Policy:Sub-Groups:REQUIREMENTS#Agenda 20:11:35 #info mickey_spiegel asks if we change address (e.g. destination address changes from VIP to different server), is this supported? 20:12:22 #info dvorkinista says under the hood, it will look like a change of contract, but the goal should be to keep the original contract 20:12:43 #info mickey_spiegel says from an enforcement point of view, address is all we have to on 20:13:00 #info dvorkinista says that certain things can be done in an implicit fashion 20:13:22 #info the external interfaces that deal with these things should be self-consistent with the model that’s been defined, rather than the model that’s implicit 20:14:20 #info mickey_spiegel is concerned about restrictions from a user’s perspective when provisioning 20:14:36 #info mickey_spiegel says that 2 groups of servers behind the same VIP, do that have to be in the same EPG? 20:15:10 #info dvorkinista says they can be in different ones 20:15:25 #info dvorkinista says there are two ways to do this 20:15:42 #info do we want to treat things that involve address transformation as an EPG? 20:15:59 #info if we do this, then we’re saying that this behavior is not simulatable within the hypervisor 20:16:15 #info We end up making things more concrete than they have to be 20:16:38 #info mickey_spiegel says that the LB in the hypervisor is for East-West, with distributed implementation of the LB 20:17:23 #info says the problem in hiding some of this, if there’s anything before the LB, you only have the VIP to go on 20:17:47 #info dvorkinista says we can entertain a notion of a concept as treating a LB as it’s own EPG with a specific contract 20:18:26 #info once you start doing direct server return, you start violating the intent of the EPG 20:19:09 #info mickey_spiegel is concerned that there are certain configurations that are unachievable 20:19:31 #info 2 groups of servers, A and B, and they’re behind the same VIP, and have from the outside-in one or more services before the LB 20:22:11 #info dvorkinista invents the twinky service 20:23:18 #info dvorkinista says you can use two different chains that get realized on the same set of devices 20:23:22 #info or you can rely on labels 20:23:39 #info depending on what roles are used (consumer or provider) 20:23:51 #info mickey_spiegel says that with 2 different VIPs, you can easily distinguish this 20:24:04 #info mickey_spiegel maintains that this still is a problem with a single VIP 20:24:49 #info dvorkinista says that with a single VIP, we can’t do this w/o knowledge of the LB 20:25:02 #info mickey_spiegel says he’s just trying to say that this configuration shouldn’t be allowed 20:25:17 #info mickey_spiegel asks if the user has input on what the VIP is? 20:25:34 #info dvorkinista says the user has the ability to provide this input 20:26:24 #info mickey_spiegel says if the customer’s directly saying what the VIP is, then we get into trouble 20:26:34 #info but if they provide a pool of VIPs, it’s not a problem 20:26:44 #info dvorkinista agrees this should not be hard-coded into the intent 20:26:48 #info but it has to come from somewhere 20:27:01 #info it can be added into some EPR field 20:27:16 #info there can be multiple ways 20:27:27 #info mickey_spiegel says whether it’s one-to-one vs. many-to-one is the real issue 20:27:50 #info dvorkinista says that there is another orchestration system that configured the guts of the LB 20:29:02 #info dvorkinista says we can say a VIP is popualated in an EPR by an act of magic 20:29:21 #info mickey_spiegel asks what makes the association of the VIP and the chain? 20:29:33 #info dvorkinista says that it’s only in the rendering time when those things come into scope 20:29:46 #info when the chain gets rendered, this information becomes available 20:29:57 #info using continuous evaluation 20:30:15 #info mickey_spiegel says we have to know whether these two chains are using the same chain or not so we can add restrictions to their content 20:31:29 #info dvorkinista says we can have something in the LB like “VIP desire” 20:31:42 #info mickey_spiegel asks if this is related to the connector concept 20:31:53 #info dvorkinista says that it’s like a special kind of connector 20:32:47 #info mickey_spiegel says that anything that has any form of NAT is a problem scenario 20:33:38 #info dvorkinista says this is represented in the IP desire 20:33:48 #info Sanjay asks if this is working in both directions 20:33:53 #info dvorkinista says he doesn’t know yet 20:34:17 #info mickey_spiegel says that in the middle of a chain, it’s not an issue. 20:35:59 #info There is a question of the return from the LB 20:36:09 #info is there a separate sub-connector for the VIP Desire 20:36:13 #info or a separate connector 20:37:16 #info dvorkinista draws a diagram with the in/out connectors as sub-elements of VIP Desire 20:37:54 #info mickey_spiegel says that in our previous discussions, we wanted to allow many-to-one, but there are some special cases 20:41:43 #info mickey_spiegel says that many to one in to the service we definitely want 20:41:58 #info mickey_spiegel and sanjay say that many-to-one out of a service is questionable 20:42:05 #info mickey_spiegel is fine with allowing it 20:43:09 #info dvorkinista says that this is important, b/c we may be limiting things — like awareness of how many groups are providing the contract 20:43:28 #info mickey_spiegel says as an example, if you add P3, you don’t have to change the configuration. 20:43:49 #info SLB configuration 20:44:10 mickey_spiegel: thx :) 20:45:15 #info dvorkinista points out that you can think of the terminal as a completely different pool 20:46:17 #info mickey_spiegel says that on the left of the SLB, if you’re in the same desire group, and you’re going from right to left, there’s no way to distinguish 20:46:36 #info dvorkinista says unless you have an understanding of what’s going on in the appliance 20:47:00 #info mickey_spiegel says there’s a question of whether the appliance puts anything in the dataplane that can be used 20:50:09 #info mickey_spiegel says that on the left of the SLB, if you’re in the same desire group, and you’re going from right to left, there’s no way to distinguish whether it came from pool 1 or pool 2 20:50:31 #info mickey_spiegel says this is only a problem if they’re providing different contracts 20:59:49 #info dvorkinista says that the single VIP is the problem 21:01:37 #info in the diagram that dvorkinista drew, CONTR1 and CONTR2 are contracts consumed by ePG C1 21:01:56 #info and CONTR1 is provided by EPGs P1 and P22 21:02:04 #info and CONTR2 is provided by EPG P2 21:03:58 #info mickey_spiegel asks if inheritance can be used in a way where it’s applied on the left side of the chain but not the right 21:04:06 #info dvorkinista says let’s not go there just yet 21:04:20 #info dvorkinista says that the direct return creates problems 21:08:29 #info dvorkinista proposes that we don’t support graph, we only support a chain 21:08:40 #info which means we only have one terminal out of the chain, not two 21:09:03 #info mickey_spiegel says chain or graph doesn’t matter, it only matters if p1 and p2 are the same 21:09:15 #info if you add that restriction, then none of this comes up. 21:09:25 #info mickey_spiegel proposes any contract gets its own VIP 21:09:37 #info dvorkinista says this is a fair restriction 21:10:34 #info sanjay asks how multiple VIPs helps 21:10:54 #info mickey_spiegel says the destination address tells you the VIP, regardless of which side of the SLB you’re on 21:11:15 #info mickey_spiegel says that we need to think about whether there are cases where people need the same VIP 21:13:51 #info dvorkinista says it would be nice to validate these assumptions with the service chaining folks 21:14:24 #action dvorkinista and mickey_spiegel to talk with the service chaining folks 21:14:36 #topic connectors 21:14:47 #info dvorkinista drew connectors as into the function 21:15:26 #info mickey_spiegel says that we want connectors out of the function as well 21:15:49 #info dvorkinista draws function with a terminal 21:15:55 #info where terminal has an in and out 21:16:17 #info and a function can have multiple terminals 21:16:27 #info and they can be on the inputs and outputs 21:16:35 #info mickey_spiegel is fine with this 21:17:37 #info mickey_spiegel asks that regardless of whether these terminals represent VLANs, interfaces, etc. — that’s part of the abstraction 21:17:44 #info dvorkinista says that yes, this is part of the abstraction 21:18:06 #info sanjay says that depending on the function, you will have one or more terminals 21:18:38 #info but that there is a terminal per mapping (e.g. one is a VXLAN tunnel, one is VLANs) 21:18:45 #info dvorkinista says that won’t be in the intent 21:18:59 #info and that architecture-specific constraints shouldn’t be called out in the intent 21:19:12 #info mickey_spiegel says that what the terminal maps to is rendering 21:19:34 #info or enforcement 21:20:00 #info mickey_spiegel notes we have an API freeze in a week 21:20:04 #info is this for post-helium 21:20:05 ? 21:20:12 #info dvorkinista says yes, this is post-helium 21:20:41 #info sanjay asks whether flow-based exceptions will be covered, or will this be post-helium 21:21:00 #info dvorkinista says that helium is just proof of concept, so let’s do it after helium 21:21:24 #endmeeting