17:00:05 #startmeeting nova-cells 17:00:06 Meeting started Wed Jun 6 17:00:05 2018 UTC and is due to finish in 60 minutes. The chair is dansmith. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:09 The meeting name has been set to 'nova_cells' 17:00:15 o/ 17:00:26 o/ 17:00:33 o/ 17:00:43 #topic bugs 17:00:49 any bugs people want to highlight? 17:01:09 there was the one yesterday... 17:01:26 https://bugs.launchpad.net/nova/+bug/1773945 17:01:27 Launchpad bug 1773945 in OpenStack Compute (nova) "nova client servers.list crashes with bad marker" [Undecided,New] - Assigned to Surya Seetharaman (tssurya) 17:01:29 the revert fixes it ? 17:01:41 i left a comment https://bugs.launchpad.net/nova/+bug/1773945/comments/9 17:01:44 or should we also log if there is a NULL cell_mapping ? 17:01:46 ack 17:01:47 the novaclient revert fixes a specific problem in the client 17:02:35 yeah, I think it's legit to log an error if the mapping is null so that the operator can fix it up 17:02:43 and raise 500 17:02:45 ? 17:02:46 yeah 17:02:47 ok 17:02:54 because it's legit internal "we screwed up" error 17:03:07 tssurya: are you going to do that or do you want me to? 17:03:17 happy to do it if you want, 17:03:20 I can to do it 17:03:20 but don't want to steal it away :) 17:03:22 okay 17:03:28 :) 17:03:42 any other bugs? 17:03:51 nope 17:04:00 I mean from my side no 17:04:08 #topic open reviews 17:04:19 so the main one in my head is tssurya's down-cell spec 17:04:29 which is up against the deadline tomorrow, right? 17:04:36 yea, 17:04:41 I am currently updating it 17:04:56 okay cool, ping us when it's up so we can make sure to jump on it 17:04:57 based on mriedem's comments 17:05:02 yep thanks! 17:05:07 * bauzas just sits at the back 17:05:18 I didn't really have anything else to add to mriedem's comments after our discussion yesterday 17:05:24 this one: https://review.openstack.org/#/c/560042/ 17:05:27 there's my count quotas with placement spec (which needs an update) but, I thought we can't have that because of the lack of type/owner in placement. is that everyone else's understanding too? 17:05:30 dansmith has already told his opinion 17:05:48 would be nice to get the opinion of others 17:06:16 I agree its computing intensive 17:06:43 melwitt: yeah at this point, I think you're looking at a dependent spec for some placement api changes and can't really see that happening alongside all the stuff we discussed yesterday on the migrator thing 17:06:59 * melwitt nods 17:07:06 tssurya: let's ping jay after this to get him to weigh in on that 17:07:18 dansmith: ack 17:08:05 any other open reviews to highlight? 17:08:40 #topic open discussion 17:08:53 heal_allocations CLI has a +2 from gibi and i just need to get jay to come back on it 17:08:55 https://review.openstack.org/#/c/565886/ 17:09:01 sounds like belmiro might already be using it? 17:09:04 tssurya: ^? 17:09:06 yes 17:09:10 :D 17:09:14 heh 17:09:20 it fixed what we wanted to, thanks 17:09:20 cern is already using rocky, they just don't want to call it rocky 17:09:22 from the sound of it 17:09:30 tssurya: i also wanted to find out about https://review.openstack.org/#/c/569247/ 17:09:31 dansmith: well said :) 17:09:34 heh 17:09:45 that was an attempt to optimize the scheduler pulling all instances from all hosts every scheduling request 17:09:47 I was wondering, have we got any info about the nova-net => neutron migration and whether or not it's okay for us to remove some nova-net REST APIs this cycle? or if we should defer those to stein? 17:09:51 which you guys said was slower now 17:10:13 melwitt: I thought they said in yvr that they wanted us to wait? 17:10:18 mriedem: we haven't had time to look at this recently, I will comment on the spec once we apply this 17:10:25 melwitt: but that we could do the api bits because they don't use those 17:10:25 tssurya: i posted some test results in that patch and from my devstack env it didn't seem to make a difference, but i could maybe just need more computes or fake instances to hit the right scale to see a difference 17:10:39 dansmith: tssurya was going to double-check from what I remember last week? 17:10:53 melwitt: for us after I asked belmiro he said he is ok to remove nova-net REST APIs 17:10:55 yeah i'm also wondering about the nova-net specific APIs 17:10:55 about whether the api bits are fair game and won't hurt the safety net 17:11:04 tssurya: okay, cool. thanks 17:11:09 tssurya: has anyone at cern done an actual audit of the impacted APIs? 17:11:14 we asked belmiro about apis point-blank in yvr and he said he was cool with it 17:11:17 because it's not all os-fping 17:11:36 mriedem: I pointed the etherpad to him, he said he will comment on each of it 17:11:39 I will remidn him again 17:11:40 https://etherpad.openstack.org/p/nova-network-removal-rocky 17:11:43 ah ok 17:11:47 that's what i'm looking for, thanks 17:11:48 remind* 17:11:58 like, os-networks worries me 17:12:22 the various os-floating-ips ones don't since cells v1 didn't support floating ips 17:12:26 or security groups 17:12:33 mriedem: none of those apis are enabled for multiple cells, and since they're working on v2, I can't imagine any of them get touched at all 17:12:42 ok 17:12:56 this meeting is logged so i can say i warned everyone 17:12:58 like os-networks/add . can't possibly do the right thing 17:13:33 it won't add it in the right db, nor talk to the right nova-network daemon, etc 17:13:36 melwitt: so you're going to drop the -W from my os-fping patch? 17:13:38 speaking of meeting being logged, I know I brought up nova service-list --cell yesterday, but my team wanted to know if there was an easy CLI way of knowing which cell the instance is in 17:13:44 that's a good point. would still be reassuring the get belmiro's ack on that etherpad if he can spare any time 17:13:45 mriedem: yes 17:14:05 melwitt: he is not here this week, I will ensure he gives his nod on MOnday 17:14:07 Monday* 17:14:19 does list_cells list instances too with an option? 17:14:32 verify_instance 17:14:44 will show the name and uuid of the cell 17:14:47 that the instance is in 17:15:11 dansmith: oh totally forgot we had that command 17:15:31 thanks tssurya 17:16:06 okay, anything else? 17:16:40 not from me, 17:16:47 nope 17:16:57 except thanks for the summit time praises 17:17:09 oh jeez, 17:17:17 mriedem was just fawning all over you to belmiro 17:17:21 it was embarrassing 17:17:25 I heard you did too ;) 17:17:28 oh 17:17:29 haha 17:17:30 maybe :) 17:17:31 haha 17:17:31 and so did melwitt 17:17:34 hehe 17:17:41 thanks a lot! 17:18:14 okay, mushy stuff aside, sounds like we're done... 17:18:44 #endmeeting