Thursday, 2021-03-18

*** kevko has quit IRC00:14
*** kevko has joined #openstack-horizon00:14
*** tmazur has quit IRC00:19
*** kevko has quit IRC00:21
*** tosky has quit IRC00:22
*** tbarron has joined #openstack-horizon00:35
*** kevko has joined #openstack-horizon01:01
*** kevko has quit IRC01:10
*** kevko has joined #openstack-horizon01:25
*** kevko has quit IRC01:31
*** jamesdenton has quit IRC01:49
*** jamesden_ has joined #openstack-horizon01:50
openstackgerritMerged openstack/horizon master: Add default_availability_zone for VM creation  https://review.opendev.org/c/openstack/horizon/+/75075202:17
*** rcernin_ has quit IRC02:21
*** rcernin_ has joined #openstack-horizon02:48
*** rcernin_ has quit IRC02:53
*** rcernin has joined #openstack-horizon02:54
openstackgerritMerged openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/78070803:01
openstackgerritAkihiro Motoki proposed openstack/horizon master: handle missing access_rules  https://review.opendev.org/c/openstack/horizon/+/76102703:52
*** vishalmanchanda has joined #openstack-horizon04:50
*** gyee has quit IRC05:10
*** ricolin has quit IRC06:48
*** dklyle has quit IRC07:29
*** e0ne has joined #openstack-horizon07:30
*** ChanServ sets mode: +o e0ne07:30
*** e0ne has quit IRC07:30
*** e0ne has joined #openstack-horizon07:36
*** ChanServ sets mode: +o e0ne07:36
*** e0ne has quit IRC07:36
*** e0ne has joined #openstack-horizon07:45
*** ChanServ sets mode: +o e0ne07:45
*** BakaKuna has joined #openstack-horizon07:48
*** BakaKuna has quit IRC07:49
*** rpittau|afk is now known as rpittau07:51
*** hoonetorg has joined #openstack-horizon08:03
*** jamesden_ has quit IRC08:15
*** jamesdenton has joined #openstack-horizon08:16
*** jawad_axd has joined #openstack-horizon08:29
*** rdopiera has joined #openstack-horizon08:33
*** rcernin has quit IRC08:37
*** tosky has joined #openstack-horizon08:37
*** rcernin has joined #openstack-horizon09:05
*** rcernin has quit IRC09:19
*** rcernin has joined #openstack-horizon10:10
*** kevko has joined #openstack-horizon10:12
*** e0ne has quit IRC10:26
amotokiI filed bug 1920004 but I don't plan to work on it. Hopefully someone volunteers for it.10:26
openstackbug 1920004 in OpenStack Dashboard (Horizon) "Should mark "Source" tab in the launch instance form as required" [Undecided,New] https://launchpad.net/bugs/192000410:27
*** e0ne has joined #openstack-horizon10:28
*** ChanServ sets mode: +o e0ne10:28
*** e0ne has quit IRC10:28
*** e0ne has joined #openstack-horizon10:30
*** ChanServ sets mode: +o e0ne10:30
*** e0ne has quit IRC10:30
*** rcernin has quit IRC10:40
*** kevko has quit IRC11:31
*** kevko has joined #openstack-horizon11:31
vishalmanchandaamotoki: np. I can work on that.11:34
openstackgerritRadomir Dopieralski proposed openstack/horizon master: Save instace_id inside Associate Floating IP workflow  https://review.opendev.org/c/openstack/horizon/+/78092511:40
*** viks____ has joined #openstack-horizon11:58
*** jawad_axd has quit IRC12:02
openstackgerritVishal Manchanda proposed openstack/horizon master: Replace Delete Force Volume Backup with Force Delete Volume Backup  https://review.opendev.org/c/openstack/horizon/+/78049812:13
amotokirdopiera: thanks for filing a bug. It really helped me understand the issue more correctly than when I read the commit message.12:17
*** rcernin has joined #openstack-horizon12:22
rdopieraamotoki: sorry, it's a bit tricky12:23
*** rcernin has quit IRC12:24
*** rcernin has joined #openstack-horizon12:24
rdopieraamotoki: I wonder if we should also fix api.neutron.floating_ip_target_list to retrieve all the ports, but I fear that will have performance implications12:25
amotokirdopiera: api.neutron.floating_ip_target_list is for a case where a user would like to associate FIP from the FIP panel. I think this is only for smaller deployments.12:28
amotokirdopiera: I think users call the floaing IP associate form from the server table in most cases.12:29
amotokirdopiera: so one idea for performance problems in the FIP form is to disable FIP associate from the FIP panel. thought?12:29
amotokiI might misunderstand the original issue though...12:31
rdopieraamotoki: right now we have no performance problems, as it only fetches the first page from nova12:31
rdopierano need to disable it12:31
amotokirdopiera: good to hear that. this happens when instance_id is not passed and you are trying to avoid this in your patch.12:33
rdopieraright12:36
*** ricolin has joined #openstack-horizon12:44
*** tmazur has joined #openstack-horizon12:48
amotokivishalmanchanda: I saw the meeting log yesterday. you said django 3 fixes the error about storing translated strings in cookies.13:24
amotokivishalmanchanda: which Django version fixes it? 3.0, 3.1 or 3.213:24
amotokivishalmanchanda: if you explore a workarond, the first way is to check django git log, so which Django version fixed it really helps us identify a correspoding change in django history.13:25
vishalmanchandaamotoki: I thought it is fixed in django 3.0 but I am not able to run horizon with django3 when I checked.13:27
amotokivishalmanchanda: you can try Django 3.0 by applying my series of Django 3.x13:27
vishalmanchandaamotoki: does it also fixes django-pyscss issue.13:28
amotokivishalmanchanda: but the second patch in the series https://review.opendev.org/c/openstack/horizon/+/777391 is too ugly (and it is not the right way to solve the problem), so I put -2 to this13:28
amotokivishalmanchanda: it is a workaround for the django-pyscss issue. It fakes django.utils.six.13:29
amotokivishalmanchanda: (though I don't think we should merge it :p)13:29
amotokiit tweaks python imports :p13:29
vishalmanchandaamotoki: 🙂13:30
vishalmanchandaamotoki: Ok let me try with your patch.13:30
amotokiI don't plan to work on Django 3.x. The series is just to flush my working tree which checks how easy Django 3.x support is or not.13:32
vishalmanchandaamotoki: ok.13:32
amotokivishalmanchanda: in my current feeling, the bigging thing looks django-pyscss revive. fokring it is a last resort.13:32
openstackgerritMerged openstack/horizon master: Get the timezone offset for the current day instead of January 1st.  https://review.opendev.org/c/openstack/horizon/+/64937913:39
amotokirdopiera: vishalmanchanda: regarding https://review.opendev.org/c/openstack/horizon/+/780498/, we are in "Soft string freeze" so we should avoid string changes as much as possible, but we can accept changes as long as they are big. Translator feedbacks and string corrections are welcome.13:53
amotokirdopiera: vishalmanchanda: this is from my hat of the i18n team (not as horizon hat)13:53
rdopieraamotoki: thanks for clarifying13:54
vishalmanchandaamotoki: ok noted.13:54
vishalmanchandaamotoki: I was wrong  I am still getting the same error on django 3.2 as well.13:54
amotoki*as long as they are NOT big*13:54
amotokiI am not sure why I missed "NOT" :-(13:54
vishalmanchandaamotoki: or maybe I have not applied your fixed correctly.13:54
amotokivishalmanchanda: did you hit six error?13:57
vishalmanchandaamotoki: no six error.13:59
amotokivishalmanchanda: so it might be a different thing. that's the only one when I hit during working on UT with Django 3.x14:01
amotokivishalmanchanda: my series on Django 3.2 is just to pass our UT. there might be more things. it is not surprising.14:02
*** rcernin has quit IRC14:35
*** stand has joined #openstack-horizon14:45
*** dklyle has joined #openstack-horizon15:34
*** e0ne has joined #openstack-horizon16:03
*** ChanServ sets mode: +o e0ne16:03
openstackgerritMerged openstack/horizon master: Replace Delete Force Volume Backup with Force Delete Volume Backup  https://review.opendev.org/c/openstack/horizon/+/78049816:17
*** gyee has joined #openstack-horizon16:21
*** rpittau is now known as rpittau|afk17:11
*** jamesdenton has quit IRC17:23
*** jamesdenton has joined #openstack-horizon17:23
openstackgerritAndrew Bogott proposed openstack/horizon master: Instance table: display disabled flavors whenever possible  https://review.opendev.org/c/openstack/horizon/+/78112417:42
*** jamesdenton has quit IRC17:55
*** jamesdenton has joined #openstack-horizon17:56
*** e0ne has quit IRC17:57
*** e0ne has joined #openstack-horizon18:06
*** ChanServ sets mode: +o e0ne18:06
*** e0ne has quit IRC18:13
*** jawad_axd has joined #openstack-horizon18:14
*** jawad_axd has quit IRC18:47
*** priteau has quit IRC19:08
*** rdopiera has quit IRC19:14
*** openstackgerrit has quit IRC19:34
*** viks____ has quit IRC19:53
*** kevko has quit IRC20:04
*** e0ne has joined #openstack-horizon20:11
*** ChanServ sets mode: +o e0ne20:11
*** rcernin has joined #openstack-horizon20:52
*** rcernin has quit IRC21:06
*** rcernin has joined #openstack-horizon21:15
*** rcernin has quit IRC21:22
*** openstackstatus has quit IRC21:26
*** openstack has joined #openstack-horizon21:39
*** ChanServ sets mode: +o openstack21:39
*** openstack has joined #openstack-horizon22:04
*** ChanServ sets mode: +o openstack22:04
*** e0ne has quit IRC22:06
*** e0ne has joined #openstack-horizon22:07
*** ChanServ sets mode: +o e0ne22:07
*** e0ne has quit IRC22:08
*** iurygregory has quit IRC22:09
*** iurygregory has joined #openstack-horizon22:09
*** kevko has quit IRC23:05
*** kevko has joined #openstack-horizon23:08
*** tmazur has quit IRC23:14
*** kevko has quit IRC23:29

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