15:01:30 #startmeeting openstack search 15:01:30 Meeting started Thu Mar 23 15:01:30 2017 UTC and is due to finish in 60 minutes. The chair is sjmc7. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:32 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:34 The meeting name has been set to 'openstack_search' 15:02:29 morning 15:03:01 sorry, i went 2 sec over with glance meeting 15:03:10 actually 4 sec 15:03:12 o/ 15:03:19 o/ 15:03:22 i was 90 seconds late, so it all worked out 15:03:27 excellent! 15:03:37 o/ 15:04:22 probably going to be a short one today 15:04:31 #topic Nova cells 15:04:48 I took a look through the list of implemented versioned notifications on https://docs.openstack.org/developer/nova/notifications.html#existing-versioned-notifications 15:05:06 The only one missing that we use is volume.[attach/detach] and i’m told someone is working on that now 15:05:43 I’m going to go through the payloads as well, but they look reasonably complete 15:06:02 and actually in many cases are much more complete than the unversioned ones 15:06:26 so we may get a two-for-one and reduce or remove the API calls we have to make 15:06:26 that's a positive 15:07:01 that's a good news 15:07:20 yeah. i’ll try to go through that more carefully when i can carve out 30 minutes to do it 15:07:54 sjmc7: attach is here https://review.openstack.org/#/c/401992/ 15:08:07 the actual change itself should be quite easy. i’m inclined to switch over to the versioned ones entirely if they provide additional benefits 15:08:16 thanks gibi. i’ll keep an eye on it 15:10:25 if we can keep the two handlers there with minimal differences in the data they emit, we’ll do that 15:10:34 i’m not going ot invest a lot of time making the outputs identical 15:10:55 and we’ll recommend people use versioned ones 15:12:10 #topic Resource registration UI code 15:12:43 the only other thing i had on the agenda today was the work richard jones has been doing to move some code from searchlight-ui to horizon 15:13:37 he had some problems getting searchlight installed in devstack (I think because he was triyng to use elasticsearch 5) that i’ll work through with him, but it’ll be good to get that code moved out 15:14:13 i uploaded https://review.openstack.org/#/c/446620 to add elasticsearch 5 support 15:14:26 though the python-elasticsearch library will still be capped by global-requirements 15:14:30 hmm interesting. 15:14:50 so did he get it working? 15:14:56 did he try es 2? 15:15:35 not sure, our time zones only overlap by an hour and he filed it last night 15:15:42 i’ve asked for clarification on https://bugs.launchpad.net/searchlight/+bug/1648255 15:15:42 Launchpad bug 1648255 in OpenStack Search (Searchlight) "devstack plugin doesn't support elasticsearch 5.x" [Undecided,New] - Assigned to Ruslan Gustomyasov (rusik) 15:17:47 i didn’t really have much else for today. i was out for a long weekend and been busy with other stuff this week 15:17:51 #topic open discussion 15:18:00 did anyone else have anything they wanted to talk about? 15:18:14 no, not today 15:18:46 not me 15:18:55 (see, i am paying attention) 15:19:12 (he says guiltily) 15:19:20 I've assigned wsgi deploy blueprint to me, have looked on how other projects did this 15:19:33 ah, yeah 15:20:54 if there is no weird issue running in apache, should not be too hard to fix 15:22:08 ok. there shouldn’t be, but you never know 15:22:42 to run for development i guess you’d host it in gunicorn or something 15:24:00 we'd keep current api cmd for development and testing purpose, right 15:24:11 yeah, if that’s what other projects have done 15:25:14 yeah 15:25:20 I'm finished 15:25:36 ok :) 15:25:46 if there’s nothing else, i’ll end it here and let people go to sleep 15:26:41 ok, thanks everyone! 15:28:12 #endmeeting