Wednesday, 2021-09-22

opendevreviewAkihiro Motoki proposed openstack/horizon master: Add a release note on Django 3.2 support  https://review.opendev.org/c/openstack/horizon/+/81034707:11
amotokivishalmanchanda: ^ a release note on Django 3.207:11
vishalmanchandaamotoki: ack.07:11
zigoamotoki: Any idea about this one? https://bugs.launchpad.net/murano/+bug/194452307:38
zigoSo far, all the other plugins build fine, but I'm stuck with that one ...07:38
zigoamotoki: This one too: https://storyboard.openstack.org/#!/story/200924007:41
vishalmanchandazigo: hi, looks like it is removed in django3.0 https://docs.djangoproject.com/en/3.0/releases/3.0/#features-removed-in-3-007:44
vishalmanchandazigo: try this now from django.templatetags.static import static07:45
zigovishalmanchanda: Which one? The murano-dashboard one?07:45
vishalmanchandazigo: yes for murano-dashboard07:45
zigoOk, thanks, will try.07:45
vishalmanchandazigo: I am also pushing a patch to gate to see.07:46
* zigo is rebuilding murano-dashboard07:49
zigovishalmanchanda: Thanks for you help, this was helpful. However, after writing this patch: https://paste.opendev.org/show/809486/08:05
zigoI still have these: https://paste.opendev.org/show/809485/08:05
zigoAny clue for the remaining 2 errors?08:05
vishalmanchandazigo: running unit tests in local env.08:15
vishalmanchandae0ne: rdopiera : hi, Could you take a look at https://review.opendev.org/c/openstack/horizon/+/81034708:17
vishalmanchandaI will add above patch hash in release patch https://review.opendev.org/c/openstack/releases/+/81033708:18
e0nevishalmanchanda: approved08:26
opendevreviewMerged openstack/horizon master: Add a release note on Django 3.2 support  https://review.opendev.org/c/openstack/horizon/+/81034708:46
zigovishalmanchanda: Only murano-dashboard and trove-dashboard are still failing for me, all the others have been built and uploaded.09:18
zigoI'm going to propose the 1st patch I have for murano-dashboard now.09:19
vishalmanchandazigo: nice go ahead.09:19
zigohttps://review.opendev.org/c/openstack/murano-dashboard/+/81037309:21
amotokihonestly I am not sure murano-dashboard is maintained. it has almost no meaningful changes. I personally have never run it.09:35
amotokiwhen I tried to fix murano-dashboard UT, I sometimes hit tests which I cannot understand what is and why needed.....09:36
amotokiUTs failing currently is really specific to murano-dashboard. I am not sure who is actually maintaining it.....09:36
amotokihorizon team is not a maintainer of murano-dashboard :p09:37
amotokizigo: is an error you hit in trove-dashboard "RuntimeError: dictionary changed size during iteration"?09:43
amotokizigo: vishalmanchanda: trove-dashboard failure with Django 3.2 looks like a horizon bug. I am investigating it.09:57
zigoamotoki: Cool, thanks !09:57
zigoamotoki: Indeed, I get the "dictionary changed size during iteration" when running unit tests at Debian package build time ...09:58
amotokizigo: it seems to happen because Django 3.2 uses dict now to maintain form fields (because dict order is ensured in python 3.7+ as the language spec (and python 3.6 implicitly)  10:00
zigoAh... That's above my skills ! :)10:01
amotokizigo: np. that's collaboration :)10:01
vishalmanchandaamotoki: yes, need some update here https://github.com/openstack/horizon/blob/master/horizon/workflows/base.py#L17210:02
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Hide enable_port_security checkbox when disallowed by policy  https://review.opendev.org/c/openstack/horizon/+/81022410:28
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Hide enable_port_security checkbox when disallowed by policy  https://review.opendev.org/c/openstack/horizon/+/81022410:35
opendevreviewAkihiro Motoki proposed openstack/horizon master: workflow: Do not touch dict during iteration  https://review.opendev.org/c/openstack/horizon/+/81038810:43
amotokivishalmanchanda: ^ a fix for trove-dashboard with django 3.210:43
vishalmanchandaamotoki: cool.10:44
amotokivishalmanchanda: I would like to investigate why it was not detected in the horizon/openstack_dashboard UT but it would be nice to propose a fix first.10:44
amotokivishalmanchanda: I will be afk from now. feel free to update it if needed.10:44
vishalmanchandaamotoki: LGTM, sure.10:44
vishalmanchandaamotoki: I will include this patch as well in release patch.10:45
zigovishalmanchanda: amotoki: My patch here fixes all unit tests of murano-dashboard ! :) https://review.opendev.org/c/openstack/murano-dashboard/+/81037310:45
zigo(I managed to fix the last 2 with a colleague of mine)10:45
vishalmanchandae0ne: Could you take a look at https://review.opendev.org/c/openstack/horizon/+/80028310:54
opendevreviewVishal Manchanda proposed openstack/horizon stable/wallaby: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81043213:26
amotokizigo: i am trying my comments on your murano-dashboard patch in my local env. let me try a bit13:35
zigoamotoki: Cheers !13:39
opendevreviewVishal Manchanda proposed openstack/horizon stable/victoria: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81043613:44
opendevreviewVishal Manchanda proposed openstack/horizon stable/victoria: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81043613:45
opendevreviewVishal Manchanda proposed openstack/horizon stable/ussuri: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81044414:05
vishalmanchanda#startmeeting horizon15:00
opendevmeetMeeting started Wed Sep 22 15:00:14 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'horizon'15:00
e0nehi15:00
vishalmanchandahello everyone15:00
tmazuro/15:00
amotokihi15:01
vishalmanchandaok let's start the meeting.15:02
vishalmanchanda#topic Notices15:02
vishalmanchandaThis week is Xena RC2 week.15:02
vishalmanchandaXena Schedule https://releases.openstack.org/xena/schedule.html15:02
rdopierao/15:03
vishalmanchandaNext week is Final RCs week.15:03
vishalmanchandaDuring next week only final-release-critical releases will be accepted.15:03
vishalmanchandaI have purposed a patch to cut a  new release for horizon to include latest patch merged.15:04
vishalmanchandahttps://review.opendev.org/c/openstack/releases/+/81033715:04
vishalmanchandaPlease take a look.15:04
amotokihorizon is cycle-with-intermediary, so it might not be true. we can backport such bugs with priorities though15:05
vishalmanchandaamotoki: +1.15:05
amotokiit depends on when a stable branch is cut.15:05
amotokis/a/the/ :p15:05
vishalmanchandarelease team purpose a patch to cut stable branch https://review.opendev.org/c/openstack/releases/+/810145 but I have -1 on it.15:06
vishalmanchandaI will release horizon 20.1.0 which can be used to create stable/xena branch.15:07
vishalmanchandaI am waiting for https://review.opendev.org/c/openstack/horizon/+/810388 to get merged.15:08
vishalmanchandaThen I will update hash in https://review.opendev.org/c/openstack/releases/+/81033715:08
vishalmanchandaJFYI https://review.opendev.org/c/openstack/horizon/+/810388 is required for horizon-plugins(trove-dashboard) to build with Django3.215:09
vishalmanchandaAcc. to zigo all horizon plugins builds fine with Django3.2 as of now except for two plugins (trove-dashboard, murano-dashboard)15:10
vishalmanchandaPatch to fix murano-dashboard build with Django3.2 is also up https://review.opendev.org/c/openstack/murano-dashboard/+/81037315:11
vishalmanchandaBut I haven't looked it yet.15:11
vishalmanchandae0ne: rdopiera tmazur : So please take a look at https://review.opendev.org/c/openstack/horizon/+/81038815:11
vishalmanchandathat's the only announcement from my side for this week.15:13
vishalmanchandaIf anyone have any announcement to make please go ahead.15:13
vishalmanchandamoving to next topic.15:14
vishalmanchanda#topic Stable-branches15:14
vishalmanchandaYou may have noticed that lower-constraints job is started failing for the stable branches.15:14
vishalmanchandaI have purposed patches to drop lower-constraints job from stable branches, please take a look.15:15
vishalmanchandahttps://review.opendev.org/q/topic:%2522drop-l-c%2522+(status:open+OR+status:merged)+project:openstack/horizon15:15
vishalmanchandathat's all update from my side for this week.15:17
vishalmanchanda#topic open-discussion15:17
vishalmanchandaDoes anyone have any topic to discuss?15:18
tmazurJust a friendly call for reviewers from my side. I am working on integration tests now, so would be great to have this patch merged: https://review.opendev.org/c/openstack/horizon/+/80028315:20
tmazurI am planning to unskip more tests and add some new for angular panels15:21
amotokitmazur: sure. will look into it after django32 work in plugins is done15:21
vishalmanchandatmazur: great.15:21
tmazurThank you!15:21
vishalmanchandaneed one more +2 on https://review.opendev.org/c/openstack/horizon/+/80704715:23
vishalmanchandaIf nothing more to discuss we can end this meeting.15:23
tmazurNothing from me15:24
vishalmanchandaThanks everyone for joining.15:24
vishalmanchanda#endmeeting15:24
opendevmeetMeeting ended Wed Sep 22 15:24:38 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:24
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-09-22-15.00.html15:24
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-09-22-15.00.txt15:24
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-09-22-15.00.log.html15:24
amotokiI wonder how the situtation would be nice if django32 effort was moved forward two weeks earilier........15:28
vishalmanchandaamotoki: yeah, my bad:( I take too much time to investigate django-pyscss alternative.15:30
opendevreviewVishal Manchanda proposed openstack/horizon stable/train: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81049017:15
opendevreviewVishal Manchanda proposed openstack/horizon stable/train: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81049017:16
amotokizigo: I updated your murano-dashboard patch. hopefully it works17:24
opendevreviewVishal Manchanda proposed openstack/horizon stable/stein: Dropping lower constraints testing from stable branches  https://review.opendev.org/c/openstack/horizon/+/81049217:24
amotokivishalmanchanda: JFYI tomorrow (already today here) is a holiday in Japan. my reponse would be slow.17:27
opendevreviewVishal Manchanda proposed openstack/horizon stable/wallaby: Escape unicode characters when setting logout_reason cookie  https://review.opendev.org/c/openstack/horizon/+/81047217:28
opendevreviewVishal Manchanda proposed openstack/horizon stable/victoria: Escape unicode characters when setting logout_reason cookie  https://review.opendev.org/c/openstack/horizon/+/81047317:30
-opendevstatus- NOTICE: Zuul has been restarted in order to address a performance regression related to event processing; any changes pushed or approved between roughly 17:00 and 18:30 UTC should be rechecked if they're not already enqueued according to the Zuul status page18:36
opendevreviewMerged openstack/horizon master: workflow: Do not touch dict during iteration  https://review.opendev.org/c/openstack/horizon/+/81038820:37

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