Wednesday, 2022-02-16

amotokivishalmanchanda: ping07:00
amotokivishalmanchanda: why do you request to mix a cleanup of config_driver with a flavor handling of resize_server?07:01
amotokivishalmanchanda: both are completely different topics. I am surpurised you are mixing two things in a single commit.07:01
amotokivishalmanchanda: https://review.opendev.org/c/openstack/horizon/+/808102/12/openstack_dashboard/dashboards/project/instances/tests.py#219307:02
vishalmanchandaamotoki: hi, I am suggesting to do that because we are doing changes in the similar files07:12
amotokivishalmanchanda: similar file but totally different topics. Are you sitll suggesting mixing two thigns?07:12
amotokivishalmanchanda: the resize fix is backport-able, but the config driver clean up cannot be backported.07:13
amotokivishalmanchanda: mixing bakcport-able and non-backport-able changes is totally a bad idea.07:13
vishalmanchandaamotoki: just removed my -1, let's do it in a separate patch.07:13
vishalmanchandaamotoki: yeah make sense.07:13
amotokivishalmanchanda: thanks07:14
opendevreviewAkihiro Motoki proposed openstack/horizon master: Fix for "Resize instance" button  https://review.opendev.org/c/openstack/horizon/+/80810207:17
amotokiafter 10min debug I succeeded to fix heat-dashbaord UT failure :-)09:52
amotokiit was really simple.09:52
vishalmanchandaNice.09:53
opendevreviewMerged openstack/horizon master: Add a unit test for the password change form  https://review.opendev.org/c/openstack/horizon/+/82838110:20
opendevreviewAkihiro Motoki proposed openstack/horizon master: Integration tests: Allow to run a specific test from tox  https://review.opendev.org/c/openstack/horizon/+/82951310:21
opendevreviewAkihiro Motoki proposed openstack/horizon master: Follow-up: Drop Django launch instance (part 2)  https://review.opendev.org/c/openstack/horizon/+/82951610:41
amotokivishalmanchanda: ^^ another follow-up of dropping of django launch server you pointed out in the resize server review10:42
vishalmanchandaamotoki: thanks:)10:43
*** josecastroleon__ is now known as josecastroleon12:36
gansovishalmanchanda: hi! could you please re-set the review-priority on https://review.opendev.org/c/openstack/horizon/+/806454 ? The latest patchset untoggled it :\13:43
vishalmanchandaganso: Done, also drop some comment on your latest P.S.13:44
vishalmanchandaganso: thanks for reminder,  forgot to drop these comment last week.13:46
*** whoami-rajat__ is now known as whoami-rajat14:01
vishalmanchanda#startmeeting horizon15:00
opendevmeetMeeting started Wed Feb 16 15:00:21 2022 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
vishalmanchandahello everyone15:00
rdopierao/15:00
e0nehi15:00
tmazuro/15:01
amotokio/15:01
vishalmanchandaLet's start the meeting.15:01
vishalmanchandaAgenda for today meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities (at line 32)15:02
vishalmanchanda#topic Notices15:02
vishalmanchandaFew announcements from my side for this week15:02
vishalmanchandaYoga Schedule reminder https://releases.openstack.org/yoga/schedule.html15:03
vishalmanchandaThis week is R-5 week.15:03
vishalmanchandaNext week is feature freeze.15:04
vishalmanchandaSo please take a look at bp patches.15:04
vishalmanchandaI also added review-priority flag for feature patches which we are targeting for Yoga cycle.15:04
vishalmanchandahttps://review.opendev.org/q/label:Review-Priority%253D%252B1+status:open+project:openstack/horizon+15:05
vishalmanchandaPlease review them on priority if you have not done yet.15:05
vishalmanchandamoving to next announcement15:06
amotokiis not sure how the feature freeze and cycle-with-intermediary are related...15:06
amotokiprecisely spekaing, the feature freeze is applied to cycle-with-rc model15:06
amotokibut it is up to our PTL :)15:07
vishalmanchandaamotoki: You mean we can accept feature patches even after R-5 week?15:08
amotokivishalmanchanda: yes15:08
vishalmanchandaamotoki: Feature freeze exception I know15:08
amotokifrom the point of view of our release model15:08
amotokiwe use cycle-with-intemediary model15:09
vishalmanchandabut my thought is we have some bandwidth if a new added feature breaks anything.15:09
vishalmanchandawe can fix that issue.15:09
amotokivishalmanchanda: yeah, it makes sense from different points like what you mentioned.15:10
vishalmanchandanext announcement is about Zed Cycle PTG.15:11
vishalmanchandaI have booked  time slots and created a etherpad for Zed Cycle PTG.15:11
vishalmanchanda#link https://etherpad.opendev.org/p/horizon-zed-ptg15:12
vishalmanchandaI have booked the same Time Slots we used during last PTG's.15:12
vishalmanchandaI hope this works for everyone.15:13
vishalmanchandaI know it's going to conflict with cinder and neutron PTG.15:13
vishalmanchandaPlease let me know before PTG if that time doesn't work for you, I will try to book other time slots.15:14
vishalmanchandathat's all announcement from my side for this week.15:15
vishalmanchandaIf anyone have any announcement to make, please go ahead.15:15
vishalmanchandaok nothing, moving to next topic.15:16
vishalmanchanda#topic Release priorities15:17
vishalmanchandae0ne: a reminder for Ivan to release pyscss with https://github.com/Kronuz/pyScss/pull/411 fix15:18
e0neI'm preparing it now. need to check if something more should be included15:18
vishalmanchandae0ne: thanks:)15:19
vishalmanchandathere is nothing else added in this section.15:19
vishalmanchandamoving to next topic15:20
vishalmanchanda#topic Bug deputy report15:20
vishalmanchandaWe have 3 new bugs reported from last week.15:20
vishalmanchandafirst one looks invalid to me https://bugs.launchpad.net/horizon/+bug/196088715:22
vishalmanchandaI mean we have list of supported python version in setup.cfg15:23
amotokiI am not sure about the full context. it is related to libs we depend on.15:24
vishalmanchandabut we can add a parameter in our setup.cfg like done in other projects15:24
amotokiI have no strong opinion on this though15:24
vishalmanchandahttps://opendev.org/openstack/cyborg/src/branch/master/setup.cfg#L915:24
amotokidoes horizon 21.0.0 work ONLY with python >=3.6?15:25
amotokiIf it depends on oslo lib(s) version, I am not sure whether it is the right decision that horizon adds such python version requirement.15:26
amotoki(note that I have not checked the full context on this bug)15:26
vishalmanchandaauthor of bug also suggesting to add a parameter which indicate horizon work with python >=3.615:28
vishalmanchandaI can see many openstack project use this in setup.cfg https://codesearch.openstack.org/?q=python_requires&i=nope&literal=nope&files=&excludeFiles=&repos=15:29
vishalmanchandawe can also follow the same.15:29
vishalmanchanda2nd bug https://bugs.launchpad.net/horizon/+bug/196083415:30
amotokiI would like to note that oslo.i18n itself mentioned in the bug report does not have such requirements15:31
amotokiso I cannot have any suggestion right now15:32
vishalmanchandajust tried to reproduce the 2nd bug15:33
vishalmanchandaI am facing the same issue in my env.15:33
vishalmanchandawill take a look after the meeting15:34
vishalmanchanda3rd bug is about updating JS libraries https://bugs.launchpad.net/horizon/+bug/195555615:36
amotokiI believe gibi's comment in #10 is the right assessment15:37
zigovmarkov: Hi there! FYI, I'm backporting your patch here: https://review.opendev.org/c/openstack/horizon/+/80810215:37
zigoto Xena, Wallaby and Victoria. I did already the backport to Xena and it's looking good. Once your patch gets merged, I can push the patch if you're ok with that !15:37
zigoYour thoughts?15:37
vishalmanchandaamotoki: yes.15:38
amotokizigo: could you wait for a while as we are in a team meeting time now?15:38
zigoSorry, will do.15:39
amotokizigo: I can help you on the backport as I am wokring on the fix together now.15:39
* zigo didn't notice the meeting15:39
amotokizigo: np15:39
amotokilet's move back to the original topic on bug 195555615:40
vishalmanchandaI can update jQuery and jQuery Migrate version to latest one 15:41
vishalmanchandalike I done for  AngularJS in past15:41
amotokivishalmanchanda: IiRC, we hit some problem when we tried to upgrade jquery-migate to the latest version15:42
vishalmanchandabut I need some help with make it work with horizon.15:42
amotokiI don't know what was the issue though15:42
vishalmanchandaIf I am not wrong  jQuery Migrate latest version is 3.3.215:44
vishalmanchandahttps://github.com/jquery/jquery-migrate15:44
vishalmanchandahttps://github.com/jquery/jquery15:45
vishalmanchandajquery latest version is 3.6.015:45
vishalmanchandawondering why we are not using latest version https://pypi.org/project/XStatic-jQuery/15:47
vishalmanchandaanyway I will take a look at it after the meeting15:48
amotokiI would like to raise that https://review.opendev.org/c/openstack/requirements/+/773823 was merged once15:48
amotokibut I needed to revert it to the current version15:48
amotokihttps://review.opendev.org/c/openstack/requirements/+/77382315:48
amotokithe first URL should be https://review.opendev.org/c/openstack/requirements/+/772736 sorry15:49
vishalmanchandaohh I remember we need to fix some warnings to make it work with horizon15:49
vishalmanchandaotherwise horizon-integration jobs fails that's why we revert it.15:49
vishalmanchandahmm15:50
vishalmanchandawe have 10 mins. left15:50
vishalmanchandaDoes anyone have any other topic to discuss.15:50
amotokiI hope we land fixes on django40 warnings15:51
vishalmanchanda++15:51
amotokithey aree not ciritical, but they annoys me a lot......15:51
vishalmanchandame too I use runserver for development15:52
amotokianother topic is the failure rate in our integration tests.15:53
amotokiI am not sure it is transient15:53
amotokior we need to look into it with a high-priority topic15:53
vishalmanchandathere few integration tests which fails most of the time.15:54
vishalmanchandaok if nothing else to discuss we can end this meeting.15:55
vishalmanchandaThanks everyone for your contributions. 15:56
vishalmanchandaSee you next week.15:56
vishalmanchanda#endmeeting15:56
opendevmeetMeeting ended Wed Feb 16 15:56:42 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:56
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-02-16-15.00.html15:56
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-02-16-15.00.txt15:56
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2022/horizon.2022-02-16-15.00.log.html15:56
zigovmarkov: Around?16:25
vishalmanchandazigo: hi, I don't see any issue in backporting https://review.opendev.org/c/openstack/horizon/+/808102 to stable branches.16:54
vishalmanchandazigo: I can help with backport once patch in master branch lands.16:55
opendevreviewRodrigo Barbieri proposed openstack/horizon master: Implement pagination in admin/proj network tab  https://review.opendev.org/c/openstack/horizon/+/80645421:16
*** prometheanfire is now known as Guest222:59
*** Guest2 is now known as prometheanfire23:05

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