14:00:10 #startmeeting nova_scheduler 14:00:11 Meeting started Mon Jul 24 14:00:10 2017 UTC and is due to finish in 60 minutes. The chair is edleafe. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:12 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:14 The meeting name has been set to 'nova_scheduler' 14:00:19 #link Agenda: https://wiki.openstack.org/wiki/Meetings/NovaScheduler#Weekly_Nova_Scheduler_team_meeting 14:00:24 * gibi lurks 14:00:24 Who's here? 14:00:32 hi 14:00:44 o/ 14:00:54 o/ 14:02:24 Ah, we can stretch out - not crowded at all! 14:02:27 o/ 14:02:58 edleafe: I'm horizontally scalable. I consume quite a bit of room. Sorry. 14:03:13 jaypipes: :) 14:03:27 Guess we should get started 14:03:29 #topic Specs & Reviews 14:03:37 #link Amend spec for Custom Resource Classes in Flavors: https://review.openstack.org/#/c/481748/ 14:03:43 This looks like its fine as is, but there are some lingering questions on the review 14:04:25 * bauzas waves 14:04:34 And this is the implementation of that spec amendment: 14:04:35 i just need to update wording 14:04:36 #link Migrate Ironic Flavors https://review.openstack.org/#/c/484949/ 14:04:51 i posted in response to mriedem on the os-dev list as well, with a related question (on rp update 29 thread) 14:04:53 I'm working on addressing dansmith's comments 14:05:09 * edleafe still has to catch up on dev list emails 14:06:11 #link Claims in the Scheduler - series starting with: https://review.openstack.org/#/c/486170/ 14:06:27 jaypipes: How is that looking for FF Thursday? 14:06:50 edleafe: err... just needs to get through the gate :) 14:07:01 ok, so just gate issues? 14:07:09 ya 14:07:18 jaypipes: looks you need a rebase nope ? 14:07:18 kewl 14:07:23 edleafe: I addressed all of your and mriedem's comments IIRC 14:07:36 jaypipes: it's in my review stack 14:07:39 jaypipes: I just +W'd the bottom change but it requires updating the others 14:07:41 jaypipes: in https://review.openstack.org/#/c/483566 ? 14:07:44 edleafe: put a tight retry loop for claiming into the report client (the dep patch) 14:08:07 mriedem: yes.. 14:08:13 ok dropped the -1 14:08:16 will have to re-review 14:08:24 mriedem: danke 14:08:37 mriedem: how was beautiful South Dakota? :) 14:08:49 great 14:08:56 jaypipes: like I said https://review.openstack.org/#/c/483566/ needs to be rebased to be on top of the last rev of https://review.openstack.org/#/c/486170/ 14:08:56 good. happy times. 14:09:13 jaypipes: i wrestled 5 kids in a green lake for a full day, your dream 14:09:31 bauzas: done 14:09:40 jaypipes: cool, will review shortly 14:09:41 mriedem: eww. 14:09:49 Following up on that series: 14:09:51 #link Add alternate hosts: https://review.openstack.org/#/c/486215/ 14:09:51 honestly, I'd make sure we land this one before Wed 14:10:10 I would appreciate some feedback on those patches 14:10:12 or we could enter the gate blackhole 14:10:32 edleafe: I will review again shortly. it's top of my list this morning. 14:10:39 edleafe: first run through looked sensible. 14:10:40 jaypipes: thanks 14:10:45 jaypipes: seems like you have a thing to change here https://review.openstack.org/#/c/483566/7/nova/scheduler/filter_scheduler.py@214 14:10:50 based on your comment for 'good catch' 14:11:03 and you didn't change it in the latest patch, otherwise the -1 would be gone from edleafe after the rebase 14:12:28 mriedem: hrmph. 14:12:36 mriedem: k, I thought I'd done that. 14:12:43 mriedem: will be done in a pinch.... 14:13:11 Next up: 14:13:13 #link Traits support in the Allocation Candidates: https://review.openstack.org/478464/ 14:13:24 This should probably be merged/coordinated with 14:13:24 #link Add traits to the ResourceProviders filters: https://review.openstack.org/#/c/474602/ 14:13:46 Both are doing similar things, but each on one of the 2 methods for returning RPs 14:14:06 we don't need those for pike right? 14:14:13 they seem like noise at this point 14:14:41 mriedem: yeah, I'm not spending time on them. Just noting them for completeness 14:15:05 Similarly: 14:15:06 #link Devstack to use resource classes by default: https://review.openstack.org/#/c/476968/ 14:15:09 Currently marked as -W 14:15:19 and: 14:15:19 #link Nested Resource Providers: series starting with https://review.openstack.org/#/c/470575/ 14:15:22 Still in limbo 14:15:37 edleafe: without traits, nested r-ps is kinda neutered. 14:15:40 I'm confused about traits use for Pike 14:15:42 edleafe: so might as well push. 14:15:59 * dtantsur is sorry, he could not spend much time on the resource classes patch 14:16:06 if we don't check them by the scheduler, how is it working if someone is updating a flavor ? 14:16:16 dtantsur: it's cool. I said I'd look into the failure and haven't had a chance to yet :( 14:16:30 releasezzz and broken gatezzzz 14:16:32 or is it just meaning the traits support is incomplete ? 14:16:36 bauzas: the filters in the scheduler still check all qualitative stuff. 14:16:43 bauzas: support for traits in flavors won't make it in Pike 14:16:50 bauzas: right. just the placement-scheduler integration of traits. 14:17:08 what jaypipes said 14:17:17 bauzas: due to flavors not containing them and virt drivers not (yet) reporting them. 14:17:36 okay, thanks for clarifying 14:17:56 I wasn't fully on board due to my numerous leaves :( 14:18:21 Next up: 14:18:23 #link wsgi-intercept-based PlacementFixture: https://review.openstack.org/486237 14:18:27 cdent: anything to note? 14:18:52 mriedem, melwitt and I discussed making that happen last friday so I made it happen. seems to work. just wanted to highlight it's existence as it ought to smooth the gate a bit 14:19:15 also have a version of the same thing for the OSAPIFixture pending (it's a little more messy, but nearly there) 14:19:17 but, it failed 14:19:37 sigh 14:19:45 that's the first time in in 8(?) tries 14:20:47 I saw those same two failures on some other changes too. I'll investigate later, but I suspect it is not a killer 14:20:50 Finally: 14:20:51 #link Placement api-ref docs: https://review.openstack.org/#/q/topic:cd/placement-api-ref+status:open 14:20:54 Looking very green! 14:21:23 Anything else for specs/reviews? 14:21:32 not from me, thanks edleafe 14:22:15 #topic Bugs 14:22:18 #link Placement bugs https://bugs.launchpad.net/nova/+bugs?field.tag=placement 14:22:25 Nothing new this week 14:23:01 #topic Open Discussion 14:23:12 Anyone have something on their mind? 14:24:04 hi 14:24:11 hi ralonsoh 14:24:19 I still have some reviews pending 14:24:33 #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/enable-sriov-nic-features 14:24:47 The first you patches are needed for the feature 14:25:05 and I don't think there is time enough for Pike... 14:26:19 This feature is needed for OVS offload features (Nova and Neutron) 14:26:24 The first two look pretty solid 14:26:28 cool 14:27:56 #action All to review the Neutron port series https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/enable-sriov-nic-features 14:28:03 thanks! 14:28:12 the 2nd needs to be rebased on the 1st 14:28:46 in 1 min I'll do it 14:29:03 Anything else? Or is it time to get back to work/dinner/sleep? 14:29:51 naw mate 14:30:05 OK, that's a wrap! Thanks everyone! 14:30:06 #endmeeting