16:01:08 #startmeeting ironic_neutron 16:01:09 Meeting started Mon Aug 1 16:01:08 2016 UTC and is due to finish in 60 minutes. The chair is Sukhdev. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:10 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:12 The meeting name has been set to 'ironic_neutron' 16:01:15 o/ 16:01:26 o/ 16:01:27 o/ 16:01:43 #topic: Agenda 16:01:58 #link: https://wiki.openstack.org/wiki/Meetings/Ironic-neutron#Meeting_August_1.2C_2016 16:02:19 Anybody would like to add anything to the agenda? 16:02:57 #topic: Announcements 16:03:19 I do not have any announcements to make - do any of you have any? 16:03:28 jroll ? 16:03:37 oh, it's that time already eh 16:03:41 hi :) 16:04:01 so just one thing: 16:04:03 Happy August!!! 16:04:10 time is flying by :-) 16:04:28 we ran into an issue on the nova patch: https://review.openstack.org/#/c/297895/9/nova/virt/ironic/driver.py@1170 16:04:41 we're fixing it in this ironic chain https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1608511 16:05:02 then the nova thing will be good to go 16:05:12 still not sure if we can get an FFE on that but I'm working on it 16:05:46 we'll keep our fingers crossed 16:06:48 I saw rloo's comment over the weekend 16:07:18 #topic: Update on testing latest code 16:07:32 So, I have an update to give to the team on my testing activities - 16:08:01 I pulled all of the latest code (all patches) and this is the first time, everything went reasonably smooth 16:08:13 except for one change in behavior - 16:08:36 my script used to create the node and then modify to add the driver information 16:09:09 conductor did not like it well - but, when I changed the script to add driver information during node-create 16:09:15 everything went smooth 16:09:46 did not know if this change in behavior was a bug or intentional - I thought I bring to team's attention 16:09:56 can we see the script and the error? 16:10:18 guess not :( 16:10:28 lol 16:10:49 sorry I'm late, folks. 16:11:03 sorry I got disconnected - back now 16:11:16 wb Sukhdev :P 16:11:31 Sukhdev: can we see the script and the error? hard to tell if code problem or user error without it 16:11:50 jroll : understood 16:12:26 I have to log into different system to pull the information - will post shortly 16:12:33 ok, even after meeting is fine 16:12:37 other than that - all works fine 16:12:56 great 16:14:08 jroll - http://paste.openstack.org/show/545161/ 16:14:29 jroll - that script used to work 16:15:09 Sukhdev: what's the rror? 16:15:50 jroll : did not capture for pasting, but, something like - can not change from flat to neutron - unknown interface type 16:15:55 or something like that 16:16:10 Sukhdev: oh, you probably need to make sure enabled_network_interfaces has neutron 16:16:13 it does not by default 16:16:17 I do not remember why 16:16:49 right - even after doing that, I saw that error 16:17:20 but, once I switch to providing all information during node-create, all works fine 16:18:20 did you restart API and conductor after doing that? 16:19:17 jroll: I suspected that may be the reason - I am not good at restarting api ( I usually restart conductor) :-) 16:19:37 yeah, api uses that config for validation now 16:19:45 I will try to reproduce it later in the day and, if I am able to, will capture the past and post it 16:20:34 Other than that I do not have anything else to report - which is a good thing :-) 16:20:49 Sukhdev: just want to clarify, are you testing against master now? 16:20:57 or do you need to pull in other patches 16:20:58 mjturek1 : yes 16:21:01 cool, thanks 16:21:28 mjturek1 : no patches 16:21:43 got it, thanks :) 16:21:53 moving along - 16:22:10 #topic: Remaning work items 16:22:22 I split the work items into two categories 16:22:50 Desired for Newton cycle and O-cycle items 16:23:11 1) port groups 16:23:20 2) inspector, and 16:23:26 3) security groups 16:23:42 In regards to (1) - I did a bit of breaking up on the portgroups API patch (per a discussion a few meetings ago). Not sure if people would rather just keep the API patch the way it is though https://review.openstack.org/#/c/347549 Any thoughts? 16:23:43 All are doable in this cycle - 16:25:51 mjturek1: have you posted the broken-up patch(es) somewhere? 16:26:06 devananda: https://review.openstack.org/#/c/347549 16:26:16 it's just this one currently, still pretty big :-\ 16:26:43 haven't removed the code from the original patch yet either, wanted to see what people thought first 16:27:41 the original being https://review.openstack.org/#/c/332177 16:28:28 1400 LOC is better than 1900 ... but still a lot 16:28:46 devananda: I can probably break it up a bit more 16:29:22 mjturek1: looking at the two patches, this one is at least targeted to just the API changes, which does make it easier to review 16:29:45 I think it's fine 16:30:16 good job breaking part the addition of portgroups from the other changes :) 16:30:26 :) thanks 16:31:19 A quick browse through the patch - looks very clean 16:31:46 great, thanks Sukhdev 16:32:52 sambetts|afk : Sam is that you? 16:33:05 Sukhdev: he won't be here for the meeting 16:33:17 ah I see 16:33:46 anything else on this? 16:34:28 nothing here 16:35:17 So, the other two items API changes for interface attach/detach and vlan aware servers to be moved to the O-cycle 16:35:58 hopefully neutron will land vlan aware VMs in Neuton and then we can build upon that 16:36:35 neutron/newton always messes me up :-) 16:37:06 :) 16:37:06 moving along - 16:37:17 #topic: Patches 16:37:32 patches in merge conflict - https://review.openstack.org/#/q/project:openstack/ironic+branch:master+topic:bug/1526403+status:open 16:38:00 these are still in conflict state 16:39:57 other than these and Nova patch, for which jroll already mentioned, everything else seems good 16:40:44 I feel like those got replaced and need to be abandoned, but not totally sure 16:42:08 jroll - this one too - https://review.openstack.org/#/c/228496/ 16:42:34 I'm not sure about that one 16:43:39 last update was more than a month ago - you may be right 16:44:43 Other than this, I do not have anything else to cover 16:44:50 #topic: Open Discussion 16:45:04 Any open discussion? 16:45:28 There is VmWorld in Las Vegas later this week - if anybody cares 16:46:17 And, also Future:net, which runs in parallel to VmWorld in Las Vegas as well 16:46:34 sorry I mean later this month - not week 16:46:38 meant 16:47:11 Any body wants to discuss anything 16:47:18 if not, we are done - 16:47:27 I like shorter meetings :-) 16:47:46 Thanks everybody - 16:47:50 thanks Sukhdev :) 16:47:52 bye 16:48:00 #endmeeting