15:00:24 <amotoki> #startmeeting horizon 15:00:25 <openstack> Meeting started Wed Oct 23 15:00:24 2019 UTC and is due to finish in 60 minutes. The chair is amotoki. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:27 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:29 <openstack> The meeting name has been set to 'horizon' 15:00:36 <e0ne> hi 15:00:37 <amotoki> hi 15:01:08 <amotoki> vishalmanchanda won't be here today. 15:01:23 <amotoki> let's wait for a couple of minutes. 15:04:04 <amotoki> radomir looks offline 15:04:12 <amotoki> e0ne: let's start :) 15:04:30 <e0ne> looks like it will be a short meeting:) 15:04:36 <amotoki> yeah :) 15:04:37 <amotoki> #topic announcements/notices 15:05:03 <amotoki> PTG is approaching two weeks away. 15:05:37 <e0ne> amotoki, btw, did you see https://etherpad.openstack.org/p/meet-the-project-leaders? 15:06:02 <amotoki> e0ne: yeah, I forgot to add my name. thanks for the reminder. 15:06:15 <e0ne> you're welcome 15:06:42 <amotoki> I just added me to both time slots 15:07:38 <e0ne> I'll do it later 15:07:44 <amotoki> One info on PTG: I assigned our team photo slot to Thu 11:40-11:50 15:08:03 <amotoki> you can find all team photo schedule at https://ethercalc.openstack.org/lnupu1sx6ljl 15:08:30 <amotoki> if you have conflicts with others, please raise it. we can reconsider the slot. 15:08:55 <e0ne> it works for me 15:09:10 <amotoki> most projects prefer to Thu morning :) 15:10:00 <amotoki> is there any announcement on PTG? 15:10:10 <e0ne> nothing from me 15:10:46 <amotoki> the next announcement is about the meeting agenda. 15:10:49 <amotoki> I added "Weekly meeting" section in https://etherpad.openstack.org/p/horizon-release-priorities 15:11:09 <amotoki> Etherpad is easier to edit. I hope it works. 15:11:22 <e0ne> +1 15:11:36 <e0ne> we did it past cycles. now it's more official 15:11:55 <amotoki> yes 15:12:31 <amotoki> we will cover notices, each item on project priorities and on-demand agenda in our meeting 15:12:54 <e0ne> cool 15:13:18 <amotoki> the final announcement is new stable releases for queens/rocky/stein were shipped this week 15:13:44 <e0ne> is it the last official release for Queens before EM? 15:13:48 <amotoki> this will the last release cut for stable/queens and queens enter into the EM phase. 15:14:00 <e0ne> ок 15:14:28 <amotoki> there is a mailing thread on queens-em and that's what are discussed there. 15:14:59 <amotoki> I think most projects follow the same pattern. 15:16:10 <amotoki> e0ne: I just noticed you sent a mail on horizon plugin maintenance two or three hours ago. 15:16:29 <amotoki> #link http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010303.html 15:16:41 <amotoki> thanks for leading this 15:16:56 <amotoki> it is worth sharing here 15:17:03 <e0ne> np 15:17:27 <e0ne> let's get some feedback on this topic from the community before the PTG 15:17:58 <amotoki> that's a nice idea! 15:18:13 <e0ne> thanks 15:19:18 <amotoki> in case of neutron-*-dashboard, I proposed it when we created the repos and both neutron-core and horizon-core have +2 right. 15:19:29 <e0ne> that's great 15:19:59 <e0ne> I prefer the idea to to this via 'project-config'. that's why I tagged TC 15:20:33 <amotoki> e0ne: does 'via project-config' mean the gerrit ACL? 15:20:39 <e0ne> yes 15:20:59 <amotoki> got it. it is the usual way to configure the gerrit ACL. 15:21:17 <e0ne> something like https://opendev.org/openstack/project-config/src/branch/master/gerrit/acls/openstack/designate-dashboard.config#L4-L7 15:22:54 <amotoki> ah, I see. the difference is whether horizon-core is declared in the acl level or not. 15:24:08 <amotoki> hongbin did a different way for zun-ui https://review.opendev.org/#/admin/groups/1562,members 15:24:43 <e0ne> it also woks 15:25:07 <e0ne> it's even more explicit 15:25:58 <amotoki> anyway let's wait more feedbacks :) 15:26:19 <amotoki> let's move on 15:26:23 <e0ne> +1 15:26:24 <amotoki> #community goals 15:27:02 <amotoki> three community goal are proposed for ussuri. 15:27:21 <amotoki> - Project Specific New Contributor & PTL Docs 15:27:28 <amotoki> - Switch remaining legacy jobs to Zuul v3 and drop legacy support 15:27:30 <e0ne> amotoki: fyi, I have to disconnect in 15 minutes today:( 15:27:42 <amotoki> - Consistent and secure default policies 15:27:50 <amotoki> e0ne: ack 15:28:22 <amotoki> they will be discussed next couple of weeks including PTG. let's follow the status of them 15:29:34 <amotoki> let's move on the bugs 15:29:36 <amotoki> #topic Bugs 15:29:51 <amotoki> I have one bug I would like to discuss 15:29:58 <amotoki> https://bugs.launchpad.net/horizon/+bug/1847959 15:29:58 <openstack> Launchpad bug 1847959 in OpenStack Dashboard (Horizon) "nova list-extensions is abandoned" [High,In progress] - Assigned to Akihiro Motoki (amotoki) 15:30:29 <e0ne> there is a patch from Matt 15:30:32 <e0ne> #link https://review.opendev.org/#/c/690134/2 15:30:39 <amotoki> mriedem proposed a patch 15:30:45 <amotoki> you aree faster than me :) 15:30:51 <e0ne> :) 15:31:08 <amotoki> the patch works in python side 15:31:19 <amotoki> I found one problem in JS side 15:31:40 <amotoki> JS side calls getExtensions, so we cannot drop the extension list simply. 15:31:59 <e0ne> :( 15:32:03 <e0ne> e need to fix it too 15:32:09 <amotoki> I am exploring what is the easy way..... 15:32:57 <amotoki> I haven't got a good idea, but I will add a comment on my thought on this in the review. 15:34:11 <amotoki> one idea I am thinking now is to change the python side to return a specific set of nova extension names which horizon currently uses (considering the blacklist setting). 15:35:30 <amotoki> we don't need to have a conclusion here. let's continue the discussion in the patch from Matt. 15:35:36 <e0ne> +1 15:36:34 <amotoki> that's all I would like to discuss today. 15:37:06 <e0ne> nothing more from me too 15:37:41 <amotoki> okay. let's wrap up the meeting. 15:37:49 <e0ne> see you next week 15:37:50 <amotoki> thanks for attending! 15:37:57 <amotoki> #endmeeting