16:00:42 #startmeeting ironic_neutron 16:00:43 Meeting started Mon May 16 16:00:42 2016 UTC and is due to finish in 60 minutes. The chair is Sukhdev. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:47 The meeting name has been set to 'ironic_neutron' 16:01:06 #topic: Agenda 16:01:10 o/ 16:01:17 #link: https://wiki.openstack.org/wiki/Meetings/Ironic-neutron#Meeting_May_16.2C_2016 16:01:19 o/ 16:01:53 #topic: Announcements 16:02:11 I got no announcement - anybody else does? 16:02:36 Nothing that isn't covered by follow topics :) 16:02:43 following* 16:02:50 \o 16:03:19 #topic: VLAN Aware Instances 16:03:34 sambetts: thanks for pushing updated spec 16:03:48 thanks for the comments :) 16:03:49 #link: https://review.openstack.org/#/c/277853 16:04:10 Overall it looks good 16:04:25 needs some beefing up and some cleanup 16:05:49 One thing is not very clear in my mind - that is, are we going to ask the operators to create the trunk ports in some case or not 16:05:58 no, operators != users 16:06:19 OK - I mean admins 16:06:32 that'd be like saying that admins should pre-create ports for users today 16:07:23 which isn't a thing that happens as far as I know is it? An admin creating an un-bound port for a tenant to use? 16:08:15 not port, but, shared networks, Yes 16:08:41 if a network needs to be shared by tenants, admin creates it 16:08:59 right, a port can't be shared though 16:09:39 so, we are saying ironic driver will always create the trunk ports 16:10:22 no, they can be created by a user 16:11:10 so, that was my original question - for BM deployments, when do we expect users to do it, and when do we create automatically 16:11:18 that is a bit fuzzy 16:11:23 thats all covered in my examples 16:12:24 examples cover how nova boot will be issued - I thinking more from the use-case point of view 16:13:08 say I want to use BM as a cache server (or for containers) - and will be shared by many tenants - 16:13:29 a nova instance shared by multiple tenants? 16:14:18 O_o 16:15:06 ilke a hypervisor - 16:15:15 shared by many tenants 16:15:33 well that would be a instance owned by a single tenant in the undercloud 16:15:34 instead of compute resource, it is a service resource 16:17:31 I was thinking manila type deployment - where a BM is running a shared file system 16:17:59 So the use cases I've drawn out in my examples are: 16:18:14 A user who hasn't precreated any neutron ports 16:18:22 a user who has precreated neutron ports 16:18:32 a user who has precreated neutron trunks 16:19:41 If your talking about an instance plumbed into a shared network by an admin, so that multiple tenants can access it, then it could be any one of those cases depending on the workflow of the admin 16:19:47 but, how does user know for what use case he needs to create ports? 16:19:57 thats down to the user to decide 16:20:04 just as it would be today with a VM 16:21:01 yes, so, you just pointed a use-case, where the admin has to create the trunk port - 16:21:20 not "has to", "chooses to" 16:23:01 jroll: so, that is what I think is bit fuzzy, and we should clarify (in spec or documentation) - when it is required and when it is done automatically 16:23:23 Sukhdev: it should never be required 16:23:32 all you should need to boot a server is a network 16:23:37 no matter what the server is 16:23:45 (virt, bare metal) 16:23:52 (one nic, twenty nics) 16:25:15 so, you are saying boot a server to a network and ironic driver will figure out, it is trunk port, sub-port, etc... 16:25:21 now, if folks want to fancy things moving ports or trunks or whatever around, we should try to enable that 16:25:31 yes, ironic/nova will create ports and such as needed 16:26:01 Example case 1: nova boot --nic net-id= 16:26:38 OK then it makes sense - 16:27:11 sambetts : somehow I got the sense by reading spec that some times admins do things and other times it is done automatically 16:27:19 what jroll said makes sense 16:27:54 might just a be poor explaination by myself XD jroll could you do a proof read? 16:28:06 sure 16:28:13 Lets circle back when others have chance to review the spec as well 16:28:23 :) cool 16:28:27 Moving on.... 16:28:40 #topic: Critical patches and merge plan 16:29:25 I saw Ruby's comment on one of the patches they are (at least one) is being broken down 16:29:55 in response to hshiina's comment 16:30:17 yes 16:30:31 anybody has any update on this? 16:30:46 We came this far and now we seem to be stuck :-):-) 16:31:50 So I added a point to the Agenda that could also cause the portgroups stuff to be stuck for a little while longer while we do some digging, sorry :( 16:33:03 I guess Vasyl is working on that patch 16:33:10 Seems like my problems with the network driver data migrations have been addressed, I'd like devananda to maybe try it out for us as I know he was running dhcp_provider=None 16:33:17 sambetts : I tricked you by switching the order :-) 16:33:24 Sukhdev: ;) 16:35:01 So, I take it we do not have any update and I do not see vasyl here - 16:35:15 so, lets go back to sambetts's agenda item then 16:35:55 o/ 16:36:45 vsaienko1: thanks for joining - any update? 16:37:34 Sukhdev, I'm sorry for late, yes I'm splitting network driver's patch https://review.openstack.org/#/c/285852 16:38:13 vsaienko1 : cool - thanks for jumping in to help out 16:38:28 Sukhdev, not sure if all knows but we had a green job for multitenancy at the gates 16:39:01 \o/ 16:39:15 but it was some time ago https://review.openstack.org/#/c/296432 16:40:06 that is all from side 16:40:47 jroll : we are OK with the other three patches as-is - just the one needs to be broken up, right? 16:41:22 Sukhdev: the two big ones 16:41:26 er 16:41:32 * jroll wonders how big the portgroup patch is 16:41:55 yeah, I think just the one is fine 16:42:17 cool - thanks 16:42:23 vsaienko1 : thanks for the update 16:43:08 #topic: Rumor about boding support for virt 16:43:17 sambetts: want to elaborate? 16:44:19 Ok, so basically johnthetubaguy was discussing with us in the ironic channel that there seems to be work going on to support bonding for all instances, including virt 16:45:01 hmm...any pointers, links to work? 16:45:11 to support bonding for all instances we should model it in neutron instead of doing it behind neutrons back 16:45:26 Sukhdev: this was the spec he'd pointed us at https://review.openstack.org/#/c/182242/14/specs/newton/approved/user-controlled-sriov-ports-allocation.rst 16:45:33 although I'm not sure :/ 16:45:56 If we decide to model bonding in neutron, there is no longer a need to model it in ironic \ 16:46:28 oh - I see this is nova spec 16:46:32 therefore if that is truely going to happen I think we should hold of merging the portgroups API, as it'll be made redundant 16:46:47 and be hard to remove after 16:47:16 Let me follow up in the neutron side and dig up and see if anything like this is happening and more importantly in what time frame 16:47:40 #link: https://review.openstack.org/#/c/182242/14/specs/newton/approved/user-controlled-sriov-ports-allocation.rst 16:48:11 #action: Sukhdev to check on the neutron side if there is any work going on to support bonding 16:48:54 anything else on this? 16:49:20 #topic: Ironic interface attach API 16:49:27 sambetts: back to you 16:49:31 Me again :D 16:49:55 #link: https://bugs.launchpad.net/ironic/+bug/1582188 16:49:56 Launchpad bug 1582188 in Ironic "[RFE] Add interface attach API" [Wishlist,Confirmed] - Assigned to Sam Betts (sambetts) 16:50:22 sambetts : well that is the price of putting it on the agenda, dear :-):-) 16:51:10 sambetts: I have not looked at it - what is this about? 16:51:27 Ok, so basicly we'll soon have pluggable network interfaces in Ironic, this is all well and good, except that we can't modify the port mapping process without writing a new nova virt driver, and this process also might be different per network interface, which can then be different per node 16:52:35 as an example my out of tree network driver, did port mapping a lttle differently to support our use case and because of that I had to have a nova driver too 16:53:21 this RFE proposes moving the port mapping/interface attachment logic out of the virt driver down into Ironic into the network interface, under an API 16:53:48 which could be called by nova at the point we do the port-update with vif_port_ids today 16:54:55 this hides the implementation details from the nova virt driver, and would allow us to iterate faster too, e.g. to support my VLAN spec we wouldn't need to to modify the plug_vifs logic, only the network interface 16:56:11 Oh I see - in the very early days when we kicked off ironic-neutron integration work, that was one of the things we considered, but, we chose not to follow that path 16:57:19 this is an interesting idea though 16:58:01 Let circle back on this in next meeting 16:58:24 hshiina had a item on the agenda, we could not get to it last week as well 16:58:54 we need to get nova patches merged after ironic and ironc client pathces. 16:59:09 nova's deadline is earlier than usual. 16:59:34 jroll is usually on top of nova side 16:59:43 i listed nova's patch for confirmation. 17:00:51 I am so sorry - I kind of lost track and we are out of time again 17:01:00 are these 2 pathces all? 17:01:18 jroll : can you please look at this offline? 17:01:31 Sukhdev: look at what 17:01:52 jroll : two patches that hshiina is referring to on the agenda 17:02:11 sorry - folks we are out of time - have to clear the channel 17:02:17 thanks for attending the meeting 17:02:21 bye 17:02:21 ok. thanks. 17:02:23 Thanks for giving me the time 17:02:25 :) 17:02:31 #endmeeting