15:00:03 <vishalmanchanda> #startmeeting horizon 15:00:03 <opendevmeet> Meeting started Wed Nov 15 15:00:03 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:03 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:03 <opendevmeet> The meeting name has been set to 'horizon' 15:01:06 <vishalmanchanda> hello 15:02:36 <vishalmanchanda> anyone around for the horizon weekly meeting? 15:04:00 <tmazur> o/ 15:04:50 <vishalmanchanda> let's start the meeting 15:05:13 <vishalmanchanda> agenda of meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities#L46 15:05:20 <vishalmanchanda> #topic Notices 15:06:45 <vishalmanchanda> If anyone not attended the last weekly meeting, me and rdopiera discussed the release priorities items for the current release 15:07:30 <vishalmanchanda> I have updated the same on etherpad https://etherpad.opendev.org/p/horizon-release-priorities#L14 15:07:57 <vishalmanchanda> I have no announcements for this week. 15:08:05 <vishalmanchanda> moving to the next topic 15:08:17 <vishalmanchanda> #topic Release priorities 15:08:36 <vishalmanchanda> pytest-based selenium tests 15:08:38 <rdopiera> sorry for being late 15:08:57 <rdopiera> time zone changes got me 15:09:15 <vishalmanchanda> I have added a non-voting for the new pytest job, please take a look. 15:09:18 <vishalmanchanda> rdopiera: np. 15:09:28 <vishalmanchanda> https://review.opendev.org/c/openstack/horizon/+/899029 15:10:30 <vishalmanchanda> Also there are 2 open patches for these tests https://review.opendev.org/c/openstack/horizon/+/899075 https://review.opendev.org/c/openstack/horizon/+/899098 15:10:55 <vishalmanchanda> I will review them asap. 15:11:35 <vishalmanchanda> Migrate to Django version =>4.2 15:12:08 <vishalmanchanda> I am waiting for https://review.opendev.org/c/openstack/horizon/+/899021 to get merged 15:12:20 <vishalmanchanda> then I will proceed to the next step. 15:12:49 <vishalmanchanda> Migration to next nodejs LTS version nodejs v18-> nodejs v20 15:13:23 <vishalmanchanda> I pushed a patch to add nodejs v20 job, please take a look https://review.opendev.org/c/openstack/horizon/+/901029 15:14:24 <vishalmanchanda> Switch the default memcached library, patch required one more +2 to get merged https://review.opendev.org/c/openstack/horizon/+/891828 15:14:48 <vishalmanchanda> that's all updates from my side for this week. 15:15:05 <rdopiera> I don't want to +2 it since I'm the original author 15:15:19 <vishalmanchanda> fair enough. 15:16:09 <vishalmanchanda> If anyone have any updates to share about release priorities topic, please go ahead. 15:16:30 <rdopiera> I looked into the saas compilers a bit closer 15:17:11 <rdopiera> I was wrong about the scss support. The --scss flag has been removed from the newer verssions of the compilers, but they still compile scss, they just detect the format by the file name. 15:17:30 <rdopiera> So we can use any of the compilers available, either ruby or nodejs 15:17:36 <rdopiera> or even C 15:18:08 <rdopiera> However, we must make sure a compiler is installed, as a non-python dependency 15:18:53 <vishalmanchanda> ok, thanks for investigating. 15:18:53 <rdopiera> I'm leaning towards the C compiler, since it doesn't depend on npm or ruby being installed 15:19:08 <vishalmanchanda> great. 15:19:16 <rdopiera> otherwise, since we already use npm, we could use the npm based one 15:19:51 <rdopiera> Also, we definitely want to stick with scss and not sass, as this is the preferred format 15:19:55 <amotoki> we use npm stuffs only in our js test? 15:20:08 <amotoki> i am not sure we use npm in the deployment phase. 15:20:14 <rdopiera> right 15:20:47 <rdopiera> next step, I will update the patch to use the C-based compiler, and see if I can add a patch for devstack to add it as dependency 15:21:13 <rdopiera> similar to how Takashi did with the memcached library 15:21:59 <amotoki> i will review the memcache lib switch patch. as a quick look, the relnote neesd to be updated a bit. anyway i will drop a comment. 15:22:13 <vishalmanchanda> thanks. 15:24:03 <vishalmanchanda> amotoki: Do you know if any updates on Switching to openstacksdk? 15:24:13 <vishalmanchanda> I mean this one https://review.opendev.org/c/openstack/horizon/+/891205 15:24:22 <amotoki> vishalmanchanda: no update this week. 15:24:28 <vishalmanchanda> ok. 15:24:44 <amotoki> I started the impact of attribute naming change in detail. 15:26:15 <vishalmanchanda> ok 15:26:50 <vishalmanchanda> moving to the next topic. 15:27:12 <vishalmanchanda> #topic open-discussion 15:27:36 <vishalmanchanda> Does anyone have any other topic to discuss? 15:29:39 <vishalmanchanda> If no other topic to discuss, let's end this meeting. 15:29:51 <vishalmanchanda> Thanks everyone for joining. 15:30:09 <vishalmanchanda> #endmeeting