22:01:37 #startmeeting 22:01:38 Meeting started Tue Jun 28 22:01:37 2011 UTC. The chair is danwent. Information about MeetBot at http://wiki.debian.org/MeetBot. 22:01:39 Useful Commands: #action #agreed #help #info #idea #link #topic. 22:01:40 Ram is presenting to Cisco's world-wide engineers on OpenStack right now, so he won't make it. 22:01:51 cool 22:01:56 hello all 22:01:57 (that he is presenting) 22:02:04 agenda: http://wiki.openstack.org/Network/Meetings 22:02:13 hi 22:02:25 #topic netstack updates 22:02:41 since dendrobates is out we will skip incubation discussion 22:03:00 incubation is tied to us getting hudson access, as well 22:03:07 though we're still trying to figure out the details. 22:03:13 anything else that is general netstack? 22:03:25 #topic quantum 22:03:46 general status, we're in a unit test/ system test/ bugfix stage right now. 22:03:51 making good progress I feel. 22:03:56 Three specific points on the agenda 22:04:13 Mark Voelker's team has volunteered to take on the GUI blueprint 22:04:24 https://blueprints.launchpad.net/quantum/+spec/quantum-client-gui 22:04:40 As part of that work, they will also take a crack at unifying the client code into a library 22:04:59 Two quick updates there.... 22:05:00 this library can be used by the GUI, cli, unit tests, and other services (e.g., donabe) that will orchestrate quantum 22:05:09 https://blueprints.launchpad.net/quantum/+spec/quantum-client-library 22:05:12 take it away mark 22:05:41 1.) We've mocked up a little UI just to get a feel for where we'll going...we'll push that out somewhere later this week once we tie up a few loose ends 22:05:57 very cool 22:06:14 One point where we could use some feedback is how/where to deal with extended attributes (QoS, ACL's, etc) so we can discuss that once folks can see it 22:06:16 is this UI integrated in Openstack dashboard or a separate gui? 22:06:19 I'll set up an etherpad 22:06:41 The plan is to do a separate Django module that will be part of the Dashboard. 22:07:02 that sounds like the right approach 22:07:41 k, anything else to add on the GUI or client lib front? 22:07:56 Second update: we'll be working on the refactor starting later this week. May be a tad slower than we'd have liked as one of our engineers is unexpectedly traveling out of the country. 22:08:09 That's all for me 22:08:26 thanks mark. will be great to have a GUI. 22:08:37 Next topic is API authn/authz 22:08:48 Salvatore wrote a blueprint here: http://wiki.openstack.org/QuantumAuthSpec 22:09:02 I'd like to thank him for a very clearly written blueprint, very easy to follow 22:09:12 salvatore, what is your preferred mechanism for feedback? 22:09:26 (I know you don't like etherpad ;P) 22:09:28 email, possibly 22:09:35 or launchpad answers 22:09:45 etherpad is cool, but lacks notification 22:09:51 agreed. 22:10:00 launchpad answers is a clever idea. 22:10:04 maybe give that a try? 22:10:04 launchpad answsers are probably better than emails 22:10:16 do you want to ask a question, then post the link? 22:10:24 so we can have a thread? 22:10:29 yes, sure 22:10:32 or do you want to handle individual questions. 22:10:58 I can post a general question, and then people can submit specific question as well. 22:11:23 great 22:11:40 Third and final quantum topic: nova changes and quantum integration. 22:11:54 Seems like the multi-nic code is still going through merge, but it very close now 22:11:58 right 22:12:10 ryu's branch is: https://code.launchpad.net/~midokura/nova/network-refactoring 22:12:21 it is, and i have merged it into the refactoring branch to test it out with the current version of multi-NIC 22:12:34 and identified a few places that may cause problems with Quantum integration 22:12:41 I've pulled but have not tested much. hoping to get to that over the long holiday (US) weekend 22:12:48 ryu: please elaborate 22:13:27 the main issue was that 'virtual_interfaces' model is tied to the 'networks' model of Nova 22:13:51 ah, you mean whether that reference is nullable? 22:13:58 virtual_interfaces is the VIF table that will be used to communicate with Quantum 22:14:26 right, we need to keep the current Nova networking but it is preferable to use this table as the VIF f or Quantum 22:15:03 ryu: can you quickly repost your spec page for those listening in? 22:15:06 I don't have the link handy 22:15:29 ryu_ishimoto: is that a data model issue? 22:15:29 http://wiki.openstack.org/network-refactoring 22:15:35 found it. 22:15:36 sure, it's http://wiki.openstack.org/network-refactoring I haven't updated it with multi-NIC stuff but I will 22:15:44 great. 22:16:04 Trey just told me today that he will make that network_id field nullable so that we can keep using VIF for Quantum 22:16:14 :) 22:16:16 cool 22:16:24 better to do this now 22:16:29 agreed. 22:16:39 great work guys. 22:16:50 (and tr3buchet in particular... that was a monster patch) 22:17:04 you should see the merge conflicts ;) 22:17:08 OK, anything else for quantum? 22:17:12 tr3buchet: yeah seriously. thanks Trey! 22:17:16 tr3buchet: ha 22:17:20 that's it for now 22:17:25 thanks ryu 22:17:26 jusrt a quick passage on API extensions... 22:17:33 sure 22:17:44 has there been any progress? do we have an agrement on the extension model? 22:18:03 I think we agreed on following the openstack standard model 22:18:03 * vishy notes that managing long-diverged branches in bzr often leads to re-fixing the same conflicts over and over again. bzr merge --weave helps sometimes. 22:18:18 whoops 22:18:44 do we have any update on jorge's work in general? 22:18:47 vishy: yeah i played with --weave a bit 22:19:19 I'd really like to understand better where the existing extensions proposal differs. 22:19:33 I think we also need to figure out how plugins "register" an extension. 22:19:46 I don't have an update from Jorge on the extensions documentation. I don't think there are changes pending as much as clearer documentation 22:19:47 I'd like to undestand these two things as well 22:19:52 Same call as last meeting: if anyone wants to take a lead on this, please let me know. 22:20:19 (someone other than salv-orlando... he has already volunteered for too much :) ) 22:20:47 The ask is to follow up on extensions progress with Jorge? 22:20:49 I might be wrong, but I think Ying was warking on this 22:20:50 I'm hoping to get cycles to do a quick review of the current work 22:21:16 it would be great for someone to scope out where the existing stuff falls short and call this out in the blueprint. 22:21:34 Ying and SumitNaiksatam were tracking this, I believe. 22:21:38 Yes, both Ying and Somik have done a review. 22:21:41 Ying had a number of email exchanges with my team and with Jorge this week. I think the primary gap is with dynamic loading of extenstions 22:21:53 Ah, great. 22:22:15 I think it is agreed that should probably be handled in a separate blueprint. but, i don't know if everyone is agreed yet 22:22:43 troytoman: dynamic loading be handled separately from the rest of the extension blueprint? 22:22:47 Do we need an online meeting to sort that out? 22:23:01 I can volunteer to get everyone together online if that is what is needed. 22:23:17 another thing is that the current extension code is falls short of jorge's extension proposal 22:23:39 somik: can you give us some details? 22:23:39 danwent: yes. the current extension mechanism was never intended to address that space. 22:23:55 jamesurquhart: that could be helpful, though also just making sure that people are aware of the emails being sent is probably a good start. 22:24:09 sal-orlando: the current code is modelled on existing extension mechanism in nova 22:24:14 troytoman: ok, i haven't put much thought in on that front. 22:24:22 maybe a meeting on the extensions stuff would make sense. 22:24:41 troytoman I'll follow up with Ying, but can you see that I am cc'ed on the email thread/ 22:24:49 ? 22:25:01 jamesurquhart: will loop you in 22:25:12 OK. I'll get something together, starting with Ying and troytoman. 22:25:27 Ok, that would be great. 22:26:00 Does someone want to take a crack at a "dynamic API extension" blueprint? 22:26:12 salv-orlando: Jorge's extension proposal and our requirements are more than what nova supports. Our Pluggable backend presents additional challenges. Both these issues need to be addressed before we will be ready for merge. 22:26:14 or are we not on the same page about this being separate? 22:26:31 somik: got it, cool 22:26:41 +1 for separation 22:26:44 is there a point in merging the rest of the stuff before the dynamic loading is implemented? 22:26:52 I'm not familiar enough with the code to know. 22:27:47 we might have to redo plugins an extensions 22:27:49 Otherwise I'd probably prefer to get the model right outside of trunk, then merge. 22:28:05 but I don't feel that strongly about this, so if someone has another opinion, holler 22:28:06 I think the dynamic piece should be separated. we will have to do some work to handle extensions. 22:28:12 danwent: that seems like a better idea to reduce churn therefore bugs. 22:28:29 troy: since you have done the work here, I'm happy to yield to your take. 22:28:36 we can do that before or after a merge. 22:28:54 sounds like we want to make those changes before merging, correct? 22:29:02 I'd prefer that 22:29:11 Sounds like a plan unless someone objects 22:29:17 going once, twice.... 22:29:22 ok, sounds like a plan :) 22:29:35 anything else on quantum? 22:29:51 #topic melange 22:29:54 troy? 22:29:59 general update? 22:30:24 we continue to evolve the base functionality given feedback and example use cases 22:30:35 btw, troy, can you create a blueprint for the dynamic stuff (or ask Ying/Sumit to do it?) 22:30:59 dynamic -> dynamic extension loading 22:31:10 jamesurquhart and I will work that out since I think ying is best suited to spec it out 22:31:22 great, thanks. 22:31:36 troytoman agreed 22:31:51 we are bringing some rackspace nova core devs into the loop to help us figure out Nova integration 22:32:34 i am hoping we can get the project merged into Nova in the D3 timeframe. integration of the service within Nova can start after the nova network refactoring is merged. 22:32:41 cool. any thoughts yet on a timeline? I know the nova-network-refactoring is slotted for d3, which is coming up soon. Do you see these changes as part of that? 22:32:49 sorry, crossed wires 22:32:58 i plan to get blueprints/wiki/etc. updated within the next week - i'm a bit behind there 22:33:25 danwent: Are you creating actions via eavsdrop? With hash action? 22:33:44 I can :) 22:33:56 Hey, I don't care. Just curious. ;) 22:34:04 no, its a good suggestion 22:34:26 #action jamesurquhart + troytoman will coordinate on dynamic api extension blueprint 22:35:23 troy, do you expect that melange will replace existing nova code for IP allocation, or site along side it as an option? 22:35:49 * salv-orlando danwent stole my question :-) 22:36:06 we are thinking it would likely replace the existing code. that was one of the drivers behind putting it into the Nova project. 22:36:24 and a reason to wait for the refactoring work to be done 22:36:30 great to hear. makes sense. 22:36:55 any other melange-related discussion points? 22:37:26 #action troytoman update nova melange blueprints 22:37:34 #topic donabe 22:37:41 anyone around for an update? 22:37:50 I know dendrobates mentioned an API a while ago. 22:38:24 I'm just getting integrated into that effort, so I can't give update, but there is work underway. 22:38:25 With quantum + multi-nic, I think we are to the point where we could at least create some interesting topologies as "containers" 22:38:35 Ok, sounds good. 22:38:46 #topic open discussion 22:39:01 one question: are most people working next tuesday? 22:39:22 yes, I am... no holydays in the UK! 22:39:29 jamesurquhart: it would be good to get some blueprints for discussion before writing too much code.. 22:39:39 danwent: I likely will be 22:39:40 salv: :) 22:39:53 OK, that sounds like quorum to me :) 22:40:12 any other open discussion? 22:40:20 salv-orlando: only monday is a holiday in US, tuesday is officially open for business here too :) 22:40:37 I'd really love to make some progress on incubation, is we need to move the meeting for having dendrobates it is fine for me 22:40:42 somik: Right. That's the plan. Get some blueprints together quickly for discussion. 22:41:17 salv: dendrobates was actually on vacation, then had a conflict today. We'll ping him on that. I believe he is making progress. 22:41:30 cool 22:41:31 #action dendrobates to give update on quantum incubation for next meeting 22:41:42 look at me using those action tags :) 22:41:52 anything else? 22:42:15 You are a hash master, danwent. ;) 22:42:28 ok, let's call it a meeting 22:42:30 launchpad question for discussion on authN/authZ for quantum: https://answers.launchpad.net/quantum/+question/163091 22:42:31 #endmeeting