22:01:02 #startmeeting 22:01:03 Meeting started Tue May 24 22:01:02 2011 UTC. The chair is danwent. Information about MeetBot at http://wiki.debian.org/MeetBot. 22:01:04 w/o the dash 22:01:05 Useful Commands: #action #agreed #help #info #idea #link #topic. 22:01:13 haha, thank god rick is running things :) 22:01:18 Hi everybody 22:01:23 hello all 22:01:25 Hey 22:01:26 the agenda is here: http://wiki.openstack.org/Network/Meetings 22:01:48 hello 22:01:52 hi everybody 22:01:53 Hello 22:02:01 hello 22:02:01 hello 22:02:02 hi all 22:02:06 hi folks. want to introduce brad, a new guy on our team from nicira 22:02:13 (not new to nicira, but new to netstack) 22:02:27 brad, you there? 22:02:48 maybe i need to go over to his cube and kick him. 22:02:49 attendance fail :) 22:03:03 I'm here :) 22:03:04 poor brad 22:03:04 one more and its a fail hat trick for me 22:03:09 (no kicking necessary) 22:03:12 hi everyone.. 22:03:13 I hope Dan does not kick like Chuck Norris 22:03:30 ok, if rick needs to run in 30 mins, let's try to get things started, shall we? 22:03:39 #topic extensions 22:03:45 stanford people don't kick like chuck norris :-) 22:03:52 rough 22:04:21 so, I think the main question is how do we let plugins expose non base capabilities 22:04:39 before talking about data extensions, shall we talk about data attributes in core API? 22:04:58 ah, you mean like id, name, date_created? 22:05:00 as the extension is something beyond that 22:05:03 yes 22:05:08 did we agree to use the /cap/{key} mechanic in the api? 22:05:40 AlexNeef, let's save that for the next discussion (even if the core concept itself is not an extension) 22:05:41 I don't think so 22:06:08 ok, ying, are you proposing some additional fields for the base beyond what was in salvatore's spec on the wiki? 22:06:23 I think that included and id,name for networks, and an id for ports? 22:06:26 ok - I did update a lot of the base attirbutes 22:06:43 not put on the wiki yet,it here http://wiki.openstack.org/QuantumAPIExtensions?action=AttachFile&do=view&target=quantum_api_extension.pdf 22:06:57 yes, I saw Alex's updates 22:07:05 I'm not sure people saw that: http://wiki.openstack.org/QuantumAPISpec 22:07:27 I wanted to get the ball rolling thinking about the data attributes 22:07:28 can somebody explain me again why we have to replace API extensions with extensible data attributes? 22:07:28 we need to make sure that we agree all the base attributes in the core API 22:07:37 then, we can see what needed for extension 22:08:16 romain: I don't think we have to, but that is part of the next discussion. 22:08:24 good, let's discuss that 22:08:29 Agree with ying, but I think the topic was for discussing a mechanism for extension API rather than defining what is "base" and what is "extension" 22:08:37 +1 22:08:45 that is exactly what I was typing :) 22:08:46 agree. 22:08:59 in my mind, the entire API is still experimental 22:09:14 so I don't think we need to be making final calls here. 22:09:18 have you all taken a look at the instrumentation for extensions in nova? 22:09:19 so everyone wants to discuss the extension mechanism now? 22:09:38 if ying is ok with it, I would suggest doing so. 22:10:00 markwash_ : some of us have and hopefully we are going to discuss nova/openstack extension mechanism here too and may use them 22:10:09 so we are clear about the data attributes? 22:10:15 ok 22:10:23 Ok, extensions. 22:10:45 so I believe we are planning on using Openstack standard extension mechanisms. 22:10:56 or at least we'll work with jorge to identify whether they are suitable. 22:11:03 +1 22:11:06 +1 22:11:10 +1 22:11:11 +1 22:11:12 +1 22:11:27 +1 22:11:30 I think we should use them and suggest modifications if we find shortfalls 22:11:33 +1 22:11:38 Just to be clear, though, the "standard" hasn't been officially blessed yet, right? 22:11:38 Ok, so it seems to me that openstack extensions let us add attributes to any of the network or port objects using the data extension mehcanism 22:11:55 jamesurquhart: right, but nearly 22:12:00 james: yes, we can still help improve the standard. 22:12:02 Cool. 22:12:04 if it is lacking 22:12:13 I'm not sure i understand what that really means tangibly 22:12:29 we will also need to consider how to add additional API methods and API objects (i.e., go beyond data extension). 22:12:35 is the standard extention model in some type of contradiction with yings model? 22:12:37 AlexNeef: clarify? 22:12:42 a draft of the extensions guide is happening as we speak and will be submitted to the policy board soon for final approval 22:12:49 Alex: I don't think so. 22:12:51 I think they are converging 22:13:12 standard mechanism defines how to define and discovery the extension 22:13:28 So the work item I was proposing around quantum-extensions is not so much defining what is or is not an extension 22:13:31 it has data extension part, we can use that for key value model 22:13:36 danwent: +1 on supporting additional methods, that's necessary and that could be all that we need (i.e. no need for additional data attributes, we just need extra methods) 22:13:43 but rather the mechanisms by which plugins can expose extensions. 22:14:00 if ying feels there is a shortcoming with the proposed extension model, i suggest he get with jorge and adjust. if it's a shortcoming here, it will likely be elsewhere. let's make the standard extension model better vs. deviating. 22:14:10 romain: I think that is an interesting point. One could argue that data extension is not the right way to do at all. 22:14:22 this is a good discussion to have. 22:14:38 the extension model supports additional api operations 22:14:39 so, I definitely like jorge's extensions model, but it didn't seem to be built for yings use case precisely 22:15:12 from what I understand, the quantum api is looking for ways to expose plugin functionality that it doesn't necessarily know about ahead of time, right? 22:15:20 yes, I agree. we can use it for my key value model 22:15:20 mark: yes 22:15:36 does everyone understand ying's use case? 22:15:40 I think jorge's extension model allows to extend the API with new methods for specific methods therefore not ncessarily requiring extensible data objects.. 22:15:49 romain: where you advocating for an approach that limits what extensions are considered "valid" to only using new API objects + methods? 22:15:50 dendrobates: My question as well 22:16:13 danwent: both approaches are dual 22:16:24 but I feel we'll need extra methods in extensions anyway 22:16:33 romain: agreed. 22:16:35 so we could just go all with extra methods 22:17:04 romain: would that be excluding the "data extension" approach? 22:17:06 my understanding is that extra methods go with the extended resources 22:17:13 i like that as then its clear from API who is adding those methods as they can be in a separate rest namespace 22:17:21 by adding new resources, we can add new methods 22:17:33 while with data attributes, the namespace gets polluted with standard namespace. 22:18:19 ying: can you define "resources" ? you're not talking about a URI, are you? 22:18:44 resource is the subject in the web service, like network, port ,etc 22:18:51 yes, ok. 22:19:07 we'll need extra methods on ports, networks, etc. 22:19:17 not merely on new resources 22:19:29 romain: could you give soem example? 22:19:36 I think adding new methods need to be in scope. 22:19:53 as well as adding new resources. 22:20:16 +1 22:20:22 whats a new resource? 22:20:24 danwent: But not new data attributes? (Just trying to get this debate clear in my head) 22:20:35 To me, the interesting question is do we want to limit what people can do by saying that they should not "extend" the "base" objects in the API (network, port). I don't have a strong feeling on this, but others may. 22:20:52 port and network is a "resource" 22:21:02 in the base API. 22:21:25 James: does that answer your question? 22:21:34 So I can create an extention with additonal types of resources like "MyPort" 22:21:46 yes 22:21:58 danwent: sort of. I'll "listen" further for a bit… ;) 22:21:58 I think the "data extension" mechanism would let you add new key-values to the existing Port object. 22:22:05 Why don't we reason around the "capability" feature? Is a capability an extended composite attribute of the port or is it a "Port_Capability" resource? 22:22:06 That seems like we will break introperability quickly 22:22:10 I believe we are discussing whether this should be allowed. 22:22:33 salv: good idea i need to anchor this concept somewhere 22:22:41 salv: that's my initial question 22:22:54 do we need to have any cap in the base API? 22:23:00 Salv: this is more like port-profile in our proposal 22:23:16 So i vote for capabilties as a comonent of an existing resource 22:23:24 i.e. port/cap/ 22:23:32 I think generally there is a need to associate new types of state + actions with existing types of resources (e.g., a set of ACLs on a port) 22:23:45 or the ability to put a port in "Admin down" state. 22:24:28 Yes. port-profile kind of constructs provide "grouping" them eg ACL across # of Port resources 22:24:39 Alex: you mean cap is attributes with base resource port? 22:25:11 One concenpt of a "capabilty" is that it's a static feature of a resource. It just describes it. things like ACL's are really features, that you interact with 22:25:31 I think we can easily dop port profiles, cap etc. using Jorge's extension mechanism. 22:25:36 I think something like port_cap sound more natural but pollutes the namespace, whereas port_profile maybe is not as natural but keeps base and extended namespace separate 22:25:40 *easily do 22:25:57 port-profile imply a template, no? 22:26:25 i.e., something that can be applied to many ports? 22:26:33 yes 22:26:34 danwent: I think so... 22:26:34 to me that is a somewhat different discussion. 22:26:35 agree - theres no implied coupling between an actual port 22:26:35 one to many 22:26:51 port-profile is a set of attributes that can be applied to many ports 22:27:05 e.g. Same ACLs for # of ports 22:27:27 ying: should that exist in Donabe instead? 22:27:42 so the ACL itself is not an attribute of the port with a port-profile, is that correct? 22:27:55 dendrobates: I was thinking along similar lines. 22:28:09 it's associated with port, hence, I think it belongs to quantum 22:28:15 dendrobates: different than network container. more a "grouping" like a role 22:28:22 somikbehera: my only point is that I feel like the extension mechanism is something you do when something really doesn't fit into core at this time 22:28:27 Ying +1 22:28:42 somikbehera: but we are all talking about these things like some set of quantum plugins will probably need to use them 22:29:08 could we focus on a simpler use case for a second? 22:29:18 ying: i disagree, many other services will make use of quantum components without being owned in the base api 22:29:18 like wanting to expose statistics on a port as an extension? 22:29:19 danwent: If you have it shoot! 22:29:51 the port-profile case (while potentially valuable) actually conflates several unresolved issues in my mind. 22:30:08 markwash_: not all plugins but some plugins may use/implement the adavanced functionality 22:30:23 Ok, let's analyze statistics use case, from an API user perspective 22:30:53 one way to do it would be to use data-extension to expose a "statistics" field in the port object itself. 22:31:09 another way would be to add a new URL: /network//port/stats 22:31:10 If a user wrote a client app which fetches statics using /port/statistics that would be quite easy and natural 22:31:15 statistics are a good case because in addition to reading them i may also want to clear them 22:31:16 markwash_ : therefore we could have the advanced stuff be extensions 22:31:21 or /port-stats/ 22:31:24 alex: disagree with whether we need port profile here? 22:31:27 but the user would not be aware of the fact that "statistics" is an extension 22:31:42 guys I need to go to my kids school. I will catch up later. I will send an email out about my webex topic. 22:31:55 +1 to using webex 22:31:58 you would do that as /v1/networks/{netid}/ports/{portid}/ext/{vendor-id}/statistics 22:32:06 by rick! 22:32:13 you would know it's an extensions because of the URI 22:32:20 plus all extensions are queryable 22:32:23 in theory, i think all of those mechanisms would be supported using openstack extensions. 22:32:30 yes 22:32:30 ecarlin +1 22:32:33 +1 22:32:47 danwent: I agree that they can be supported using the openstack extensions mechanism 22:33:13 danwent: I think the question is, are they general enough to not require the extensions mechanism? 22:33:16 I think we are discussing whether the idea of adding a "statistics" field to the "base" port attribute should be discuraged. 22:33:21 +1 that however we could also /v1/networks/{netid}/ports/{portid}/statistics/ext/{vendor-id} 22:33:39 which would allow us a base set of stats with the option to extend by vendor if we want 22:33:46 danwent: apologies if I'm off base 22:33:48 Same URI structure could be used also for new resources e.g.: v1/ext/{vendor-id}/strangeresource 22:34:02 mark: not sure I following your last question. can you clarify? 22:34:07 let's take statistics use case, we first define an extension: statistics, then later we want to extend statistics by adding new stat attributes 22:34:23 Erik, you've put a lot of thought into extensions, what is your take? 22:34:25 danwent: so to me, I love extensions because when I have something that nobody else can use or support, I can still fit it into the api 22:34:37 is that another extension based on existing extension: statistics? 22:34:52 danwent: but I don't love adding all the extra length to the urls and complicated namespaces if its actually a pretty general use case 22:34:55 :mark yes, that's the idea. extensions can then be "promoted" to base if people like them. 22:35:11 danwent: it seems like punting on first down 22:35:19 danwent: I love punting on fourth down 22:35:27 danwent: but I'd rather see if it fits in core first 22:35:28 the idea is to keep core universally applicable, i.e. it should work with every plugin 22:35:39 if everyone supported port statistics, we could make it core 22:35:44 if not, if would be an extensions 22:35:49 mark: Our motivation was to get the core L2 functionality out first. 22:36:00 over time, if that became "standard", it would get promoted to core 22:36:01 mark: then aggressively promote. 22:36:09 ecarlin: so different vendor supplied statistics packages, with the same interface, would still have different urls? 22:36:17 we should guard core and keep it universally applicable 22:36:22 ecarlin: and different attribute names in existing objects? 22:36:23 main goal is to get a simple "core" out, without months of discussion of what is or is not in core 22:36:43 L2 connectivity only seemed like a very simple line to draw. 22:36:44 so i agree we need to get the "core" but having a place holder so software can know that there will be a mechaism for retreiving stats, capabilties, etc from the get go is valuable 22:37:08 even if we only define a really small set of base stats or capabilities 22:37:15 markwash: no, there are multi-vendor extension prefixes so the URI can be the same 22:37:23 AlexNeef: the same can be achieved via an extension till the exntension gets universally accepted. 22:37:27 ecarlin: okay cool 22:37:30 this is exactly how OpenGL works which is where Jorge derived this approach 22:37:31 danwent: It seems that stats is a unique case to most people here. Is that right? Or are there other topics that would garner the same debate? 22:37:59 QoS, ACLs, etc. all seemed to get people very excited and wanting to go in different directions. 22:38:28 We had to spend a lot of time to get people to just settle on tackling L2 connectivity. 22:38:47 so we went with a model where people could go do anything they wanted, as long as it started out as an extension. 22:38:53 OK, so I guess I would agree that starting with simple base is best, but that comes with the cost of breaking backward compatibility as functions move from extensions to core over time. 22:38:54 ecarlin: I definitely buy the concept of extensions, I just worry that the cost of adding an extension is greater to the user and deployer than we are guessing now 22:39:08 then once we got the base in place (still as an experimental-only solution), we could tackle advanced APIs. 22:39:10 I think we should keep those out of core for now and keep it simple. We spent a lot of time at the summit paring things back to basic L2 connectivity. 22:39:18 ecarlin: perhaps we can reduce that cost however with our code 22:39:33 if people want to support more now, go for it, that's what extensions are for, but i would vote to keep core simple for starters 22:40:08 i think this is much broader than quantum 22:40:10 ecarlin: We should, however, acknowledge that there are tradeoffs for things we know are *likely* to be common in future 22:40:21 ecarlin: I agree in concept, but think there are some peices that are reqruired for basic cfunctionality that are missing 22:40:29 across any service, plugins should be able to expose capablities in consistent ways 22:40:41 we need a framework for that that all services can utilize 22:40:48 static capabilities are an example 22:40:57 so, what should we include in core? it's still my question? 22:40:57 ecarlin: Sure. Not sure that is what is being debated at this point. 22:41:28 to me the first piece of the puzzle is making sure quantum can even support API extensions. 22:42:02 danwent: supporting extensions in the base case is no difficulty--slap a middleware or straight http proxy on top of the regular api, have it call what you need it to call 22:42:05 danwent: +1, but once solved it quickly exposes base vs. extension issue 22:42:06 the debate about what is or is not core will probably continue indefnitely, but I'd really like to get someone coding on supporting extensions :) 22:42:32 danwent: but perhaps your focus is on something more elegant? 22:42:54 ying: salvateore has a core API spec up for review for a few weeks that defines the agreement on core from summit. 22:42:56 I think the question is what is the must have that we need in base API...better to have it now rather than later. 22:43:14 +1 22:43:15 I actually think with our plugin infrastructure it will be a bit more complex. It will partially depend on whether we allow data extension or not. 22:43:47 danwent: Agree lots of unknown for me 22:44:15 somikbehera: yes, I read through that spec. It defines the resources and operations associated with resources, but not defined the attributes associated with each resource. Alex added some later. 22:44:27 I think in the absence of agreement here we have to stick to what we outlined at the summit. 22:44:29 for example, network has name, id, port has state 22:44:34 We have two rather orthogonal discussion: properly defining the core and a mechanism for extending it 22:44:49 +1 22:44:58 While the former is pretty much "blurred" at the moment as mark pointed out we can start doing progress on the second 22:45:01 salv-orlando: +1 22:45:33 I think salv-orlando is very close to having a first cut of the base networks + port code ready. 22:45:35 Yep..that's why Ying started it with that 22:45:46 While a team adds the extension middleware, we can all together discuss the nature of the core 22:45:58 apologies if I have derailed things :-/ 22:46:02 we can continue to iterate on that once it is out.... this API is still experimental, so no need to worry about what is or is not in it. 22:46:14 and then what is core will be handled by the API I'm already implementing, and what is not core goes through the extension mechanism 22:46:22 mark: healthy discussion :) 22:46:37 properly defining core: we can first deliver what we defined at the summit, quickly iterate and add more, its all about being agile right? 22:46:51 markwash_: you were suggesting before your code (API serialization?) can be helpful for us. In which way? 22:47:15 as far as the base spec is concerned, the point of discussion is more about what are the attributes of the resources 22:47:17 folks, i'm talking to jorge on the phone. he is going to join in a minute to address extensions questions. 22:47:17 somikbehera: +1 22:47:24 i dont think we nailed them down during the summit 22:47:31 ecarlin: great, thanks 22:47:49 if we know what the attributes are, we can accordingly definer relevant operations/API 22:48:16 he said nova is working on a way to have plugins auto register api extensions 22:48:17 I suggest moving the discussion on attribute to etherpad, and then discuss it next week 22:48:19 not to say that what is being currently proposed is not correct 22:48:22 The focus on L2 connectivity was a pretty strong theme of the summit 22:48:34 salv-orlando: what ecarlin just said ^^ 22:48:48 while recognizing that there was a whole bug of other things that we will eventually add to the base. 22:49:01 (it was just that everyone's list of what else to add to the base was different) 22:49:30 ecarlin: very cool. 22:49:46 so are we waiting on jorge? 22:50:00 he is joining... 22:50:26 I personally thing that extensions are a great way to "prototype" a proposal for base, as it is a very concrete proposal. 22:50:35 exactly 22:51:35 other topics while we're waiting: we're hoping to send the base quantum framework + some integration with Salvatore + an open vswitch plugin for review soon. 22:51:52 everything is still completely experimemental, but you have to start somewhere :) 22:52:01 hi jorge :) 22:52:04 Hey guys 22:52:20 anybody who has questions/confusion regarding the extension mechanism, should check jorge's presentation from the summit. 22:52:45 Jorgew:a question about extension mechanism? For data extension, can we use it to extend an existing extension? 22:53:28 not sure I follow — can you ellaborate 22:53:44 For example, we define an extension "statistics", which has 4 attributes? Later we want to add 5th attr to it, should we add another extension? 22:54:03 Or, we just modify previous extension's schema file? 22:54:05 ying: from what I understand yes--the only difficulty is making sure the order of operations works out right for when the extensions' logic runs 22:54:20 Typically Yes that means a different extension 22:54:27 but really 22:54:50 it depends on what you client support is 22:55:14 ying: to clarify I was answering "can we". whether or not it is the right choice probably depends on the specific situation 22:55:25 the correct thing to do is to define anothor one. 22:55:51 and would it supersede the previous extension? 22:56:18 you mean define another extension with the same name "statistics" to supersede previous one? 22:56:49 Right. It can — you can have both extensions simultaneously though i'm not sure that makes sense 22:56:54 How "versioning" is handled? more in lines of compat. 22:57:11 jorge: do you recommend putting a version in the extension name? 22:57:19 I would call it statistics2 that's whats typically done in gl 22:57:42 but that said it's a different extension 22:57:43 if that's the case, does it mean we won't use "data extension" independently? It always come alone with an resource extension? 22:57:46 Is this where key-value pairs have value 22:58:28 ying: correct, as its cleaner and we know which extension added what 22:59:02 ying: no it doesnt mean that though — you can extend the data without adding new resources 22:59:19 Ok, so it seems like were we are at is that plugins will be able to register API extensions of any type using the standard openstack mechanisms. This includes extending existing resources (data extension), adding new resources, and adding new methods to existing resources. Is that a fair statement or is this still something we are debating? 22:59:40 Sounds fair to me 22:59:44 +1 23:00:05 I'm looking for "-1"'s at this point. Anyone disagree? 23:00:06 not debating, just want make sure that we can use data extension independently 23:00:15 Keep in mind that params are also valuable 23:00:25 jorge: can you clarify? 23:00:40 adding params to existing resources? 23:00:46 GET /networks?rax-pie:extendedparam=foo 23:00:47 for example to implement queries and filters 23:00:48 because to extend list, we may not want to re-define the statistics again 23:00:56 right 23:01:00 Mark: ah, great point 23:01:35 ok, so add in the ability to handle extensions in parameters. 23:01:48 Ok, so I think we're all on the same page. 23:01:58 jorge, am i correct that all extensions (data, resources, params, headers, mime-types, etc.) are independent 23:02:27 yes. 23:02:40 other than webex, which we'll handle via email, are there other topics to cover? 23:02:47 then, the discovery is independent, too. 23:02:55 webex = discussing hold and recording meetings over webex 23:02:57 thus, it's client to match them together? 23:03:11 based on version? 23:03:31 all extensions can be queried and have specific meaning 23:03:32 danwent: agenda says "Quantum dev status" and "Open discussion" 23:03:35 right they are dependant on version 23:03:42 extensions are independent of the api version, afaik 23:04:01 # quantum-dev 23:04:07 no extensions are at the vesion level 23:04:10 #topic quantum-dev 23:04:19 man, we need rick :) 23:04:22 you had your hat-trick :-) 23:04:27 :) 23:04:31 ah, yes 23:04:34 Congrats, Dan ;) 23:04:43 because it's past version in the uri 23:04:56 I mentioned earlier, we're hoping to get something out for review by the next meeting. completely experimental, not a locked down API, but enough that someone could play with it. 23:05:11 james: one of my few talents :) 23:05:21 other quantum dev updates? 23:05:22 right an extension in ver 1 may be a core feature in ver 2 23:05:43 #topic open-discussion 23:05:59 quantum dev update: API getting in space, code infrastructure "borrowed" from Openstack API 23:06:07 I wanted to mention I added a port state concept to the wiki 23:06:27 i was looking for feedback 23:06:28 Yes Alex I saw that and I'm considering it globally accepted. 23:06:40 just want to highlight the etherpad on network flows: http://etherpad.openstack.org/network-flows 23:06:42 at least that what it looked like on the etherpad 23:06:48 Alex: yup, I think that's a good idea (it already had to +1s on the etherpad, no dissent). Seems inline with L2 connectivity. 23:06:55 to -> two 23:07:06 I wanted to bring up the topic semantics of "attachments/attach" 23:07:15 I am concerned that we don't have a consistent picture of how Nova/Quantum/Melange interact and what data is passed between services 23:07:17 yeah I wanted to discuss that as well 23:07:26 please chime in there if you have some thoughts 23:07:29 have posted the question on etherpad, may be we can continue the discussion there or over emails? 23:07:38 troytoman: Sure 23:07:53 sumit: on API etherpad? 23:08:01 yeah 23:08:08 troytoman: as a lazy nova dev :-), I'd love it if I didn't have to store as much state in my own db to query the status of my vms and their nics 23:08:11 ok, sounds good. 23:08:25 Sumit: I'm ok with discussing it here, but we are already 8 minutes overtime 23:08:37 yeah no worries, we can take it offline 23:08:59 I've also added a strawman flow for the 3 services at the use cases wiki: http://wiki.openstack.org/NetworkUsecases 23:09:06 would request input though 23:09:11 posted it there so we could look at a diagram 23:09:29 just one idea - will look forward to the discussion throughout the week 23:09:44 ok, sounds good troy 23:09:53 I will definitely take a look and give feedback. 23:10:02 any other topics for open discussion? 23:10:06 Silly question on code development: 23:10:07 I had one other open topic: that I was trying to address through capabilities but maybe people have other ideas 23:10:16 salv was first :) 23:10:24 this is quick 23:10:39 np 23:10:46 We are borrowing a lot of code from nova. What about authorship and copyright? 23:11:45 if we take for instance nova.wsgi and make it quantum.common.wsgi should the file be still copyright of "Openstack LLC"? 23:11:45 alex: can you pre-type? 23:11:45 yeah, I had asked Rick about that earlier. 23:11:45 he said there is no clear right answer. 23:12:14 might thought is that if you borrow a whole file from someone, probably keep the copyright. 23:12:27 if you think you'll end up filling most of the file, change it. 23:12:36 that is what I do, but is by no means legally informed 23:12:55 any lawyers on the channel? 23:13:14 I'm really not into legal things... I would not worry now about it. That's is something we can always sort out with sed 23:13:25 agreed. 23:13:27 Ok, alex? 23:13:54 There are different types of L2 we would like to support. Most obviously (for Mellanox) infiniband, but also people might what DCE/DCB to be able to do FCoE or other things. I need a mechaism to allow me to create a network with these capabilities. 23:14:07 i will send an email on this topic, it's not a quick thing i guess 23:14:23 yeah, but an important point to tackle. Sounds good Alex. 23:14:24 Not, and probably related to the "core" definition issue 23:14:27 AlexNeef: isn't that possible with the current api proposal? 23:14:45 I don't think so 23:15:03 i need an indication from the VIFs of what their expected class of service is 23:15:06 No, that's not possible. The current API only creates "dumb" networks :-) 23:15:16 and? 23:15:25 what's the limitation? 23:15:28 i think that should be abstracted by the quantum service 23:15:35 me too 23:15:43 an "extension"? 23:15:43 you just get an l2 network, how the provider chooses to implement it is up to them 23:15:47 Alex: do you need more info from the remote-interface, it sounds like? 23:15:52 you can't abstract something like "lossless" over a lossy network 23:15:58 you can't say give me a vmware or xenserver vm in nova 23:16:06 you just get what the provider has set up 23:16:18 ok, i think we've stumbled onto a bigger topic :) 23:16:21 but you can say give me a 4 core vm 23:16:38 or give me 5 gigs of RAM right 23:16:50 ok, so now we are talking about "flavors" of networks 23:16:52 we did talk, at the summit, about networks having capabilities and needing some way to ID what those are 23:16:58 Alex: maybe try to handle this with extensions, or describe how extensions are insufficient? I don't think I fully understand the use case yet. 23:17:03 The technical compute guys will say give me a lossless network 23:17:15 you would either have to do it through a flavors mechanism or a more granular attribute level, I think 23:17:17 I think that can be expressed / controlled by extensions to the core api 23:17:26 +1 23:17:47 maybe 23:17:54 i think it can be an extension or just a property of a partcular quantum deployment 23:17:55 you can do anything in extentions right 23:18:07 Alex: that's the hope :) 23:18:08 AlexNeef: yeah 23:18:15 yup, since you have to provide implementation backing it 23:18:15 yea :-) 23:18:25 ok, so I think we're good? 23:18:29 the networks resource is L2 - that's all we are promising 23:18:41 the only thing at this stage is to make sure that the core api doesn't prevent anybody from implementing their own kind of networking, possibly with extensions 23:18:57 romain: yup, i agree with that goal. 23:19:08 and I think we meet that goal with the current proposal 23:19:16 ok, 20 minutes over time... we good to go? 23:19:29 #endmeeting