15:01:30 <sjmc7> #startmeeting openstack search
15:01:30 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:01:34 <openstack> The meeting name has been set to 'openstack_search'
15:02:29 <sjmc7> morning
15:03:01 <rosmaita> sorry, i went 2 sec over with glance meeting
15:03:10 <rosmaita> actually 4 sec
15:03:12 <Kevin_Zheng> o/
15:03:19 <lei-zh> o/
15:03:22 <sjmc7> i was 90 seconds late, so it all worked out
15:03:27 <rosmaita> excellent!
15:03:37 <TravT> o/
15:04:22 <sjmc7> probably going to be a short one today
15:04:31 <sjmc7> #topic Nova cells
15:04:48 <sjmc7> 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 <sjmc7> The only one missing that we use is volume.[attach/detach] and i’m told someone is working on that now
15:05:43 <sjmc7> I’m going to go through the payloads as well, but they look reasonably complete
15:06:02 <sjmc7> and actually in many cases are much more complete than the unversioned ones
15:06:26 <sjmc7> so we may get a two-for-one and reduce or remove the API calls we have to make
15:06:26 <TravT> that's a positive
15:07:01 <lei-zh> that's a good news
15:07:20 <sjmc7> yeah. i’ll try to go through that more carefully when i can carve out 30 minutes to do it
15:07:54 <gibi> sjmc7: attach is here https://review.openstack.org/#/c/401992/
15:08:07 <sjmc7> 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 <sjmc7> thanks gibi. i’ll keep an eye on it
15:10:25 <sjmc7> if we can keep the two handlers there with minimal differences in the data they emit, we’ll do that
15:10:34 <sjmc7> i’m not going ot invest a lot of time making the outputs identical
15:10:55 <sjmc7> and we’ll recommend people use versioned ones
15:12:10 <sjmc7> #topic Resource registration UI code
15:12:43 <sjmc7> 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 <sjmc7> 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 <sjmc7> i uploaded https://review.openstack.org/#/c/446620 to add elasticsearch 5 support
15:14:26 <sjmc7> though the python-elasticsearch library will still be capped by global-requirements
15:14:30 <TravT> hmm interesting.
15:14:50 <TravT> so did he get it working?
15:14:56 <TravT> did he try es 2?
15:15:35 <sjmc7> not sure, our time zones only overlap by an hour and he filed it last night
15:15:42 <sjmc7> i’ve asked for clarification on https://bugs.launchpad.net/searchlight/+bug/1648255
15:15:42 <openstack> 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 <sjmc7> 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 <sjmc7> #topic open discussion
15:18:00 <sjmc7> did anyone else have anything they wanted to talk about?
15:18:14 <TravT> no, not today
15:18:46 <rosmaita> not me
15:18:55 <rosmaita> (see, i am paying attention)
15:19:12 <rosmaita> (he says guiltily)
15:19:20 <lei-zh> I've assigned wsgi deploy blueprint to me, have looked on how other projects did this
15:19:33 <sjmc7> ah, yeah
15:20:54 <lei-zh> if there is no weird issue running in apache, should not be too hard to fix
15:22:08 <sjmc7> ok. there shouldn’t be, but you never know
15:22:42 <sjmc7> to run for development i guess you’d host it in gunicorn or something
15:24:00 <lei-zh> we'd keep current api cmd for development and testing purpose, right
15:24:11 <sjmc7> yeah, if that’s what other projects have done
15:25:14 <lei-zh> yeah
15:25:20 <lei-zh> I'm finished
15:25:36 <sjmc7> ok :)
15:25:46 <sjmc7> if there’s nothing else, i’ll end it here and let people go to sleep
15:26:41 <sjmc7> ok, thanks everyone!
15:28:12 <sjmc7> #endmeeting