Wednesday, 2023-03-01

shyambHi06:35
shyambIf I install rhosp16.1.9 horizon container image on RHOSP16.1.8 then it's throwing this error?06:36
shyambhttps://paste.openstack.org/show/bnmZdvMe71cdwiSLXVvv/06:36
vishalmanchandashyamb: hi, could you try open hoizon in some other browser maybe chrome.07:23
*** ralonsoh_ is now known as ralonsoh07:36
*** ralonsoh__ is now known as ralonsoh10:18
opendevreviewPedro Henrique Pereira Martins proposed openstack/horizon master: Add NAT rules to the floating IP workflow  https://review.opendev.org/c/openstack/horizon/+/86836813:38
opendevreviewMerged openstack/horizon stable/yoga: Fix instance table behavior after deleting an instance  https://review.opendev.org/c/openstack/horizon/+/87258614:57
vishalmanchanda#startmeeting horizon15:00
opendevmeetMeeting started Wed Mar  1 15:00:11 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'horizon'15:00
rdopierao/15:01
vishalmanchandahello everyone15:01
amotokihi15:01
vishalmanchandaok let's start the meeting15:02
vishalmanchandaagenda of meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities#L3915:02
vishalmanchandaThere is no topic added for today's discussion.15:03
vishalmanchandalet me start with announcement for this week.15:03
vishalmanchanda#topic Notices15:03
vishalmanchandaA casual reminder about schedule.15:03
vishalmanchandaThis week is R-3 week.15:04
vishalmanchandaFor more info about schedule please refer https://releases.openstack.org/antelope/schedule.html15:04
amotokitill when do we need to land patches for the next release?15:05
amotokiI think there was a notice that horizon did not cut a release recently in the mailing list.15:05
vishalmanchandaI have purposed a patch to cut a release of horizon which can be use to create stable/antelope15:05
vishalmanchandahttps://review.opendev.org/c/openstack/releases/+/87475815:05
vishalmanchandaamotoki: yeah I saw that mail and purposed a patch 87475815:06
vishalmanchandaI am just waiting if https://review.opendev.org/c/openstack/horizon/+/868368/ got merged15:06
rdopieraI tried to review that patch, but I don't have port forwarding support enabled15:07
vishalmanchandaotherwise we can move forward without above feature 🤞15:07
amotokii haven't tested it yet. I dropped not small number of commetns after static reviews.15:08
vishalmanchandardopiera: ok, you have to add "enable_service port_forwarding" in your devstack ``local.conf``15:08
amotokivishalmanchanda: perhaps whta rdopiera said is related to his neutron env15:09
vishalmanchandardopiera: to enable the floating ip in your devstack env.15:09
rdopierayeah, I will need to install a devstack and try again15:09
rdopierathanks for the hint15:09
vishalmanchandaamotoki: yeah I know.15:09
vishalmanchandardopiera: Also don't forgot to install python-neutronclient version >=8.1.015:10
amotokiI would like to hear your opinion on whether we should have a config option in horizon for FIP port fwd or check the availability of the coresponding neutron extentension15:11
amotokiwhat do you think?15:11
amotokivishalmanchanda: regarding neutronclient version, we should not hit this issue for a fresh devstack env. do you re-use your env?15:11
vishalmanchandaamotoki: In the Intial patch sets author didn't added config option, he added config option in last few P.S. 15:12
vishalmanchandaamotoki: I am ok with  check the availability of the coresponding neutron extentension15:14
vishalmanchandaamotoki: yeah I am using re-use env.15:14
amotokithe proposed patch does not check the extnesion availability and just checks the new config option. even if we have the option, the extension should be checked.15:15
amotokivishalmanchanda: if you re-use your env, it is your responsibility to update python requirements. it is not what devstakc does not cover.15:16
amotoki* for most cases15:16
vishalmanchandaamotoki: yeah, he also add version check code but removed it after your suggestion. Now added  extension check availability function https://review.opendev.org/c/openstack/horizon/+/868368/17/openstack_dashboard/api/neutron.py#2301 which looks good to me.15:18
vishalmanchandaamotoki: ok, got your point about updating python requirements for a re-use env.15:19
vishalmanchandardopiera: feel free to ping me if you need any help to setup env. to check floating-ip fwd feature because maybe I also faced the same issue you are facing now.15:20
vishalmanchandatmazur: ^^15:20
rdopieravishalmanchanda: thanks15:20
vishalmanchandardopiera: yw.15:21
vishalmanchandamoving to next announcement15:21
vishalmanchandaYou may know that we have a virtual PTG from March 27-31, 2023.15:22
vishalmanchandaI have registered Horizon for virtual PTG, please register yourself for virtual PTG to get related updates.15:23
vishalmanchandaIt is free https://openinfra-ptg.eventbrite.com/15:23
vishalmanchandaI will create a etherpad to collect topics for Bobcat cycle PTG after this meeting.15:24
vishalmanchandaI have no other announcements to make, if anyone have any announcement to make. please go ahead15:25
vishalmanchandamoving to the next topic15:26
vishalmanchanda#topic open-discussion15:26
vishalmanchandaI have no other topic to discuss for today's meeting. If anyone have any topic to discuss, please go ahead.15:28
vishalmanchandaAlso just want to know, if anyone of you attending Vancouver OpenInfra Summit?15:29
amotokiI haven't decided it yet, but at least the reason would not be related to horizon even if I can be there :p15:30
vishalmanchandaamotoki: ack.15:31
tmazurI am not going most likely15:31
vishalmanchandatmazur: ok and I thought you were travelling as you live in Canada.15:32
tmazurI am not sure yet actually15:33
vishalmanchandatmazur: ok.15:33
vishalmanchandaDo we have any other topic to discuss?15:34
amotokido we have any progress on https://bugs.launchpad.net/horizon/+bug/2007574 ?15:34
amotokiIIRC we discussed it for a while but I am not sure who attended the meeting at that time15:34
vishalmanchandaamotoki: no progress, I am still investigating.15:34
amotokias I mentioned before, it looks not specific to horizon15:35
amotokiit looks like the way used in xstatic packages hits the issue15:35
vishalmanchandardopiera: Could you please take a look at 2007574  as you know more about Xstatic.15:36
amotokithe github issue found in the lp bug helps us understand the issue15:36
amotokihttps://github.com/pypa/setuptools/issues/3824#issuecomment-1432936270 and the next comment highlight the issue15:38
amotokiI know it needs more discussion to address the issue, but what is a good way to track it?15:41
amotokido we track it in our meeting? perhaps it is more than a simple launchpad bug . LP bugs are not well tracked easily :-(15:42
vishalmanchandaamotoki: we can track it in launchpad and add the discussion we do here in launchpad, I will bring this topic in our weekly meeting.15:45
vishalmanchandaamotoki: if you have some other suggestion, please let us know.15:45
vishalmanchandaamotoki: I mean on etherpad or on ML.15:45
amotokithe detail can be tracked in launchpad bugs. my point is how we can keep checking important topics. 15:47
vishalmanchandaI will add it under https://etherpad.opendev.org/p/horizon-release-priorities#L1215:47
rdopieravishalmanchanda: ouch, I will look into that15:48
amotokiwe did not idscuss prioritiized topics in our past metings.... hey "no topics" this week15:48
vishalmanchandabecuase we don't have any updates that's why.15:48
amotokirdopiera: thanks. I think it is common to xstatic packages. your double check would be really appreciated as I think you were more involved in its design15:50
vishalmanchandaWhat I  can do bring release priories topic in weekly meeting even if I have no updates for that week.15:52
vishalmanchandaIf no other topic to discuss, let's end this meeting.15:56
vishalmanchandaThanks everyone for joining.15:56
vishalmanchanda#endmeeting15:56
opendevmeetMeeting ended Wed Mar  1 15:56:55 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:56
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-03-01-15.00.html15:56
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-03-01-15.00.txt15:56
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2023/horizon.2023-03-01-15.00.log.html15:56

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