Wednesday, 2025-05-07

opendevreviewMerged openstack/horizon master: tox: Bump minimum version, remove legacy crud  https://review.opendev.org/c/openstack/horizon/+/93645500:06
opendevreviewMerged openstack/horizon master: Fix display name for RBAC policies  https://review.opendev.org/c/openstack/horizon/+/94272000:06
opendevreviewMerged openstack/horizon master: Image Sharing - Visibility - fix for long phrases  https://review.opendev.org/c/openstack/horizon/+/94816800:12
opendevreviewMerged openstack/horizon master: Update image create/edit form  https://review.opendev.org/c/openstack/horizon/+/94843000:33
opendevreviewVadym Markov proposed openstack/horizon master: Remove NoVNC authorization token from URL  https://review.opendev.org/c/openstack/horizon/+/61559908:13
opendevreviewVadym Markov proposed openstack/horizon master: Make call to metadef namespaces API parallel  https://review.opendev.org/c/openstack/horizon/+/89821408:20
opendevreviewVadym Markov proposed openstack/horizon master: Run Neutron API requests in parallel  https://review.opendev.org/c/openstack/horizon/+/87411408:21
opendevreviewIvan Anfimov proposed openstack/horizon master: Adapt panel display based on enabled extensions  https://review.opendev.org/c/openstack/horizon/+/85191409:31
opendevreviewIvan Anfimov proposed openstack/horizon master: Adapt panel display based on enabled extensions  https://review.opendev.org/c/openstack/horizon/+/85191409:32
opendevreviewIvan Anfimov proposed openstack/horizon master: Adapt panel display based on enabled extensions  https://review.opendev.org/c/openstack/horizon/+/85191409:32
opendevreviewIvan Anfimov proposed openstack/horizon master: Create QoS Policy - add description  https://review.opendev.org/c/openstack/horizon/+/94306810:24
opendevreviewWangliangyu proposed openstack/horizon master: The id and track id use different value  https://review.opendev.org/c/openstack/horizon/+/63773110:27
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Create QoS Policy - add description  https://review.opendev.org/c/openstack/horizon/+/94306810:28
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Fixing basePath in Server Groups description  https://review.opendev.org/c/openstack/horizon/+/94901611:48
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Fixing basePath in Server Groups description  https://review.opendev.org/c/openstack/horizon/+/94901611:49
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Pass the value of STATIC_URL to the scss variable.  https://review.opendev.org/c/openstack/horizon/+/94903613:57
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Pass the value of STATIC_URL to the scss variable.  https://review.opendev.org/c/openstack/horizon/+/94903614:00
opendevreviewMerged openstack/horizon master: Fixing basePath in Server Groups description  https://review.opendev.org/c/openstack/horizon/+/94901614:15
tmazur#startmeeting horizon15:00
opendevmeetMeeting started Wed May  7 15:00:56 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'horizon'15:00
tmazurHello everyone and welcome to the weekly meeting!15:01
anfimovirHello ;)15:01
jjasekHello hello :)15:01
chubinidzedrHi =)15:01
rdopierao/15:03
tmazurAwesome, let's start15:03
tmazurToday's agenda: https://etherpad.opendev.org/p/horizon-release-priorities#L4015:03
tmazur#topic Notices15:04
tmazurThis week is R-2115:04
tmazurNext week is Flamingo-1 milestone15:05
tmazurFlamingo Schedule: https://releases.openstack.org/flamingo/schedule.html 15:05
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Pass the value of STATIC_URL to the scss variable.  https://review.opendev.org/c/openstack/horizon/+/94903615:05
tmazurThis is typically a bug-targeting milestone.15:06
anfimovir@rdopiera thank you ;)15:06
tmazurMoving to the next topic15:07
tmazur#topic Release priorities15:07
opendevreviewIvan Anfimov proposed openstack/horizon stable/2025.1: Pass the value of STATIC_URL to the scss variable.  https://review.opendev.org/c/openstack/horizon/+/94904115:07
tmazur946269: SDK for Neutron Security Groups | https://review.opendev.org/c/openstack/horizon/+/94626915:07
tmazurTeam, please find some time to review the SDK patch ^^^15:08
tmazur#topic Bug deputy report15:11
tmazuranfimovir, I see you have added two bugs. Did you have a chance to investigate them?15:11
tmazurOk, one is fixed, thanks rdopiera15:12
rdopieraI didn't even know there was a bug15:13
tmazurDo we have a LP bug for the second?15:13
anfimovirYes, 1 already fixed by Radomir, second not new case, we investigate it, I added it simple for not forgotten.15:13
tmazuranfimovir, could you please create a bug in LP?15:13
anfimovirAlready created in... January, I find url little later15:14
tmazuranfimovir, ok thanks!15:14
rdopieraI think we stopped at a pretty old version of font awesome, and we don't update it because we don't need to, but the newer versions of the package have changes paths of some of the files15:14
*** ralonsoh is now known as ralonsoh_out15:15
rdopieraWe could bump the version we use and change the paths15:15
anfimovirRadomir, this create problems with manual installation15:15
anfimovirWe talk about in previous week.15:16
rdopierayeah, because it pulls in the latest version by default15:16
tmazurThere was this one https://bugs.launchpad.net/devstack/+bug/209384415:16
tmazurI don't know if it's related though15:16
anfimovirAfter install we received- Found existing installation: XStatic-Font-Awesome 6.2.1.1, and this create problems for new users I already send "fast fix" in few topics 15:17
anfimovirNo, this another15:17
anfimovirWe check this problem in current week.15:18
rdopieratmazur: that's the one I just fixed I think15:18
anfimovirYes, I create MR for DevStack after we merge you patch.15:19
anfimovir@tmazur15:19
anfimovirhttps://review.opendev.org/c/openstack/horizon/+/949036 | https://review.opendev.org/c/openstack/horizon/+/949041 - please merge both MR, after it we remove temp fix from DevStack side.15:20
tmazurAs soon as the tests pass15:21
anfimovirJust chubinidzedr already tested it manually ;)) ok, thank you.15:22
tmazurjjasek please take a look as well ^^^15:23
jjasekyep15:24
anfimovirone of TC already send review too ;)15:24
tmazurExcellent :)15:25
tmazurMoving forward15:25
tmazur#topic Open reviews15:25
tmazurhttps://etherpad.opendev.org/p/horizon-release-priorities#L5615:26
tmazurWe did a great job this week, quite a few patches have been merged15:26
tmazurThanks rdopiera and jjasek!15:26
anfimovirYeah, excellent work, thanks ;)15:27
tmazurSo there's another list we have :D15:28
jjasek:D15:28
anfimovirfew lists)))))15:29
tmazuranfimovir chubinidzedr did you want to talk about some of them specifically?15:29
rdopieraby the way, does anybody understand what https://review.opendev.org/c/openstack/horizon/+/637731 says? it looks like it was autotranslated and something is missing15:30
chubinidzedrnot critical, but may be https://review.opendev.org/c/openstack/horizon/+/943068 can be already pushed;) 15:31
anfimovirtmazur, no I would rather like to draw attention to two points. 1. We need to return to automatic unloading of languages ​​from Zanata, so as not to wait for manual actions from the lan.15:32
anfimovir. 2. There are a lot of open old MR, let's start looking at them and closing them if they are not relevant.15:32
tmazurrdopiera, I will try to test it at least. It's been a while since I was forking with dynamic tables15:33
anfimovirrdopiera, today morning I cannot reproduce it after fast testing... May be need little more time or... you right ;)15:34
chubinidzedrMe neither at the moment)15:36
tmazurEons ago we had a rule to abandon any patches inactive for 6 months and more15:37
anfimovirI think this right, may be we back this rule?15:38
tmazurAll those moments were lost in time, like tears in rain.15:39
tmazurWe should bring it back, for sure15:39
anfimovirlet's just try to gradually check all the old MRs this year.15:40
tmazurAs for the Zanata, on which side is the problem? I had a talk with Ian and it feels like it's on Zanata team, an I wrong?15:41
chubinidzedrthe core reason is described here: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/ALPLICJPUL37TCJX62SS6RKE4VBXGSZO/ Is there another way besides wating to Weblate migration?15:41
anfimovirMigration already few years in process... I think not need wait.15:42
anfimovirhttps://lists.openstack.org/archives/list/openstack-i18n@lists.openstack.org/thread/MRPVWP5PHZIPP3JHCGXGY3XDM4RJMQME/15:44
tmazuranfimovir what do you suggest to do from Horizon side?15:44
anfimovirI touch lan again, may be him provide ETA about migration to weblate for horizon.15:45
tmazuranfimovir awesome, thanks15:46
anfimovirrelease management for you ;)15:46
tmazurI've just got admin rights in Horizon Launchpad :D15:47
tmazur#topic Open discussion15:49
tmazurDo we have anything else to discuss today?15:50
jjasekNothing from me, thank you all.15:51
anfimovirHave a nice week everyone and see your soon.15:51
rdopierao/15:51
omcgonagI am good15:52
tmazurLet's wrap it up then. Thanks for joining, see you next week!15:52
tmazur#endmeeting15:52
opendevmeetMeeting ended Wed May  7 15:52:40 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:52
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-05-07-15.00.html15:52
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-05-07-15.00.txt15:52
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-05-07-15.00.log.html15:52
opendevreviewMerged openstack/horizon master: Create QoS Policy - add description  https://review.opendev.org/c/openstack/horizon/+/94306819:43
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Add release note about "Defaults" Tab  https://review.opendev.org/c/openstack/horizon/+/94907519:50
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Add release note about "Defaults" Tab  https://review.opendev.org/c/openstack/horizon/+/94907519:54
opendevreviewDmitriy Chubinidze proposed openstack/horizon master: Add release note about "Defaults" Tab  https://review.opendev.org/c/openstack/horizon/+/94907521:41

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!