Wednesday, 2023-09-20

opendevreviewTakashi Kajinami proposed openstack/horizon stable/zed: Fix manage.py to use python3  https://review.opendev.org/c/openstack/horizon/+/89590713:31
vishalmanchanda#startmeeting horizon15:00
opendevmeetMeeting 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'horizon'15:00
tmazuro/15:00
vishalmanchandahello everyone15:00
rdopierao/15:03
vishalmanchandaagenda of today's meeting can be found here.15:03
vishalmanchandahttps://etherpad.opendev.org/p/horizon-release-priorities#L3915:03
vishalmanchandalet's start the meeting15:04
vishalmanchanda#topic Notices15:04
vishalmanchandaI have pushed a patch which cut the final release of horizon and going to use for creating stable/2023.2 branch15:05
vishalmanchandahttps://review.opendev.org/c/openstack/releases/+/89582315:05
vishalmanchandaHope it got merged soon15:05
vishalmanchandaOnce release patch got merged, master is open for 2024.1 cycle.15:06
vishalmanchandaIf 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
vishalmanchandamoving to next announcement.15:07
vishalmanchandaI have created a etherpad for Carcel Virtual PTG, please add your name if you are going to attend the PTG.15:07
vishalmanchandahttps://etherpad.opendev.org/p/horizon-caracal-ptg15:07
vishalmanchandaAlso, start adding the topics which you would like to discuss during the PTG.15:08
vishalmanchandaI am thinking to book the same slot which we book during the last virtual PTG which are below:15:09
vishalmanchanda24th October 2023, Tuesday 14 UTC - 16 UTC (2 hour slot)15:10
vishalmanchanda25th October 2023, Wednesday 16 UTC (1 hour slot)15:11
rdopieraoh, I'm on vacation :(15:12
vishalmanchandaPlease 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
vishalmanchandardopiera: ohh:(15:12
vishalmanchandavacation for complete week?15:12
rdopierawhole month15:12
rdopierastarting in two weeks15:13
vishalmanchandaok.15:13
vishalmanchandatmazur: what about you?15:13
tmazurAll works for me15:13
vishalmanchandardopiera: when you will came back from vacation?15:13
rdopieraNovember15:17
rdopierasorry, it's for health reasons15:17
vishalmanchandano issues.15:17
vishalmanchandaI am thinking, if we can do this PTG in November because only 3 of us actively contributing in horizon.15:18
vishalmanchandaor we can do it next week?15:19
vishalmanchandawhat you say?15:19
rdopieraeither works for me, but I wouldn't want to be the problem15:19
tmazurI am fine with shifting the PTG15:19
vishalmanchandaI don't think there is any issue in that I will check with openstack foundation member about the process15:20
vishalmanchandaI guess we only needs to send a mail on open-discuss ML that we are changing the time15:21
vishalmanchandaSo if anyone interested can joins the meeting.15:21
tmazurWe can still have a forum session during the official PTG in case somebody outside of Horizon wants to discuss something15:21
vishalmanchandatmazur: yeah sounds good.15:21
vishalmanchandardopiera: or one more option I see we can discuss your topic later in some other weekly meeting when you join the office.15:22
vishalmanchandaI will check and let you know soon.15:25
vishalmanchandathat's all announcement from my side for this week.15:25
vishalmanchandamoving to the next topic15:25
vishalmanchanda#topic Release priorities15:26
vishalmanchandaI am investigating py3.11 job issues this week but no success so far.15:27
vishalmanchandaI bumped Django version till 4.2 in my local env. but still hitting the same error.15:27
rdopierais it still the regexp error?15:28
vishalmanchandayes.15:28
rdopieradid you look at that file with the regexp for a field valiadation?15:29
vishalmanchandayes15:30
rdopieraopenstack_dashboard/dashboards/project/containers/utils.py15:30
rdopierainstead of r'^(?u)[^/]+$' in should be r'(?u)^[^/]+$'15:31
vishalmanchandabut Voulmebackup tests are failing and trackback logs are here https://paste.openstack.org/show/bmNEBAOSrYE3YLXOFH9W/15:31
rdopierathat's this regep15:32
rdopierafixing it should fix that15:32
vishalmanchandaohh15:32
rdopierait looks like it's inside django, because django uses that regepx to validate the field, but it's actually defined in our code15:33
vishalmanchandaok, updating in that file15:34
rdopieraI searched our code to see if we don't have any other such regexps, but we don't15:34
vishalmanchandalooks it fix that error.15:34
vishalmanchandanow I am hitting some other error which is for django 4.215:35
vishalmanchandardopiera: thanks I fix the issue15:35
vishalmanchandaI will push a patch after the meeting.15:35
vishalmanchandamoving to the next topic15:38
vishalmanchanda#topic open-discussion15:38
vishalmanchandaDoes anyone have any other topic15:38
vishalmanchandato discuss?15:38
rdopieranothing15:40
tmazurnothing from me15:41
vishalmanchandaif no other topic to discuss, let's end this meeting.15:42
vishalmanchandaThanks everyone for joining, See you next week!15:42
vishalmanchanda#endmeeting15:42
opendevmeetMeeting ended Wed Sep 20 15:42:38 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:42
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.html15:42
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.txt15:42
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-09-20-15.00.log.html15:42
opendevreviewVishal Manchanda proposed openstack/horizon master: Fix Python3.11 unit test failures  https://review.opendev.org/c/openstack/horizon/+/89594515:59
opendevreviewMerged openstack/horizon stable/zed: Fix manage.py to use python3  https://review.opendev.org/c/openstack/horizon/+/89590716:56

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