Wednesday, 2022-03-09

opendevreviewAkihiro Motoki proposed openstack/horizon master: instance UT: Recover mock_server_get.return_value  https://review.opendev.org/c/openstack/horizon/+/83273500:52
opendevreviewAkihiro Motoki proposed openstack/horizon stable/wallaby: Fix for "Resize instance" button  https://review.opendev.org/c/openstack/horizon/+/82966300:56
opendevreviewAkihiro Motoki proposed openstack/horizon stable/victoria: Fix for "Resize instance" button  https://review.opendev.org/c/openstack/horizon/+/82968601:12
opendevreviewAkihiro Motoki proposed openstack/horizon stable/ussuri: Fix for "Resize instance" button  https://review.opendev.org/c/openstack/horizon/+/82970601:14
vishalmanchandaa#startmeeting horizon15:01
vishalmanchanda#startmeeting horizon15:01
opendevmeetMeeting started Wed Mar  9 15:01:47 2022 UTC and is due to finish in 60 minutes.  The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
opendevmeetThe meeting name has been set to 'horizon'15:01
vishalmanchandaHi, anyone around for horizon weekly meeting.15:03
e0nehi15:03
rdopierahi15:04
vishalmanchandaI can't find any topic to discuss for today's meeting in our etherpad. 15:05
vishalmanchandahttps://etherpad.opendev.org/p/horizon-release-priorities (at line 32)15:05
vishalmanchandaAlso Not any updates from my side for this week.15:05
vishalmanchandaI just want to remind about some patches which are good to have in yoga release.15:06
vishalmanchandaSo moving directly to open-discussion.15:06
vishalmanchanda#topic open-discussion15:06
vishalmanchandahttps://review.opendev.org/c/openstack/horizon/+/832735 (trivial patch)15:07
vishalmanchandaCan I have quick approval on this one.15:07
vishalmanchandaNext I am waiting for patch which hides System Scope menu.15:08
vishalmanchandahttps://review.opendev.org/c/openstack/horizon/+/81876315:08
vishalmanchandardopiera: Is it ready for review?15:08
rdopieravishalmanchanda: I need to add docs and release note, I'm working on it15:09
rdopieravishalmanchanda: but I would be grateful for any feedback on what is there so far15:09
vishalmanchandardopiera: ok, thanks15:10
vishalmanchandardopiera: I tested your patch today15:10
vishalmanchandardopiera: but It also hided the Identity dashboard which is wrong.15:10
vishalmanchandahides*15:10
rdopierait just moves it between the system scope and admin menus15:11
rdopieradepending on whether identity is enabled or not15:11
rdopieraby default, with the list empty, there should be no change from previous versions of horizon15:13
vishalmanchandardopiera: So I have do some changes to see identity dashboard after applying your patch15:13
vishalmanchanda?15:13
rdopierawith SYSTEM_SCOPE_SERVICES = [] the behavior of horizon should be exactly the same as before the system scope patche3s15:14
vishalmanchandardopiera: but it is different for me15:15
rdopierathat's a bug in my code then15:16
vishalmanchandardopiera: It look like this https://ibb.co/2qgjVKx to me15:17
vishalmanchandardopiera: after applying your patch15:17
vishalmanchandardopiera: No Identity dashboard.15:17
rdopieraI will check it, thanks15:18
vishalmanchandaMaybe tmazur or e0ne can test your patch and let's see.15:18
vishalmanchandardopiera: cool.15:19
vishalmanchandaNext one is https://review.opendev.org/c/openstack/horizon/+/81972515:19
vishalmanchandasome minor comments from amotoki otherwise LGTM15:19
tmazurI'll address them asap15:21
vishalmanchandaLast one in my list series to fix Django4 deprecation warning.15:21
vishalmanchandatmazur: thanks:)15:21
vishalmanchandahttps://review.opendev.org/q/topic:django40-warnings+status:open15:21
vishalmanchandaPlease a look at above patches, once you have time.15:22
-amotoki- ignores all DeprecationWarning in my local test env now :p15:22
vishalmanchandaMost of them look into good shape to merge in yoga cycle except System Scope hide Menu15:23
vishalmanchandaI hope rdopiera fix that issue I mentioned above soon in his patch.15:24
vishalmanchandaOtherwise we will backport it to stable/yoga once merged in the master branch.15:24
vishalmanchandaAlso, we follow cycle with intermediary releases, So either me or release team cut a final release for horizon with latest patch in week of Mar 21 - Mar 25.15:26
vishalmanchandathat's all update from my side for this week.15:27
vishalmanchandaIf anyone like to raise any other topic here, please go ahead.15:27
amotokione question on an old backport patch https://review.opendev.org/c/openstack/horizon/+/79710415:28
amotokiDo you think it is feasible to backport or is it a feature backport?15:28
vishalmanchandaamotoki: Looking at this patch now, I am not in favor of backporting this to stable/wallaby.15:31
vishalmanchandaIf stable cores want to merge this in stable/wallaby, please go ahead.15:32
amotokiI was waiting for feedbacks from other reviewers for over 6 months but did not get any, so i am raising it here.15:32
e0neamotoki: it's a good question. it changes defaults so I'm going put -2 on it15:33
vishalmanchandaIf we support this now, we see more features backport into stable branches which doesn't look good to me.15:33
e0neamotoki: it does really good thing, some some users could expect their current 'random default'15:33
vishalmanchandaalthough it's a minor feature.15:33
amotokione reason I think it is a kind of bug too is that the current implementation does not allow users to specify "any" as AZ.15:34
amotokiOnce a user selects AZ, theree is no way to cancel the selection (i.e. "any")15:34
e0nehm... interesting15:34
amotokionly way is to close the form and re-open it.15:35
e0neamotoki: now I'm ok to have this fix with a propper commit message15:36
amotokiif ok, I can update the commit mesasge to explain why.15:37
vishalmanchandaok if stable core have no objection with merging into stable/wallaby, please go ahead.15:38
vishalmanchandaOne more question here.15:38
vishalmanchandaAre we going to backport it into more stable branches like ussuri, victoria?15:39
amotokiI think the implementation is same for such branches, so if we accept the backport in wallaby there is no reason to reject it.15:40
vishalmanchandaok thanks for clarifying.15:40
amotokithanks all. I will follow it up including the commit mesasge and the release note to describe the situation.15:41
vishalmanchandaIf nothing more to discuss, we can end this meeting.15:43
vishalmanchandathanks everyone for joining.15:43
amotokinothing more from me15:43
vishalmanchandaTC.15:43
vishalmanchanda#endmeeting15:44
opendevmeetMeeting ended Wed Mar  9 15:44:10 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:44
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-03-09-15.01.html15:44
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-03-09-15.01.txt15:44
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-03-09-15.01.log.html15:44
amotokitechnical committee? :-)15:44
amotokii know what it means though15:44
vishalmanchandaI mean Take Care:)15:45
vishalmanchanda🙂15:45
opendevreviewMerged openstack/horizon master: instance UT: Recover mock_server_get.return_value  https://review.opendev.org/c/openstack/horizon/+/83273515:49
opendevreviewRadomir Dopieralski proposed openstack/horizon master: WIP Add SYSTEM_SCOPE_SERVICES setting that hides panels  https://review.opendev.org/c/openstack/horizon/+/81876315:59
rdopieravishalmanchanda: ^^ this should fix the bug you saw, thanks again for catching it15:59
rdopieraI should add the docs today15:59
rdopierareally sorry for the delays15:59

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