opendevreview | Takashi Kajinami proposed openstack/horizon stable/zed: Fix manage.py to use python3 https://review.opendev.org/c/openstack/horizon/+/895907 | 13:31 |
---|---|---|
vishalmanchanda | #startmeeting horizon | 15:00 |
opendevmeet | Meeting started Wed Sep 20 15:00:15 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 |
rdopiera | o/ | 15:03 |
vishalmanchanda | agenda of today's meeting can be found here. | 15:03 |
vishalmanchanda | https://etherpad.opendev.org/p/horizon-release-priorities#L39 | 15:03 |
vishalmanchanda | let's start the meeting | 15:04 |
vishalmanchanda | #topic Notices | 15:04 |
vishalmanchanda | I have pushed a patch which cut the final release of horizon and going to use for creating stable/2023.2 branch | 15:05 |
vishalmanchanda | https://review.opendev.org/c/openstack/releases/+/895823 | 15:05 |
vishalmanchanda | Hope it got merged soon | 15:05 |
vishalmanchanda | Once release patch got merged, master is open for 2024.1 cycle. | 15:06 |
vishalmanchanda | If you want to get any patch merge in bobcat release, you have to backport it in stable/2023.2 branch after it got merged in master branch. | 15:06 |
vishalmanchanda | moving to next announcement. | 15:07 |
vishalmanchanda | I have created a etherpad for Carcel Virtual PTG, please add your name if you are going to attend the PTG. | 15:07 |
vishalmanchanda | https://etherpad.opendev.org/p/horizon-caracal-ptg | 15:07 |
vishalmanchanda | Also, start adding the topics which you would like to discuss during the PTG. | 15:08 |
vishalmanchanda | I am thinking to book the same slot which we book during the last virtual PTG which are below: | 15:09 |
vishalmanchanda | 24th October 2023, Tuesday 14 UTC - 16 UTC (2 hour slot) | 15:10 |
vishalmanchanda | 25th October 2023, Wednesday 16 UTC (1 hour slot) | 15:11 |
rdopiera | oh, I'm on vacation :( | 15:12 |
vishalmanchanda | Please let me know if anyone have any issue with above time slots, then I will try to book some other time slots which works for everyone. | 15:12 |
vishalmanchanda | rdopiera: ohh:( | 15:12 |
vishalmanchanda | vacation for complete week? | 15:12 |
rdopiera | whole month | 15:12 |
rdopiera | starting in two weeks | 15:13 |
vishalmanchanda | ok. | 15:13 |
vishalmanchanda | tmazur: what about you? | 15:13 |
tmazur | All works for me | 15:13 |
vishalmanchanda | rdopiera: when you will came back from vacation? | 15:13 |
rdopiera | November | 15:17 |
rdopiera | sorry, it's for health reasons | 15:17 |
vishalmanchanda | no issues. | 15:17 |
vishalmanchanda | I am thinking, if we can do this PTG in November because only 3 of us actively contributing in horizon. | 15:18 |
vishalmanchanda | or we can do it next week? | 15:19 |
vishalmanchanda | what you say? | 15:19 |
rdopiera | either works for me, but I wouldn't want to be the problem | 15:19 |
tmazur | I am fine with shifting the PTG | 15:19 |
vishalmanchanda | I don't think there is any issue in that I will check with openstack foundation member about the process | 15:20 |
vishalmanchanda | I guess we only needs to send a mail on open-discuss ML that we are changing the time | 15:21 |
vishalmanchanda | So if anyone interested can joins the meeting. | 15:21 |
tmazur | We can still have a forum session during the official PTG in case somebody outside of Horizon wants to discuss something | 15:21 |
vishalmanchanda | tmazur: yeah sounds good. | 15:21 |
vishalmanchanda | rdopiera: or one more option I see we can discuss your topic later in some other weekly meeting when you join the office. | 15:22 |
vishalmanchanda | I will check and let you know soon. | 15:25 |
vishalmanchanda | that's all announcement from my side for this week. | 15:25 |
vishalmanchanda | moving to the next topic | 15:25 |
vishalmanchanda | #topic Release priorities | 15:26 |
vishalmanchanda | I am investigating py3.11 job issues this week but no success so far. | 15:27 |
vishalmanchanda | I bumped Django version till 4.2 in my local env. but still hitting the same error. | 15:27 |
rdopiera | is it still the regexp error? | 15:28 |
vishalmanchanda | yes. | 15:28 |
rdopiera | did you look at that file with the regexp for a field valiadation? | 15:29 |
vishalmanchanda | yes | 15:30 |
rdopiera | openstack_dashboard/dashboards/project/containers/utils.py | 15:30 |
rdopiera | instead of r'^(?u)[^/]+$' in should be r'(?u)^[^/]+$' | 15:31 |
vishalmanchanda | but Voulmebackup tests are failing and trackback logs are here https://paste.openstack.org/show/bmNEBAOSrYE3YLXOFH9W/ | 15:31 |
rdopiera | that's this regep | 15:32 |
rdopiera | fixing it should fix that | 15:32 |
vishalmanchanda | ohh | 15:32 |
rdopiera | it looks like it's inside django, because django uses that regepx to validate the field, but it's actually defined in our code | 15:33 |
vishalmanchanda | ok, updating in that file | 15:34 |
rdopiera | I searched our code to see if we don't have any other such regexps, but we don't | 15:34 |
vishalmanchanda | looks it fix that error. | 15:34 |
vishalmanchanda | now I am hitting some other error which is for django 4.2 | 15:35 |
vishalmanchanda | rdopiera: thanks I fix the issue | 15:35 |
vishalmanchanda | I will push a patch after the meeting. | 15:35 |
vishalmanchanda | moving to the next topic | 15:38 |
vishalmanchanda | #topic open-discussion | 15:38 |
vishalmanchanda | Does anyone have any other topic | 15:38 |
vishalmanchanda | to discuss? | 15:38 |
rdopiera | nothing | 15:40 |
tmazur | nothing from me | 15:41 |
vishalmanchanda | if no other topic to discuss, let's end this meeting. | 15:42 |
vishalmanchanda | Thanks everyone for joining, See you next week! | 15:42 |
vishalmanchanda | #endmeeting | 15:42 |
opendevmeet | Meeting ended Wed Sep 20 15:42:38 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:42 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.html | 15:42 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.txt | 15:42 |
opendevmeet | Log: https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.log.html | 15:42 |
opendevreview | Vishal Manchanda proposed openstack/horizon master: Fix Python3.11 unit test failures https://review.opendev.org/c/openstack/horizon/+/895945 | 15:59 |
opendevreview | Merged openstack/horizon stable/zed: Fix manage.py to use python3 https://review.opendev.org/c/openstack/horizon/+/895907 | 16:56 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!