opendevreview | Vishal Manchanda proposed openstack/horizon stable/2023.1: Disable form auto-complete on login form https://review.opendev.org/c/openstack/horizon/+/882774 | 10:27 |
---|---|---|
opendevreview | Vishal Manchanda proposed openstack/horizon stable/zed: Disable form auto-complete on login form https://review.opendev.org/c/openstack/horizon/+/882775 | 10:29 |
opendevreview | Merged openstack/horizon master: Fix qos and trunks tables https://review.opendev.org/c/openstack/horizon/+/882744 | 13:35 |
vishalmanchanda | #startmeeting horizon | 15:00 |
opendevmeet | Meeting started Wed May 10 15:00:14 2023 UTC and is due to finish in 60 minutes. The chair is vishalmanchanda. 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 | o/ | 15:00 |
vishalmanchanda | Hello everyone | 15:00 |
amotoki | hi | 15:00 |
rdopiera | o/ | 15:01 |
vishalmanchanda | nice, most of members who joined the meeting. already joined | 15:01 |
vishalmanchanda | let's start the meeting | 15:01 |
vishalmanchanda | agenda of meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities#L39 | 15:01 |
vishalmanchanda | #topic Notices | 15:02 |
vishalmanchanda | Just a casual reminder about the schedule. | 15:03 |
vishalmanchanda | This week is Bobcat-1 milestone week. | 15:03 |
vishalmanchanda | For more info. about the schedule, please see https://releases.openstack.org/bobcat/schedule.html | 15:04 |
vishalmanchanda | I have no other announcements for this week. If anyone have any other announcement to make, please go ahead. | 15:05 |
vishalmanchanda | moving to the next topic | 15:06 |
vishalmanchanda | #topic Release priorities | 15:06 |
vishalmanchanda | jQuery Migration update | 15:07 |
vishalmanchanda | Thanks everyone for quick approval on jQuery deprecation fixes. | 15:07 |
vishalmanchanda | I am still seeing few warning which I am trying to fix in my local env. | 15:08 |
vishalmanchanda | I will try to push patches asap. | 15:08 |
vishalmanchanda | that's all update on this topic. | 15:08 |
vishalmanchanda | Setuptools 67.3.1 issue | 15:08 |
vishalmanchanda | https://bugs.launchpad.net/horizon/+bug/2007574 | 15:09 |
vishalmanchanda | thanks rdopiera for working on this and creating a new release. | 15:10 |
vishalmanchanda | https://github.com/xstatic-py/xstatic/commit/5cd7a2347046b71056ae29f00ffa4f71218a5c0c | 15:10 |
vishalmanchanda | I am not sure if that issue is fixed or not. | 15:10 |
vishalmanchanda | mnasiadka: Did you check if latest release of xtstaic-py fixes above bug? | 15:11 |
vishalmanchanda | I can see CI still fails for this patch https://review.opendev.org/c/openstack/kolla/+/876460 | 15:11 |
rdopiera | not sure if it needs to be told to use the newer xstatic? | 15:12 |
vishalmanchanda | hmm | 15:14 |
rdopiera | it's also possible I misunderstood that pypa discussion, and we will need to make that change in every xstatic package | 15:17 |
vishalmanchanda | Do we need to update version in horizon ``requirements.txt`` | 15:17 |
vishalmanchanda | https://github.com/openstack/horizon/blob/691596658b7dc5718650c84ea09c9350b243b8de/requirements.txt#L48 | 15:18 |
rdopiera | it's >=, so it should take the newest | 15:18 |
rdopiera | but there was that other file for requirements too? | 15:18 |
amotoki | Looking at the gerrit review you shared, xstatic 1.0.2 is still used. | 15:18 |
amotoki | https://zuul.opendev.org/t/openstack/build/6e779b491ea74b74bae77a7040cca869/log/kolla/build/horizon.log#144 | 15:18 |
amotoki | I think 1.0.3 needs to be used. | 15:19 |
rdopiera | right, because it's using a local mirror | 15:20 |
amotoki | +1 for updating horizon requirements.txt. It would be a clear signal. | 15:21 |
rdopiera | what about upper-constraints.txt? | 15:21 |
vishalmanchanda | yes | 15:21 |
rdopiera | do we need to update that? | 15:21 |
vishalmanchanda | that also need to be updated, looking | 15:21 |
amotoki | u-c also needs to be updated | 15:22 |
amotoki | https://zuul.opendev.org/t/openstack/build/6e779b491ea74b74bae77a7040cca869/log/kolla/build/horizon.log#91 | 15:22 |
amotoki | the kolla job uses upper-constraints | 15:22 |
vishalmanchanda | https://github.com/openstack/requirements/blob/29f5dfe34e72e86d6e99aba21c5a7c40b4a7dca8/upper-constraints.txt#L479 | 15:22 |
vishalmanchanda | I will push a patch and let's if issue got fixed. | 15:23 |
amotoki | xstatic is not an openstack deliverable, so I think the requirement job detects a new release and proposes an update of u-c automatically | 15:23 |
rdopiera | well, it didn't | 15:24 |
vishalmanchanda | anyway, we can manually update it. | 15:24 |
amotoki | yeah. xstatic 1.0.3 was released a week ago but it is still not picked up. something strange. let's update it manually | 15:26 |
vishalmanchanda | I will try to push a patch asap to update Xstatic version in u-c and horizon ``requirements.txt`` | 15:26 |
vishalmanchanda | that's all from my side on this topic. | 15:27 |
vishalmanchanda | moving to next topic | 15:27 |
vishalmanchanda | #topic open-discussion | 15:27 |
vishalmanchanda | tmazur: thanks, for working on this bug https://bugs.launchpad.net/horizon/+bug/2018232 | 15:28 |
tmazur | np | 15:28 |
vishalmanchanda | Can you also purpose backport to stable branches atleast till stable/zed as mentioned in bug summary. | 15:29 |
tmazur | Oh sure thing, thanks for reminding me! | 15:29 |
vishalmanchanda | User facing the same issue in stable/zed branch. | 15:29 |
vishalmanchanda | tmazur: thanks | 15:29 |
amotoki | in which release did we make the relevant change? | 15:30 |
amotoki | we need to backport it up to such branch | 15:30 |
tmazur | It was zed | 15:31 |
amotoki | thanks | 15:31 |
vishalmanchanda | yes | 15:31 |
tmazur | The issue came with AngularJS upgrade | 15:31 |
vishalmanchanda | There is one new bug reported this week, https://bugs.launchpad.net/horizon/+bug/2018696 | 15:33 |
opendevreview | Tatiana Ovchinnikova proposed openstack/horizon stable/zed: Fix qos and trunks tables https://review.opendev.org/c/openstack/horizon/+/882777 | 15:33 |
vishalmanchanda | I didn't get the time to look into it, If anyone have time. please take a look. | 15:34 |
vishalmanchanda | Does anyone have any other topic to discuss? | 15:37 |
vishalmanchanda | If no other topic to discuss, let's end this meeting. | 15:40 |
vishalmanchanda | Thanks everyone for joining, see you next week. | 15:41 |
vishalmanchanda | #endmeeting | 15:41 |
opendevmeet | Meeting ended Wed May 10 15:41:24 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:41 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-05-10-15.00.html | 15:41 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-05-10-15.00.txt | 15:41 |
opendevmeet | Log: https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-05-10-15.00.log.html | 15:41 |
amotoki | o/ | 15:41 |
opendevreview | Merged openstack/horizon stable/wallaby: Remove Description from Edit Image Metadata https://review.opendev.org/c/openstack/horizon/+/882404 | 23:13 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!