15:00:21 #startmeeting horizon 15:00:21 Meeting started Wed Feb 16 15:00:21 2022 UTC and is due to finish in 60 minutes. The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:21 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:21 The meeting name has been set to 'horizon' 15:00:42 hello everyone 15:00:49 o/ 15:00:54 hi 15:01:05 o/ 15:01:28 o/ 15:01:45 Let's start the meeting. 15:02:12 Agenda for today meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities (at line 32) 15:02:33 #topic Notices 15:02:51 Few announcements from my side for this week 15:03:24 Yoga Schedule reminder https://releases.openstack.org/yoga/schedule.html 15:03:47 This week is R-5 week. 15:04:05 Next week is feature freeze. 15:04:27 So please take a look at bp patches. 15:04:49 I also added review-priority flag for feature patches which we are targeting for Yoga cycle. 15:05:05 https://review.opendev.org/q/label:Review-Priority%253D%252B1+status:open+project:openstack/horizon+ 15:05:59 Please review them on priority if you have not done yet. 15:06:25 moving to next announcement 15:06:31 is not sure how the feature freeze and cycle-with-intermediary are related... 15:06:57 precisely spekaing, the feature freeze is applied to cycle-with-rc model 15:07:19 but it is up to our PTL :) 15:08:01 amotoki: You mean we can accept feature patches even after R-5 week? 15:08:26 vishalmanchanda: yes 15:08:28 amotoki: Feature freeze exception I know 15:08:37 from the point of view of our release model 15:09:10 we use cycle-with-intemediary model 15:09:52 but my thought is we have some bandwidth if a new added feature breaks anything. 15:09:59 we can fix that issue. 15:10:37 vishalmanchanda: yeah, it makes sense from different points like what you mentioned. 15:11:08 next announcement is about Zed Cycle PTG. 15:11:54 I have booked time slots and created a etherpad for Zed Cycle PTG. 15:12:10 #link https://etherpad.opendev.org/p/horizon-zed-ptg 15:12:42 I have booked the same Time Slots we used during last PTG's. 15:13:08 I hope this works for everyone. 15:13:32 I know it's going to conflict with cinder and neutron PTG. 15:14:17 Please let me know before PTG if that time doesn't work for you, I will try to book other time slots. 15:15:29 that's all announcement from my side for this week. 15:15:58 If anyone have any announcement to make, please go ahead. 15:16:57 ok nothing, moving to next topic. 15:17:22 #topic Release priorities 15:18:17 e0ne: a reminder for Ivan to release pyscss with https://github.com/Kronuz/pyScss/pull/411 fix 15:18:46 I'm preparing it now. need to check if something more should be included 15:19:07 e0ne: thanks:) 15:19:55 there is nothing else added in this section. 15:20:02 moving to next topic 15:20:16 #topic Bug deputy report 15:20:41 We have 3 new bugs reported from last week. 15:22:56 first one looks invalid to me https://bugs.launchpad.net/horizon/+bug/1960887 15:23:25 I mean we have list of supported python version in setup.cfg 15:24:38 I am not sure about the full context. it is related to libs we depend on. 15:24:39 but we can add a parameter in our setup.cfg like done in other projects 15:24:50 I have no strong opinion on this though 15:24:51 https://opendev.org/openstack/cyborg/src/branch/master/setup.cfg#L9 15:25:39 does horizon 21.0.0 work ONLY with python >=3.6? 15:26:22 If it depends on oslo lib(s) version, I am not sure whether it is the right decision that horizon adds such python version requirement. 15:26:40 (note that I have not checked the full context on this bug) 15:28:23 author of bug also suggesting to add a parameter which indicate horizon work with python >=3.6 15:29:21 I can see many openstack project use this in setup.cfg https://codesearch.openstack.org/?q=python_requires&i=nope&literal=nope&files=&excludeFiles=&repos= 15:29:42 we can also follow the same. 15:30:16 2nd bug https://bugs.launchpad.net/horizon/+bug/1960834 15:31:21 I would like to note that oslo.i18n itself mentioned in the bug report does not have such requirements 15:32:18 so I cannot have any suggestion right now 15:33:18 just tried to reproduce the 2nd bug 15:33:45 I am facing the same issue in my env. 15:34:48 will take a look after the meeting 15:36:25 3rd bug is about updating JS libraries https://bugs.launchpad.net/horizon/+bug/1955556 15:37:19 I believe gibi's comment in #10 is the right assessment 15:37:26 vmarkov: Hi there! FYI, I'm backporting your patch here: https://review.opendev.org/c/openstack/horizon/+/808102 15:37:26 to Xena, Wallaby and Victoria. I did already the backport to Xena and it's looking good. Once your patch gets merged, I can push the patch if you're ok with that ! 15:37:26 Your thoughts? 15:38:22 amotoki: yes. 15:38:29 zigo: could you wait for a while as we are in a team meeting time now? 15:39:07 Sorry, will do. 15:39:13 zigo: I can help you on the backport as I am wokring on the fix together now. 15:39:29 * zigo didn't notice the meeting 15:39:35 zigo: np 15:40:57 let's move back to the original topic on bug 1955556 15:41:31 I can update jQuery and jQuery Migrate version to latest one 15:41:45 like I done for AngularJS in past 15:42:16 vishalmanchanda: IiRC, we hit some problem when we tried to upgrade jquery-migate to the latest version 15:42:18 but I need some help with make it work with horizon. 15:42:32 I don't know what was the issue though 15:44:12 If I am not wrong jQuery Migrate latest version is 3.3.2 15:44:20 https://github.com/jquery/jquery-migrate 15:45:23 https://github.com/jquery/jquery 15:45:55 jquery latest version is 3.6.0 15:47:46 wondering why we are not using latest version https://pypi.org/project/XStatic-jQuery/ 15:48:16 anyway I will take a look at it after the meeting 15:48:19 I would like to raise that https://review.opendev.org/c/openstack/requirements/+/773823 was merged once 15:48:32 but I needed to revert it to the current version 15:48:42 https://review.opendev.org/c/openstack/requirements/+/773823 15:49:06 the first URL should be https://review.opendev.org/c/openstack/requirements/+/772736 sorry 15:49:29 ohh I remember we need to fix some warnings to make it work with horizon 15:49:56 otherwise horizon-integration jobs fails that's why we revert it. 15:50:22 hmm 15:50:35 we have 10 mins. left 15:50:57 Does anyone have any other topic to discuss. 15:51:35 I hope we land fixes on django40 warnings 15:51:43 ++ 15:51:48 they aree not ciritical, but they annoys me a lot...... 15:52:21 me too I use runserver for development 15:53:17 another topic is the failure rate in our integration tests. 15:53:29 I am not sure it is transient 15:53:51 or we need to look into it with a high-priority topic 15:54:53 there few integration tests which fails most of the time. 15:55:57 ok if nothing else to discuss we can end this meeting. 15:56:19 Thanks everyone for your contributions. 15:56:26 See you next week. 15:56:42 #endmeeting