| opendevreview | Bhavana proposed openstack/horizon master: Fix column overflow for long instance names in overview tab https://review.opendev.org/c/openstack/horizon/+/991571 | 05:54 |
|---|---|---|
| opendevreview | Bhavana proposed openstack/horizon master: Fix HTML5 input step increments on volume size fields https://review.opendev.org/c/openstack/horizon/+/992400 | 06:27 |
| opendevreview | Bhavana proposed openstack/horizon master: Fix build_attrs signature for modern Django https://review.opendev.org/c/openstack/horizon/+/992403 | 06:41 |
| opendevreview | Bhavana proposed openstack/horizon master: Prevent users from disabling their current login domain https://review.opendev.org/c/openstack/horizon/+/991296 | 06:47 |
| opendevreview | Bhavana proposed openstack/horizon master: Allow customization of resource browser theme elements https://review.opendev.org/c/openstack/horizon/+/992398 | 07:10 |
| opendevreview | Bhavana proposed openstack/horizon master: Fix build_attrs signature for modern Django https://review.opendev.org/c/openstack/horizon/+/992403 | 11:09 |
| opendevreview | Owen McGonagle proposed openstack/horizon master: Switch default Images panel from AngularJS to Python https://review.opendev.org/c/openstack/horizon/+/992675 | 14:34 |
| tmazur | #startmeeting horizon | 15:00 |
| opendevmeet | Meeting started Wed Jun 10 15:00:25 2026 UTC and is due to finish in 60 minutes. The chair is tmazur. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
| opendevmeet | The meeting name has been set to 'horizon' | 15:00 |
| tmazur | Hello everyone and welcome to the weekly meeting! | 15:00 |
| blasseye- | Hello ! | 15:00 |
| rdopiera | o/ | 15:00 |
| jjasek | Hello hello | 15:00 |
| tmazur | Let's begin | 15:03 |
| tmazur | #topic Notices | 15:03 |
| tmazur | Agenda for today is here: https://etherpad.opendev.org/p/horizon-release-priorities#L39 | 15:03 |
| tmazur | This week is R-16: https://releases.openstack.org/hibiscus/schedule.html | 15:04 |
| tmazur | Hibiscus-2 is in three weeks | 15:04 |
| tmazur | The next PTG will take place October 12-16, 2026: https://openinfra.org/ptg/ | 15:05 |
| tmazur | Team sign up is not open yet, but I will sign up Horizon as soon as it's open | 15:06 |
| tmazur | Registration is now open: https://ptg.openinfra.dev/ | 15:07 |
| tmazur | I will be reminding about the registration regularly, as usual :) | 15:07 |
| opendevreview | Owen McGonagle proposed openstack/horizon master: Switch default Images panel from AngularJS to Python https://review.opendev.org/c/openstack/horizon/+/992675 | 15:08 |
| omcgonag | I was not aware of this auto publish/announcement of a review "push" | 15:09 |
| omcgonag | is there another channel that shows these also? | 15:09 |
| tmazur | That's how it works, yes. No worries. | 15:10 |
| tmazur | One more thing. There's a discussion on the future of the Neutron stadium dashboard projects: | 15:11 |
| tmazur | https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/DNFIZK3KR4JI7ZLHYSC5OW27AE74245Y/ | 15:11 |
| tmazur | Since Horizon will eventually switch to openstacksdk, these projects with no maintainers will break in upcoming cycles | 15:13 |
| tmazur | That's all for the announcements | 15:15 |
| tmazur | #topic Release priorities | 15:15 |
| tmazur | 977939: Add Horizon panel to enable TOTP MFA enrollment | https://review.opendev.org/c/openstack/horizon/+/977939 | 15:16 |
| tmazur | Team, let's invest some time into this one | 15:16 |
| tmazur | 992675: Switch default Images panel from AngularJS to Python | https://review.opendev.org/c/openstack/horizon/+/992675 | 15:16 |
| tmazur | omcgonag thanks for starting on this! | 15:16 |
| jjasek | Yeah, I reviewed this Instance Password patch today, TOTP MFA is next on my list. But it is not going as fast as I would like xD. Sorry | 15:19 |
| tmazur | Thanks jjasek! | 15:19 |
| tmazur | 990387: SDK for Nova flavors | https://review.opendev.org/c/openstack/horizon/+/990387 | 15:20 |
| tmazur | Thanks stephenfin for the initial review, I will address the comments shortly | 15:20 |
| omcgonag | tmazur - np | 15:21 |
| tmazur | #topic Bug deputy report | 15:25 |
| tmazur | Size does not increase or decrease by clicking in Create Volume page in horizon -- https://bugs.launchpad.net/horizon/+bug/2155849 | 15:26 |
| tmazur | There's already a patch on review: | 15:27 |
| tmazur | 992400: Fix HTML5 input step increments on volume size fields | https://review.opendev.org/c/openstack/horizon/+/992400 | 15:27 |
| chubinidzedr | I'll try to check this patch today, as Jan asked | 15:27 |
| jjasek | tmazur - yeah, I reviewed it but it did not work for me. So I asked if someone else could double check it. | 15:28 |
| jjasek | chubinidzedr thanks! | 15:28 |
| chubinidzedr | :) | 15:28 |
| jjasek | I can see there was new patchset uploaded today, so maybe it is fixed already | 15:28 |
| chubinidzedr | I'll find some time today, and reply in comments | 15:29 |
| tmazur | And there's one more bug reported just today: | 15:31 |
| tmazur | Instance row actions stay disabled after closing form with validation errors -- https://bugs.launchpad.net/horizon/+bug/2156357 | 15:31 |
| jjasek | Yeah, I reported it, I found it when I was reviewing this Instance Password patch. But it is issue that is pre-existing. | 15:32 |
| tmazur | I wonder if it can be solved with extra validation | 15:33 |
| jjasek | And It happens also for associate floating IP, Attach interface, etc. | 15:33 |
| omcgonag | rdopiera just let me know that the review for images is not quite ready yet, will keep it WIP for now | 15:34 |
| jjasek | I did not have time to dig into it much, so I just reported it so far :D. | 15:34 |
| rdopiera | I think we have some code that disables the actions after a click on one of them, and enables them back when the form is closed, and it seems it fails to enable them when there were errors | 15:34 |
| omcgonag | the correct one is for keypairs - which I will create a review for asap | 15:34 |
| tmazur | #topic Open reviews | 15:39 |
| tmazur | https://review.opendev.org/q/project:openstack/horizon+status:open | 15:39 |
| chubinidzedr | can we please finally merge this one: https://review.opendev.org/c/openstack/horizon/+/990034 , really disturbing error in dashboard :) | 15:39 |
| tmazur | Somehow I missed that. Will take a look after the meeting | 15:42 |
| tmazur | That's all from me for today | 15:43 |
| tmazur | #topic Open discussion | 15:43 |
| tmazur | Do we have anything else to discuss? | 15:43 |
| jjasek | Nothing from me, thank you! | 15:45 |
| omcgonag | all set | 15:45 |
| rdopiera | nil | 15:46 |
| tmazur | Okay, let's have some time back then. Thanks everyone for joining and see you next week! | 15:46 |
| tmazur | #endmeeting | 15:46 |
| opendevmeet | Meeting ended Wed Jun 10 15:46:24 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:46 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/horizon/2026/horizon.2026-06-10-15.00.html | 15:46 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/horizon/2026/horizon.2026-06-10-15.00.txt | 15:46 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/horizon/2026/horizon.2026-06-10-15.00.log.html | 15:46 |
| opendevreview | Owen McGonagle proposed openstack/horizon master: Switch default Key Pairs panel from AngularJS to Python https://review.opendev.org/c/openstack/horizon/+/992714 | 16:11 |
| opendevreview | Merged openstack/horizon stable/2026.1: Fix router availability zone filtering https://review.opendev.org/c/openstack/horizon/+/990034 | 16:51 |
| opendevreview | Owen McGonagle proposed openstack/horizon master: Switch default Key Pairs panel from AngularJS to Python https://review.opendev.org/c/openstack/horizon/+/992714 | 19:23 |
| opendevreview | Owen McGonagle proposed openstack/horizon master: Switch default Key Pairs panel from AngularJS to Python https://review.opendev.org/c/openstack/horizon/+/992714 | 21:54 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!