15:00:33 <tmazur> #startmeeting horizon
15:00:33 <opendevmeet> Meeting started Wed Apr 30 15:00:33 2025 UTC and is due to finish in 60 minutes.  The chair is tmazur. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:33 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:33 <opendevmeet> The meeting name has been set to 'horizon'
15:00:48 <tmazur> Hello everyone and welcome to the weekly meeting!
15:01:35 <jjasek> Hello hello :-)
15:01:42 <rdopiera> o/
15:02:04 <anfimovir> hello ;)
15:02:09 <chubinidzedr> Hello:)
15:02:55 <tmazur> Cool, let's start!
15:03:10 <tmazur> #topic Notices
15:03:32 <tmazur> Today's agenda is here: https://etherpad.opendev.org/p/horizon-release-priorities#L40
15:04:29 <tmazur> This week is R-22 week. Flamingo Schedule: https://releases.openstack.org/flamingo/schedule.html
15:06:43 <tmazur> Anyone who contributed to Epoxy should received an mail about contributor and maintainer surveys
15:07:11 <tmazur> Today is the last day to participate
15:07:32 <tmazur> OpenStack contributor survey: https://openinfrafoundation.formstack.com/forms/openstack_contributor_satisfaction_survey
15:07:38 <tmazur> OpenStack core reviewer survey: https://openinfrafoundation.formstack.com/forms/openstack_maintainer_satisfaction_survey
15:07:53 <anfimovir> Previos week very good, I think we can create new releases for 2024.1 / 2024.2 (after finishing merge MRs) and for Epoxy.
15:08:17 <tmazur> If you are a core reviewer, please fill in both surveys
15:09:26 <tmazur> That's one page each, so not much time is required.
15:09:53 <jjasek> Okay, thanks, will do it after meeting :-).
15:11:24 <tmazur> I don't have any other notices today
15:12:29 <tmazur> #topic Release priorities
15:12:56 <tmazur> anfimovir we have merged quite a few, yes
15:13:57 <tmazur> So, for the current release priorities
15:14:34 <tmazur> We have another SDK patch from lajoskatona
15:14:36 <tmazur> 946269: SDK for Neutron Security Groups | https://review.opendev.org/c/openstack/horizon/+/946269
15:15:37 <tmazur> So team, please take a look when you have time
15:17:40 <tmazur> Also. 2023.2 Bobcat is being transitioned to End of Life
15:18:16 <tmazur> I don't see any critical patches we need to merge to Bobcat, so it looks like we're good to go
15:18:51 <tmazur> This patch is up to date: https://review.opendev.org/c/openstack/releases/+/941390
15:18:53 <anfimovir> Yes, nothing from our side.
15:19:01 <tmazur> Cool
15:19:56 <anfimovir> @tmazur I added now in agenda new category - reviews docs - for separate docs review.
15:20:42 <tmazur> anfimovir, great, let's move to this topic then
15:20:51 <tmazur> #topic Open reviews
15:22:00 <anfimovir> Few days ago we found interesting problem with different languages, Russian for example - https://review.opendev.org/c/openstack/horizon/+/948168 - fix available.
15:23:14 <anfimovir> More 7 months available next MR with add support choice volume type - https://review.opendev.org/c/openstack/horizon/+/920959 - what do your think about?
15:23:17 <rdopiera> I noticed there are a lot of new patches for the Images panel, and I wonder if it makes sense to work on it now, when we plan to replace it soon.
15:23:50 <rdopiera> it will only add more work to replacing it
15:24:37 <anfimovir> @rdopiera yeah, we talk about with you in mail, we only fix few bugs for prevent problems from user side, not full rewrite ;)
15:25:25 <rdopiera> the problem is, any change we do now in the angularjs panel, we will need to port to the python panel to avoid a regression when the python panel replaces the angularjs one
15:26:24 <anfimovir> Yes, I added notes in my code for prevent forgot it ;)
15:26:52 <anfimovir> https://review.opendev.org/c/openstack/horizon/+/948168/9/openstack_dashboard/static/app/core/images/_images.scss - 15-17 lines
15:27:57 <tmazur> anfimovir about the button with Russian text in it: is there similar problems with python views?
15:29:12 <tmazur> If it is all good in python, fixing it for angularjs even if we are removing it seems fine
15:29:16 <anfimovir> With another python forms - no, only this one, changes included only in one form without affect to another.
15:29:21 <rdopiera> I have no problem merging those patches, since you already did the work, I'm just worried you might be doing further work in there that will be wasted
15:30:17 <tmazur> anfimovir would you like to join us in the effort of rewriting the views in python?
15:30:18 <anfimovir> thank you, we help with rewrite forms to python.
15:30:42 <anfimovir> tmazur, yes, we help in this process.
15:30:48 <tmazur> Awesome
15:31:23 <rdopiera> I still didn't create the blueprint upstream, sorry, I hope to have it next week when we come back from the holidays.
15:32:43 <tmazur> rdopiera I can create an initial one, so we have it. Feel free to edit it later
15:33:37 <rdopiera> thanks
15:34:11 <opendevreview> Dmitriy Chubinidze proposed openstack/horizon master: Making IP protocol field required  https://review.opendev.org/c/openstack/horizon/+/948291
15:34:53 <tmazur> I wanted to bring attention to this patch:
15:34:55 <tmazur> 936455: tox: Bump minimum version, remove legacy crud | https://review.opendev.org/c/openstack/horizon/+/936455
15:35:53 <anfimovir> noonedeadpunk finish old road with security groups -   https://review.opendev.org/c/openstack/horizon/+/945083 - we can merge it and create MRs for 2024.2/2025.1
15:36:31 <anfimovir> > tox: Bump minimum version, remove legacy crud - yes, I up it few days ago, please merge this.
15:41:11 <tmazur> So, we have a list of patches on review: https://etherpad.opendev.org/p/horizon-release-priorities#L53
15:41:31 <tmazur> Team, please take a look when you have time
15:41:42 <tmazur> #topic Open discussion
15:41:53 <tmazur> Do we want to discuss anything else today?
15:42:48 <anfimovir> @rdopiera if you find time please look comments https://review.opendev.org/c/openstack/horizon/+/945389?usp=search
15:45:51 <anfimovir> tmazur, no nothing more, work week now finished ;))
15:46:35 <tmazur> anfimovir enjoy your holidays!
15:46:48 <anfimovir> thank you =)
15:47:09 <jjasek> Thank you all, see you next week :-).
15:47:17 <tmazur> Ok, let's wrap it up for today then and save some time!
15:47:32 <tmazur> Thanks everyone for joining and see you next week!
15:47:46 <rdopiera> o/
15:47:47 <tmazur> #endmeeting