15:00:23 #startmeeting horizon 15:00:23 Meeting started Wed Sep 6 15:00:23 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:23 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:23 The meeting name has been set to 'horizon' 15:01:38 hello 15:04:26 anyone around for the horizon weekly meeting? 15:04:53 o/ 15:06:15 let's start the meeting 15:06:34 agenda of the meeting can be found here 15:06:36 https://etherpad.opendev.org/p/horizon-release-priorities#L40 15:06:46 #topic Notices 15:08:03 We are in R-4 week, last week is Bobcat-3 milestone. 15:09:55 I am planning to cut a final release of horizon by next week which is going to use create stable/2023.2 branch. 15:10:51 Please let me know asap if you are want to merge any feature or bug fix in the current release. 15:11:16 For more info. about the schedule, please refer https://releases.openstack.org/bobcat/schedule.html 15:11:27 moving to next item. 15:12:07 I have pushed a patch to add bobcat cycle release highlights for horizon https://review.opendev.org/c/openstack/releases/+/893613 15:12:25 Please take a look and let me know If i missed anything. 15:13:11 moving to next item 15:14:00 I have pushed a patch to update policy file in horizon for different back end services 15:14:02 https://review.opendev.org/c/openstack/horizon/+/893927 15:14:37 it's work in progress? 15:15:01 Patch is almost ready for review, just need to check and confirm if any changes is required for cinder/keystone. 15:15:51 ok 15:17:57 that's all announcements from my side for this week. 15:18:12 moving to the next topic 15:18:34 #topic Release priorities 15:20:09 Does anyone have any updates to share about any topic on which you are working? 15:21:51 I made no progress with either memcached or sass 15:22:06 ok. 15:22:23 sorry I also got no time to look at those issues. 15:22:50 yeah, we shouldn't make that change just before a release anyways 15:22:51 trying to fix our unit test with py3.11 version. 15:23:14 lots of regular expression problems? 15:26:19 no I was trying to run unit Volumebackup unit tests which are failing as of now. 15:26:25 https://zuul.opendev.org/t/openstack/build/05818346981e4b409f929fffd9435954/log/job-output.txt#32511-32519 15:27:15 re.error: global flags not at the start of the expression at position 1 15:27:15 As of now, I am unable to run these unit tests in local env. due to packages dependency issues. 15:27:24 that looks like a regular expression error 15:28:02 ohh yes. 15:29:04 rdopiera: Did you already pushed any patch to fix it? 15:29:39 vishalmanchanda: a similar one, but not for this 15:29:45 this one looks like a django problem 15:31:46 yeah. 15:31:53 https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/utils.py#L17 15:32:14 swap the ^ and the (?u) here 15:32:27 rdopiera: ok. 15:32:47 I think we can also merge your patch https://review.opendev.org/c/openstack/horizon/+/892561 15:33:07 we might want to search for "(?" in the whole code to find similar problems 15:33:29 vishalmanchanda: but it was already fixed upstream 15:33:31 untill pyScss doesn't release a new version which includes https://github.com/Kronuz/pyScss/commit/73559d047706ccd4593cf6aa092de71f35164723 15:33:46 oh, I see 15:33:56 we just have to remember to remove it 15:34:09 we can revert it, please add a note in the file. 15:34:22 so that we remember. 15:38:10 I have no other update to share for today. 15:38:20 moving to the next topic. 15:38:27 Radomir Dopieralski proposed openstack/horizon master: Add workaround for invalid regex in PySass https://review.opendev.org/c/openstack/horizon/+/892561 15:38:29 #topic open-discussion 15:40:25 I have nothing 15:40:27 Does anyone have any other topic to discuss? 15:42:55 If no other to discuss, let's end this meeting. 15:43:12 thanks, bye 15:43:12 Thanks everyone for joining, See you next week. 15:43:23 #endmeeting