13:02:49 #startmeeting powervm_driver_meeting 13:02:50 Meeting started Tue Apr 18 13:02:49 2017 UTC and is due to finish in 60 minutes. The chair is esberglu. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:02:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:02:54 The meeting name has been set to 'powervm_driver_meeting' 13:03:10 o/ 13:03:12 o/ 13:03:36 #topic In-tree Driver 13:03:49 No movement on reviews. 13:04:02 Spec freeze was last week, theoretically, but some specs are still being pushed through. 13:04:10 And we're on a bug triage sweep. 13:04:11 typical :-) 13:04:27 So - again theoretically - once that stuff dies down a bit, we might expect some more action on reviews. 13:04:50 I've been staying fairly noisy in #openstack-nova and trying to "help out" as much as possible. 13:04:51 here's to hoping 13:05:04 Squeaky wheel, and all that. 13:05:28 I even took on a nontrivial thing yesterday - thorst I need to give you a heads-up on that after the meeting. 13:05:35 k 13:05:55 Other in-tree news, I've fixed/rebased up to the SSP change set. 13:06:08 And all of that is passing CI etc. 13:06:20 Would like Jay to re-test SSP. 13:06:44 But I think we should sort out this neutron snafu first (for discussion in OOT topic later) 13:07:22 well, maybe the workaround for jay initially is to disable the dhcp agent 13:07:24 I've been deliberately trying not to do too much on the in-tree stuff, because nova cores have been semi-using it as an excuse not to review. 13:07:25 I mean, he's not using it 13:07:40 yeah, that seems reasonable 13:07:47 something to discuss in more depth at the summit 13:07:58 is this in-tree approach working basically 13:08:13 Yeah, let's queue up a mini-topic about the summit too. I've got a couple questions there. 13:08:46 k we can do that at the end 13:09:24 Anything else in-tree? 13:11:06 not from me 13:11:10 nada 13:11:21 #topic Out-of-tree Driver 13:12:37 https://review.openstack.org/#/c/456741/ - thorst I saw that mdrabe reviewed 13:12:46 Do we need more pvc reviewers? 13:13:07 I wanted manas to review...but wasn't able to get a hold of him 13:13:24 (I'll post a powervm:recheck there) 13:13:27 mdrabe: can you see if manas cares? Otherwise if we don't hear anything, lets just get it through CI and go again 13:13:43 I'll ping him 13:13:48 thx dude 13:14:09 The only other OOT thing I know of is Jay's issue. 13:14:11 I think we're doing pretty well from an overall backlog of reviews...thanks to the CI being back up 13:14:20 efried: do we need to port anything else from IT to OOT? 13:14:48 thorst Possibly. I think we may want to do periodic sweeps comparing the two and see what we can push back. 13:14:56 I definitely want to do the TaskFlow thing. 13:15:01 eventually. 13:15:30 Question on that subject: we've made quite a lot of improvements to the UT in-tree. Do we care to flush those back to OOT? 13:15:48 Quite a lot of work for relatively little reward IMO. 13:15:53 efried: I think as time allows, yeah 13:16:16 Maybe a thing for new team members to look at? 13:16:33 As a vehicle to help them familiarize themselves with the code. 13:16:36 possibly 13:16:51 on that thread... 13:16:52 Which reminds me, I added edmondsw to the in-tree change sets. He's been reviewing - thanks for that. 13:17:07 we also did a spec review yesterday of things that impact us 13:17:13 I think a few of us have TODO's there. 13:17:23 (Is edmondsw on the calendar notice for this meeting?) 13:17:51 He isn't 13:20:09 efried I'm on another call but I can drop if need be 13:20:29 edmondsw The meeting is just here in IRC, no call. 13:20:29 edmondsw: me too - we may need another time for this 13:20:30 :-) 13:20:35 ah :) 13:21:13 esberglu Please add edmondsw to this notice - edmondsw attend as able for the near future - recognize you've got other stuff going on. 13:21:21 Will do 13:21:23 thx 13:21:38 yep, will try 13:22:30 Sounds like we can move on 13:22:35 #topic CI 13:23:03 CI has been looking pretty solid since coming back up. I still have a handful of failures to go through 13:23:16 But everything so far has been either a bad patch 13:23:48 And I've seen a GnuTLS Error trying to interact with github a few times 13:25:09 esberglu: are we using that DNS / HTTP cache server that adreznec set up a few months back? 13:26:17 I think the DNS part isn't working on the ready nodes 13:26:21 And I will need to update 13:26:23 http://morpheus.pok.stglabs.ibm.com/#/c/4707/ 13:26:31 To get it running 13:26:38 k 13:26:50 I'd be curious to see that working...see if we get better perf 13:27:05 but no rush 13:27:41 Yeah it's been on my list for a while, just been getting eclipsed by other stuff 13:27:48 understood 13:27:57 that's the right prioritization 13:29:09 That's all I had for CI 13:29:10 local2remote - Looks like just adding that flag in 5113 and we can get that going. But we still need to merge 5112 first. thorst adreznec esberglu (edmondsw) please review. 13:29:49 Actually - 5112 needs to be merged _and_ we need to cut 1.1.2 and get it into reqs. 13:30:32 Otherwise 5113 won't work properly - unless we change it around to always apply that patch (with --keep-redundant), as we started discussing in the review. 13:31:22 esberglu Do you have a way to test 5112/5113 before we merge 'em? 13:31:43 efried: I applied them and deployed staging yesterday afternoon 13:31:48 noice 13:31:57 It wasn't working though 13:32:00 boo 13:32:06 Okay, let's debug today. 13:32:23 I was getting the "Unable to connect to novalink" or whatever the error is there 13:32:47 efried: Yep sounds good 13:33:12 indicating that the local2remote-ness wasn't happening. But at least it compiled ;-) 13:33:22 #action esberglu efried to debug local2remote stuff 13:33:26 compiled...python? 13:34:12 thorst The assembly code included in the fix. 13:34:27 o good, I was thinking you needed more assembler 13:34:34 really, who doesn't? 13:34:47 real programmers only know one language 13:34:47 moving on 13:35:06 #topic Other Testing 13:35:22 Oh I thought nbante was on 13:35:35 Do we want to dive into the neutron thing any further here? 13:36:26 I think we can after meeting 13:36:28 nbante thing 13:36:34 I got him an iSCSI device 13:36:46 he will be trying to test OSA with it...but OSA doesn't appear to support it 13:36:57 with that said, OSA does appear to support a very similar cinder driver 13:37:04 so I'm hoping we can just change it to storwize and it works 13:37:08 we will see... 13:37:39 thorst..look like you discussed on OSA with external storage. I got disconnected 13:38:30 nbante: just gave a status update that you'll be trying again with that v7k 13:38:35 and we'll see if it actually works 13:38:40 sure..thanks 13:40:07 #topic Summit 13:40:54 efried: I believe you had a few things here? Or just wanted to start a discussion? 13:41:14 I mainly wanted to try to understand when/how/where there would be nova team meetups/unconferences at the summit 13:41:26 Since the format seems different now in light of PTGs having been added. 13:42:20 I still need to go through the schedule and read up on it 13:42:27 Yeah, this will be pretty different. Not necessarily sure there will be the prototypical unconference from talking with people 13:42:28 So I can't help you much there yet 13:42:56 Well, I certainly didn't see anything on the schedule. Maybe I'll ask in IRC to clarify. 13:43:12 Seems like projects are going to have three main things to work with - new contributor intros, breakout rooms, and some dedicated planning sessions 13:44:05 adreznec I saw the intros on the schedule. Didn't see the others. 13:44:13 I'll ask in the meeting on Thursday. 13:44:29 #action efried to find out about nova dev meetings at the summit. 13:44:43 Let me find the forum schedule 13:45:04 It went out in a mailing list email last week 13:46:36 It looks like they're all in the regular schedule now 13:46:47 Tagged as things like Forum: Project Onboarding and Forum: Fishbowl Discussion 13:46:49 adreznec Can you point me to those sessions (offline)? 13:46:51 https://www.openstack.org/summit/boston-2017/summit-schedule/global-search?t=Forum 13:47:54 ^ so those are going to basically be the design summit equilvalent sessions 13:48:14 okay. 13:48:47 https://www.openstack.org/summit/boston-2017/summit-schedule/events/18738/using-cinder-for-nova-ephemeral-storage-backend?BackURL=https%3A%2F%2Fwww.openstack.org%2Fsummit%2Fboston-2017%2Fsummit-schedule%2Fglobal-search%3Ft%3DForum%23eventid%3D18738 13:48:57 That one for example is pretty interesting 13:49:38 ooo, send to gfm 13:50:58 Done :) 13:52:59 Anyone have anything else they want to discuss, summit or otherwise? 13:53:00 Only other thing I had from the summit was that at some point we should probably have a quick discussion on priorities for people to cover 13:53:41 Should be easier than summits of the past since the design summit is toned down into the forum 13:53:48 But still plenty of things to cover 13:53:52 Is there a way for us to show each other our schedules? 13:54:14 There didn't used to be... not sure if there is now 13:54:18 Something to look at 13:54:22 I don't see anything obvious. 13:55:06 Yeah 13:55:22 It looks like there's not even a way to just print your schedule 13:55:25 So... probably not 13:55:54 Oh never mind, you can if you toggle that then hit view/print 13:55:57 So I guess we could do that 13:56:11 Or use the export function 13:57:26 there was another fishbowl about moving resource claims from nova-compute to nova-scheduler (wed @ 4:30) 13:57:41 not sure if that would impact us? 13:57:43 Yeah, saw that too 13:57:58 Was just talking to mriedem about that in #openstack-nova 13:57:59 I don't know that it impacts the driver 13:58:05 https://review.openstack.org/#/c/437424/ 13:58:05 but I think it impacts the PVC folks 13:58:10 Charles should probably go to that 13:58:21 yeah, I think I pinged Charles 13:58:30 I'd better go make sure I did 13:59:06 adreznec So wait, toggle what? 13:59:21 Ah - "My Schedule". 13:59:25 efried: yep 13:59:52 and export PDF. 14:00:00 I'll send y'all what I've got flagged so far. 14:00:02 Yeah, or ical 14:00:18 Other option we could do that I just thought of is that you can sync it to a google calendar it looks like 14:00:29 Could set up a shared calendar or something I guess to track sessions we care about 14:01:55 Bah, the export functions aren't working for me. 14:02:20 Maybe the calendar project is open source 14:02:25 and you could submit a patch to fix it 14:02:25 :P 14:03:37 All right, we're over time here 14:03:39 Anything else? 14:03:48 Nope 14:04:57 #endmeeting