15:00:26 <sjmc7> #startmeeting openstack search
15:00:27 <openstack> Meeting started Thu Jan  5 15:00:26 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:28 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:30 <openstack> The meeting name has been set to 'openstack_search'
15:00:46 <TravT> o/
15:00:51 <Kevin_Zheng> o/
15:00:53 <sjmc7> Good morning
15:01:11 <yingjun> o/
15:01:15 <lei-zh> o/
15:01:46 <sjmc7> I don’t have much on the agenda so if anyone has anything they want to discuss, please bring it up
15:02:01 <sjmc7> We’ll get started in another minute
15:02:50 <sjmc7> #topic Reviews
15:03:16 <sjmc7> The only big outstanding reviews are the pipeline one (https://review.openstack.org/#/c/359972/) and the ironic plugin (https://review.openstack.org/#/c/364462/)
15:03:35 <sjmc7> They’re both really close and I think we can get them in in the next few days
15:03:47 <Kevin_Zheng> cool
15:04:37 <sjmc7> I had a look through the blueprint list yesterday and I didn’t see any big things we wanted in ocata. Versioned notifications jumped out; I don’t know if anyone’s looked at those
15:05:47 <Kevin_Zheng> Worked
15:05:55 <Kevin_Zheng> On some of those
15:06:09 <Kevin_Zheng> But didn't got very deep
15:06:31 <sjmc7> Me neither. I think we will definitely need to start supporting them in Pike
15:07:02 <Kevin_Zheng> Btw, I just noticed this today
15:07:18 <Kevin_Zheng> Do we handle instance tags ?
15:07:59 <sjmc7> they are mapped
15:08:06 <Kevin_Zheng> I mean, just noticed that update/create/delete tags don't sent out notification
15:08:21 <TravT> hmm, that's not good
15:08:22 <Kevin_Zheng> We got it by instance
15:08:33 <sjmc7> we have that problem in a number of places
15:08:35 <TravT> do they need a defect on nova?
15:09:00 <Kevin_Zheng> I planning to add it in nova next release
15:09:11 <Kevin_Zheng> Talked to some cores today
15:10:20 <sjmc7> I guess if you file a bug against nova mark it as also affects searchlight
15:10:28 <Kevin_Zheng> Yeah
15:11:10 <Kevin_Zheng> It's actually our ceilometer product team reported to me :)
15:11:16 <sjmc7> It’d be much nicer for us if the notifications didn’t mirror the database schema; we have a lot of problems resulting from one-to-many fields sending very limited notifications
15:11:44 <sjmc7> Well, at least someone’s looking :)
15:12:06 <sjmc7> I had a look through our bug list too; there wasn’t anything that really jumped out
15:13:33 <sjmc7> #topic ocata-3
15:13:41 <sjmc7> O-3 is the week of January 23rd
15:13:54 <sjmc7> this has been a very short cycle
15:14:08 <TravT> yeah, it really snuck up on us!
15:14:20 <sjmc7> Especially with the holidays in the US
15:14:56 <lei-zh> yeah, and chinese new year happens at late january : (
15:15:16 <sjmc7> Ah, when is that?
15:15:35 <TravT> y
15:15:48 <lei-zh> probally from jan 27th I guess
15:16:14 <sjmc7> Maybe i’ll celebrate it, i could do with a couple more days off
15:16:16 <lei-zh> we will have a week holiday then
15:16:33 <sjmc7> There’s also the PTG in late February; I will almost certainly not be able to make it
15:17:27 <lei-zh> short otaca collides with two big holidays
15:17:55 <sjmc7> Yeah. It’ll balance out better with the following release cycles; this one was because of fixed dates for the conference I think
15:18:15 <robcresswell> Yeah, following cycles will be back to normal length
15:18:37 <TravT> I have something i'll be looking at for searchlight ui.  however, in trying to verify on new devstack i hit a hiccup
15:18:46 <sjmc7> a hiccup in devstack? never
15:18:48 <sjmc7> #topic Open discussion
15:19:09 <TravT> yeah, i couldn't install the java package for ES.
15:19:19 <TravT> looks like it is for 16.06
15:19:29 <TravT> or 16.04..
15:19:35 <sjmc7> You couldn’t install java?
15:19:50 <TravT> trying to remember (was before holidays)
15:19:53 <sjmc7> Check which version you/it was trying to install
15:20:01 <sjmc7> They don’t backport old JRE packages
15:20:02 <TravT> but I think it is trying to install default-jdk
15:20:03 <lei-zh> I met before, are you installing openjdk8?
15:20:54 <TravT> lemme check...
15:21:08 <TravT> but basically, the install script was looking for something not in the 14.04 repos
15:21:38 <sjmc7> File a bug for it
15:22:00 <Kevin_Zheng> i thought lei-zh fixed this
15:22:29 <TravT> https://github.com/openstack/searchlight/blob/master/devstack/plugin.sh#L294
15:22:39 <TravT> yeah, i think he fixed it so it works on 16.04
15:22:47 <sjmc7> ah, that doesn’t exist on 14?
15:22:56 <lei-zh> yeah, I have a patch to use default jdk instead
15:22:56 <TravT> i think so....
15:23:30 <sjmc7> devstack officially supports 14 as we as 16 so we should make it work
15:23:55 <lei-zh> previous script couldn't work on 16.04
15:24:24 <yingjun> i'm using 14.04.4 and didn't get the issue yet
15:24:30 <TravT> hmmm...
15:24:41 <TravT> well, i tried updating repos
15:24:44 <sjmc7> TravT: make sure you also have updated apt list
15:24:46 <TravT> but kept hitting it
15:24:51 <sjmc7> ah :)
15:25:04 <TravT> maybe i did it on a bad day
15:26:11 <robcresswell> I don't think you *have* to support 14.04, fwiw...
15:26:28 <TravT> okay, well, i actually have an upgrade to 16.04 running as we speak.
15:26:42 <sjmc7> Devstack says it aims to support 14.04. shouldn’t be a big deal to support both
15:27:37 <robcresswell> Fair enough
15:27:38 <sjmc7> Anything else anyone wanted to discuss?
15:27:51 <robcresswell> Did I miss the pipeline stuff?
15:27:57 <robcresswell> I can check logs if so
15:28:07 * robcresswell thinks pipeline is the right term
15:28:17 <sjmc7> It’s really close to merging
15:28:35 <sjmc7> I think lei-zh put up a patch last night (my time), gonna take a final look today
15:28:49 <sjmc7> Hoping to get it merged by tomorrow
15:29:43 <robcresswell> Awesome, thanks
15:30:23 <sjmc7> Sorry it’s taken a bit long
15:30:31 <sjmc7> December’s always a terrible time to try to get things in
15:30:47 <TravT> robcresswell: have your colleagues started doing any more with sockets in horizon?
15:31:49 <robcresswell> TravT: Got a meeting with them in an hour or so
15:31:56 <TravT> ok. cool
15:32:31 <robcresswell> They've been looking into it for a few weeks, so should be demoing today
15:33:06 <TravT> very cool
15:33:40 <lei-zh> after pipeline, I could work on zaqar publisher
15:33:44 <robcresswell> Yeah. I'll let you know when I have more solid info
15:34:42 <robcresswell> lei-zh: Anything that helps plug everything together would be great
15:35:11 <robcresswell> But I would imagine you have other priorities than Horizons experiments :)
15:36:43 <lei-zh> robcresswell: yeah, I'll balance them : )
15:38:24 <sjmc7> yeah, be interesting to see that
15:38:30 <sjmc7> Anything else?
15:39:46 <sjmc7> Ok. If that’s it, I’ll close out. Thanks everyone
15:40:07 <TravT_> thanks!
15:40:13 <lei-zh> bye
15:40:14 <TravT_> have a good evening!
15:40:31 <sjmc7> Thanks all
15:40:34 <sjmc7> #endmeeting