15:00:37 #startmeeting openstack search 15:00:37 Meeting started Thu May 18 15:00:37 2017 UTC and is due to finish in 60 minutes. The chair is sjmc7_. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:38 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:40 The meeting name has been set to 'openstack_search' 15:01:31 o/ 15:01:37 o/ 15:01:40 o/ 15:01:58 morning all 15:02:04 o/ 15:03:03 looks like everyone 15:03:05 #topic Nova 15:03:24 i looked over https://etherpad.openstack.org/p/BOS-forum-using-searchlight-to-list-instances and it looks like nova’s backed off integrating with SL for now? 15:04:03 didnt got chance to read the details yet 15:04:14 :( 15:05:10 it reads like they’re going to do the cross-cell merging in python (nova-api?) and disable sorting 15:06:14 Yeah 15:06:41 which is a bit of a shame, although not entirely unexpected given the lukewarm reception to the spec 15:06:58 i still want to get the notification support in 15:07:45 Yeah, that should be better for sl itself 15:08:05 yeah, it’s much better performing 15:10:31 especially we can get rid of calling apis 15:11:00 yeah, it makes a big difference. i haven’t had a change to look at the reviews from a couple of days ago but iwill try to do that today or tomorrow 15:11:48 it makes it a bit less urgent to enable the ability to see deleted instances but that’s still a nice to have 15:13:14 #topic uwsgi 15:13:17 lei-zh: where’s https://review.openstack.org/#/c/456627/ at? 15:15:05 I'm working on removing magic port and use the way keystone and nova deploy their services 15:15:39 that is, to deploy using uwsgi on port 80 15:15:49 sjmc7_: thanks for the goalpost change alert on that review, i missed that 15:15:57 rosmaita: 15:16:03 yeah, there was some mailing list noise 15:16:07 that i saw in passing 15:16:44 I think the most recent one is that nova is pushing to do that in their apis 15:17:01 http://lists.openstack.org/pipermail/openstack-dev/2017-May/116263.html 15:17:25 lei-zh: when you say ‘deploy on port 80’ isn’t that down to whoever runs the server? 15:18:08 yeah, I mean in devstack setup will use port 80 instead of listening on 9393 15:19:01 people can choose whatever they want in their setup, with wsgi app provided 15:19:15 ok. i’m not familiar with the change they made to devstack; is there documentation/support for enabling services to run under wsgi? 15:19:47 it threw me for a loop when it changed direction 15:20:02 they have some patches, mainly on keystone, placement and nova 15:20:32 I'm looking at them to figure out a way 15:21:26 there's one thing I have to dig into is if tls is enabled how they deal it with uwsgi 15:22:14 otherwise things look good 15:22:41 but yeah, it changes a lot comparing with what I originally did 15:23:18 yeah, it was a bit late and quiet that they changed their mind, but that’s the way things go. ok, i’ll keep an eye on it 15:24:24 lei-zh: you may want to speak to mtreinish if you have questions, he's doing the goal for glance and seems to have a good handle on it 15:25:49 rosmaita: thanks for the info, I'll have a look at how it's implemented in glance 15:26:30 is glance using uwsgi or stick to mod_wsgi way? 15:26:59 lei-zh: not sure, but i saw mtreinish comment on the "goalpost change" patch, so he's definitely aware 15:27:16 also, you may have to look at patches, not sure his changes have merged yet 15:27:36 but i imagine he's doing uwsgi way 15:27:54 cool, thanks 15:27:55 his problem has been getting the uploads in chuncked transfer encoding to work 15:28:11 but i think he had most of the other stuff figured out 15:28:23 *shudder* 15:28:44 yeah, the glance api is "special" 15:28:54 and definitely sexy! 15:29:21 i have spent many long days trying to diagnose chunking problems through proxies 15:30:35 #topic open discussion 15:30:48 TravT and i were talking about cross-project searching yesterday 15:31:19 there doesn’t seem to be any technical reason you couldn’t do it; you can ask keystone for all the roles a user has on projects 15:31:37 yes, searching across projects is very useful for even non-admins 15:31:38 i didn’t know if there was a precedent for doign it anywhere else though, since it kind of goes against the way keystone middleware works 15:31:43 but it seems like a really neat feature to have 15:31:59 we have had some specific requests for it 15:32:18 yeah, it’s been mentioned over the years 15:32:49 we cheat a bit in the admin case with all_projects 15:34:52 so i wondered if anyone knew of other projects that do anything similar, versus the typical model of authenticating against a single project 15:35:30 well, we have a project doing it for networking 15:35:44 internal? or upstream? 15:35:53 Upstream now 15:36:00 Tricircle 15:36:25 ah, ok. i will take a look 15:36:30 It provides cross region service 15:36:44 But I don't know the details 15:37:34 ok. region is easier than project i think but i’ll take a look 15:37:39 ok, i didn’t have anything else 15:37:46 anyone else have anything burning they wanted to discuss? 15:37:49 It was the PTL of this project asked me about cross region search one month ago if you guys remember 15:38:46 yeah, i do. we have trialled cross region search in a couple of ways if he’s still interested 15:39:54 I will ask him:) 15:42:57 okey dokey. i didn’t have anything else, so i guess we’ll end it here unless anyone else does? 15:43:19 nope 15:44:55 ok. thanks all! 15:44:57 #endmeeting