15:00:11 <vishalmanchanda> #startmeeting horizon 15:00:11 <opendevmeet> Meeting started Wed Nov 10 15:00:11 2021 UTC and is due to finish in 60 minutes. The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:11 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:11 <opendevmeet> The meeting name has been set to 'horizon' 15:00:19 <rdopiera> o/ 15:00:34 <vishalmanchanda> hello everyone. 15:01:51 <tmazur> o/ 15:02:20 <vishalmanchanda> let's wait for few minutes if more people joins us. 15:04:18 <vishalmanchanda> ok let's start the meeting 15:04:28 <vishalmanchanda> #topic Notices 15:04:46 <vishalmanchanda> Next week is Yoga-1 milestone. 15:04:59 <vishalmanchanda> Yoga Schedule https://releases.openstack.org/yoga/schedule.html 15:05:01 <e0ne> hi 15:05:21 <vishalmanchanda> that's the only announcement from my side for this week, If anyone else have any announcement to make please go ahead. 15:06:13 <vishalmanchanda> moving to next topic 15:06:37 <vishalmanchanda> #topic drop django based launch instance implementation 15:07:01 <vishalmanchanda> I have a pushed a patch to drop launch instance django based implementation this week. 15:07:17 <vishalmanchanda> https://review.opendev.org/c/openstack/horizon/+/816303 15:07:29 <vishalmanchanda> please take a look at patch once you get time. 15:07:53 <e0ne> vishalmanchanda: CI fails on this patch:( 15:08:04 <vishalmanchanda> Also, I am planning to bump django minimum version to django3.2 after above patch is merged to avoid multiple release of horizon. 15:08:32 <vishalmanchanda> e0ne: yeah I know that, will discuss it later in the meeting. 15:09:06 <vishalmanchanda> moving to next topic 15:09:17 <vishalmanchanda> #topic System Scope support in horizon 15:09:33 <vishalmanchanda> I can see radomir pushed a initial patch for system scope in horizon. 15:09:43 <vishalmanchanda> https://review.opendev.org/c/openstack/horizon/+/816368 15:09:54 <rdopiera> it's incomplete still 15:10:13 <rdopiera> I'm going to add the menu item to it today 15:10:41 <rdopiera> and I'm still thinking about how we should tell if a given panel needs a system scope token 15:10:55 <rdopiera> (possibly I will just add a flag to the panel class) 15:11:30 <vishalmanchanda> rdopiera: cool... 15:12:25 <vishalmanchanda> moving to next topic 15:12:37 <vishalmanchanda> #topic On demand agenda 15:12:53 <vishalmanchanda> integration job is failing 15:13:17 <vishalmanchanda> You may have noticed that few integration tests are failing around 10. 15:14:24 <vishalmanchanda> https://zuul.opendev.org/t/openstack/build/e7597051c1034ed8a5ed738e08a3540a/log/job-output.txt#26093-26102 15:14:59 <vishalmanchanda> I think these tests start failing after November 6 after recent keystone related patches merged in devstack. 15:15:26 <vishalmanchanda> https://review.opendev.org/q/project:openstack/devstack+status:merged 15:16:41 <vishalmanchanda> but I don't know exactly after which devstack patch these integration tests start failing. 15:17:11 <vishalmanchanda> I am also investigating so please take a look if you know the issue. 15:17:59 <vishalmanchanda> All integration test passing for me in local env. I will update my devstack env and try to reproduce and fix these integration test. 15:18:42 <rdopiera> Element <a class="navbar-brand" href="/dashboard/home/"> is not clickable at point (83,18) because another element <div id="None" class="modal in ng-scope"> obscures it 15:18:45 <rdopiera> hmm 15:19:47 <vishalmanchanda> https://8faf6347ff0673208a1e-68c117b3a3678759ca528a1cc52ed04c.ssl.cf5.rackcdn.com/816303/4/check/horizon-integration-tests/e759705/tox/test_reports/TestAdminInstances.test_create_delete_instance/screenshot.png 15:20:45 <vishalmanchanda> that's all update from my side for this week. 15:21:12 <vishalmanchanda> Does anyone have any other topic to discuss? 15:21:44 <rdopiera> I'd like to raise a concern about python 3.10 — I recently updated my system, and it uses 3.10 by default, and they moved some classes from collections to collections.abc module. 15:22:03 <rdopiera> So of course the scss/sass library fails 15:23:02 <vishalmanchanda> rdopiera: Hmm I always see these deprecation warning during horizon development runserver. 15:23:06 <e0ne> rdopiera: I'll review this https://github.com/Kronuz/pyScss/issues/422 15:23:39 <rdopiera> oh nice 15:23:45 <rdopiera> so it's supported again? 15:23:52 <vishalmanchanda> e0ne: thanks. 15:24:16 <e0ne> rdopiera: there is a patch for pyScss to work with python 3.10 15:24:49 <rdopiera> I can tell that it works, because I did the same thing locally to get it to run 15:25:09 <vishalmanchanda> speaking of pyscss e0ne Could you try rdopiera patch https://review.opendev.org/c/openstack/horizon/+/794809 if you can fix material theme issue. 15:25:40 <e0ne> ok, will test it 15:25:44 <vishalmanchanda> If material theme issue is resolved we can switch to django sass processor 15:25:48 <rdopiera> much appreciated 15:25:50 <vishalmanchanda> e0ne: great. 15:26:41 <rdopiera> vishalmanchanda: I finally figured out what was wrong with that checkbox/policies patch for network ports, it seems to work now, if you had some time to take a look at it again, it would be great 15:27:23 <rdopiera> https://review.opendev.org/c/openstack/horizon/+/810224 15:27:43 <vishalmanchanda> rdopiera: sure, will test your patch tonight. 15:28:19 <vishalmanchanda> rdopiera: Could you also revote on https://review.opendev.org/c/openstack/horizon/+/810492 15:29:18 <vishalmanchanda> If nothing else to discuss we can end this meeting. 15:29:19 <rdopiera> done 15:29:25 <vishalmanchanda> rdopiera: thanks. 15:30:04 <vishalmanchanda> thanks everyone for joining. 15:30:11 <vishalmanchanda> See you next week! 15:30:17 <rdopiera> bye 15:30:24 <vishalmanchanda> #endmeeting