15:00:05 #startmeeting horizon 15:00:06 Meeting started Wed Oct 9 15:00:05 2019 UTC and is due to finish in 60 minutes. The chair is e0ne. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:09 The meeting name has been set to 'horizon' 15:00:15 hi everybody 15:01:27 rdopiera, vishalmanchanda, dklyle: are you around? 15:01:43 e0ne: hi 15:02:05 amotoki will join us a bit later today 15:03:07 #topic Notices 15:03:25 we'll need to cut a final RC this week 15:03:46 during the last meeting we agreed to do it today 15:04:14 it would be good to have https://review.opendev.org/687254 merged before train rc2 will be proposed 15:05:14 it's a translations patch, so if there aren't any objection, I'll wait few hours more and I'm going to merge it myself if somebody from stable core team won't do it 15:05:31 +1. 15:05:55 after Train RC2 only critical bug fixes are allowed to be included into the release 15:06:17 usually, final RC and release are the same 15:07:08 Train release will be officially published next week 15:07:19 #link https://releases.openstack.org/train/schedule.html 15:07:36 thanks everybody who helped to make it done 15:07:50 hi, I am just back 15:07:56 :) 15:08:30 I really hope, we won't need RC3 for train 15:08:45 yeah, I don't see any critical issues now. 15:08:50 that's why I'm stepping down as a meeting chair next week 15:09:02 amotoki: is our new PTL for the next release! 15:09:22 thanks everybody how supported me as a PTL for the last 3 releases 15:09:37 e0ne: thanks for your leadership! 15:10:06 e0ne: thanks for all your hard-work:) 15:10:10 I'm stepping down as a PTL but I'm still going to contribute to horizon and other openstack projects 15:11:00 e0ne: great. 15:11:11 amotoki: I'll update this patch https://review.opendev.org/#/c/687552/ once translations patch will be merged 15:11:33 #link https://review.opendev.org/#/c/687552/ 15:11:43 e0ne: I just approved the translation import. 15:11:48 thanks! 15:12:11 that's all I've got according Train release 15:12:33 is anything else about Train we should mention now? 15:12:44 the translation import happens every 06UTC IIRC, but I think we can cut RC2 with the current pending import. 15:13:03 +1 15:14:03 once I propose train rc3, I'm going to look into the stable branches to check if we need any stable release 15:14:48 s/rc3/rc2/ :) 15:15:00 sure, I mean rc2 15:15:02 good idea to check stable backport queues. 15:15:24 #link https://review.opendev.org/#/q/status:open+AND+project:openstack/horizon+AND+NOT+branch:master 15:15:37 ^^ here is the link with open stable/* reviews 15:16:23 there is one good backport to stable/queens 15:16:56 I think we covered all release-specific question now 15:17:25 #topic PTG planning 15:17:42 #link https://etherpad.openstack.org/p/horizon-u-ptg 15:18:05 we've got a good list topics to discuss face to face during the PTG 15:18:20 feel free to add anything else if you want 15:19:36 As you may know, the PTG schedule has been announced 15:19:46 you can find the schedule from https://www.openstack.org/ptg/ 15:19:54 yes, I didn't updated etherpad yet 15:20:07 horizon session will be held Wed morning 15:20:45 +1 15:21:23 I'm pretty sure, it will be a super productive day for us 15:21:39 ++ 15:22:24 the volume of toipics are similar to what we had in Denver, so half day session should work. 15:22:38 +1 15:23:36 that's all topics I've got for this meeting 15:23:40 #chair amotoki 15:23:41 Current chairs: amotoki e0ne 15:23:52 #topic Open Discussion 15:24:03 do we have anything more to discuss today& 15:24:04 ? 15:24:24 I have a topic on gerritbot notification 15:24:57 As discussed last week, I proposed a patch to make a gerritbot notification cover stable branches 15:25:06 https://review.opendev.org/#/c/687543/ has just been approved 15:25:10 great! 15:25:22 so we will get notifications on stable branches as well. 15:25:38 good. 15:25:53 e0ne: amotoki : Could you guys mark those repo as invalid in etherpad where we didn't need django2.2 support. 15:26:05 https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin 15:26:17 vishalmanchanda: I'll check it tomorrow 15:26:25 e0ne: thanks. 15:26:44 vishalmanchanda: but generally, I would like to say that we need to care only about plugins from our list 15:27:05 vishalmanchanda: what do you mean by "Invalid"? 15:27:07 I mean this one https://docs.openstack.org/horizon/latest/install/plugin-registry.html 15:27:26 I think all horizon plugins depend on horizon, so we need to check django 2.2 support for all plugin repos. 15:27:57 amotoki: all not archived plugins 15:28:25 e0ne: ah.... archived plugins need to be cleanup from our list 15:28:47 IMO, if plugin team didn't propose a patch to our list, we shouldn't care about such plugins 15:29:07 amotoki: i have purposed a patch to add django2.2 support for openstack/octavia-dashboard. 15:29:11 but got -1 15:29:35 https://review.opendev.org/#/c/687547/ 15:30:18 Since our dashboard is angular based I wasn't sure the django jobs make sense. That is my question. 15:30:46 johnsom: the main part is written by angularjs, but the server side depends on Django. 15:30:55 johnsom: we need these jobs because it still depends on django 15:30:56 amotoki: +1. 15:31:01 https://github.com/openstack/octavia-dashboard/search?p=2&q=django&unscoped_q=django 15:31:12 See octavia_dashboard/api/rest/lbaasv2.py for example 15:31:16 Ok. I will re-vote then. Thanks you for the information. 15:31:29 johnsom: thanks 15:31:31 johnsom: no problem. thanks for taking care of it 15:32:44 johnsom: thanks. 15:32:55 Thank you for the patch! 15:33:12 johnsom: welcome:) 15:34:44 one topic on the integration tests. 15:35:14 the proposed patch https://review.opendev.org/#/c/686018/ tries to skip some logic 15:35:26 more specifically https://review.opendev.org/#/c/686018/6/openstack_dashboard/test/integration_tests/regions/forms.py@352 15:35:35 I am a bit confused. more eyes would be appreciated. 15:36:12 amotoki: good catch, I missed it 15:36:49 I am not so familiar with the integration test code, so the progress is slow.. 15:37:09 I'll take a look on that patch more carefully 15:37:37 :) 15:38:20 that's all from me today 15:39:01 let's wrap up the meeting 15:39:16 thanks everybody for your contributions! see you next week 15:39:25 see you 15:39:31 bye all. 15:39:39 ooOOOO 15:39:40 oo _____ 15:39:40 _I__n_n__||_|| ________ 15:39:40 >(_________|_7_|-|______| 15:39:40 /o ()() ()() o oo oo 15:39:45 https://www.asciiart.eu/vehicles/trains 15:40:09 we are missing Denver trains!! 15:40:34 we'll have D release soon ;) 15:41:14 #endmeeting