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