opendevreview | Vishal Manchanda proposed openstack/horizon master: Make "horizon-tox-python3-django42" job voting https://review.opendev.org/c/openstack/horizon/+/905864 | 14:04 |
---|---|---|
vishalmanchanda | #startmeeting horizon | 15:00 |
opendevmeet | Meeting started Wed Jan 17 15:00:17 2024 UTC and is due to finish in 60 minutes. The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'horizon' | 15:00 |
vishalmanchanda | hello anyone around for the horizon weekly meeting? | 15:00 |
profcorey | hi, I am | 15:00 |
tmazur | o/ | 15:01 |
vishalmanchanda | hello everyone | 15:01 |
profcorey | o/ | 15:01 |
vishalmanchanda | let's wait for few minutes if more people join us. | 15:01 |
lajoskatona | o/ | 15:02 |
vishalmanchanda | let's start the meeting. | 15:03 |
vishalmanchanda | agenda of the meeting can be found here https://etherpad.opendev.org/p/horizon-release-priorities#L46 | 15:03 |
vishalmanchanda | #topic Notices | 15:04 |
vishalmanchanda | one announcement from my side for this week. | 15:04 |
vishalmanchanda | OpenStack D Release Name is announced last week. It is Dalmatian. | 15:05 |
tmazur | Yay! | 15:05 |
vishalmanchanda | https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/3OZILLG26HZ3KEDHGPB2HUDZ72WPP4JJ/ | 15:05 |
vishalmanchanda | moving to the next topic | 15:06 |
vishalmanchanda | #topic Release priorities | 15:06 |
vishalmanchanda | I discussed the status of all priorities items in the last weekly meeting but only radomir joined that meeting. | 15:07 |
vishalmanchanda | anyway let's discuss any update on those topic. | 15:08 |
vishalmanchanda | pytest-based selenium tests progress is good, patch to fix the CI job also got merged last week. | 15:09 |
vishalmanchanda | Migrate to Django version =>4.2 from Django 3.2 | 15:09 |
vishalmanchanda | This migration is almost completed, I pushed a patch today to make django 4.2 job as voting | 15:10 |
vishalmanchanda | https://review.opendev.org/c/openstack/horizon/+/905864 | 15:10 |
vishalmanchanda | Please review the patch once you have time. | 15:10 |
vishalmanchanda | I also pushed a patch to bump upper Django version in openstack/requirements. | 15:11 |
vishalmanchanda | https://review.opendev.org/c/openstack/requirements/+/904202 | 15:11 |
vishalmanchanda | next is Migration to next nodejs LTS version nodejs v18-> nodejs v20 | 15:12 |
vishalmanchanda | This migration is completed. So I will not discuss it in upcoming weekly meeting. | 15:13 |
vishalmanchanda | marking it as completed on etherpad. | 15:13 |
vishalmanchanda | next is Switching to openstacksdk | 15:14 |
vishalmanchanda | Initial Patch is up for this https://review.opendev.org/c/openstack/horizon/+/891205 | 15:15 |
lajoskatona | thanks for mentioning it, I am strugling with one integration test | 15:15 |
vishalmanchanda | but CI is failing as of now. | 15:15 |
vishalmanchanda | ok | 15:16 |
lajoskatona | to tell the truth I am not sure if I really cause of it to fail, or if I cause it it what is it exactly | 15:16 |
vishalmanchanda | some time these failure for integration test are random and may not related to your change. | 15:16 |
lajoskatona | in the current state I skipped most of the integration tests to make debugging simpler (for me at least) | 15:16 |
vishalmanchanda | these fails randomly that's why we are switching to pytest based test. | 15:17 |
vishalmanchanda | lajoskatona: ok I will take a look. | 15:17 |
lajoskatona | ah,, ok, because the last failures (no instance is visible in list after clicking to launch instance seems unrelated (see the png from selenium: https://4d269e69f7d5f4f1ace3-14d2aaee87a52e6f9b0dc86ecc0fbd6c.ssl.cf2.rackcdn.com/891205/15/check/horizon-integration-tests/23998b1/tox/test_reports/TestInstances.test_create_delete_instance/screenshot.png ) | 15:17 |
lajoskatona | thanks anyway for the attention | 15:18 |
vishalmanchanda | lajoskatona: other than integration test your patch is ready to review? | 15:19 |
lajoskatona | I remove the tests skips and I think otherwise it is ready for review, tomorrow (perhaps even this evening) I push it again than | 15:19 |
vishalmanchanda | ok | 15:20 |
vishalmanchanda | thanks. | 15:20 |
vishalmanchanda | next is Use placement API for the hypervisor stats | 15:20 |
lajoskatona | This patch was merged for it: https://review.opendev.org/c/openstack/horizon/+/890525 | 15:21 |
vishalmanchanda | One patch is already merge for this issue https://review.opendev.org/c/openstack/horizon/+/890525 | 15:21 |
vishalmanchanda | tmazur: Is there anything pending for this issue which you are working on? | 15:22 |
tmazur | I need to submit a cosmetic patch correcting the confusing diagrams. | 15:23 |
vishalmanchanda | ok. | 15:24 |
lajoskatona | I asked this week a related question : is it possible to backport this to older branches | 15:24 |
lajoskatona | ? | 15:24 |
tmazur | What both hypervisors and placement call total VCPUs are in fact the cores, so the diagrams are incorrect | 15:25 |
vishalmanchanda | tmazur: ok. | 15:25 |
tmazur | lajoskatona: I was just about to raise this topic | 15:25 |
tmazur | Do we want it backported? | 15:25 |
lajoskatona | +1, sorry to be too quick | 15:25 |
lajoskatona | yes, acually we need it even on victoria for some of our customers, but any backport can help our downstream teams | 15:26 |
tmazur | I see it pretty reasonable. This issue was here for a long while, so we probably want it fixed in earlier versions | 15:26 |
tmazur | The question is: how far back do we want to do it? | 15:27 |
lajoskatona | as I checked you need placement microversion 1.6, and that is quite old, older than victoria so from tha perspective it is safe | 15:27 |
lajoskatona | but this is a grey area as it is not just a backport as I see | 15:27 |
vishalmanchanda | I am not sure if backport it to more stable branches may cause any issues. | 15:28 |
lajoskatona | tmazur: stable victoria would be the final as I wrote, we will see if it can work with CI and branches closing and moving to unmaintained.... etc... | 15:28 |
lajoskatona | vishalmanchanda: ok | 15:29 |
lajoskatona | vishalmanchanda: I see it the same way, but better to discuss such things | 15:29 |
vishalmanchanda | I am fine with backport it to till antelope release which I can test in my local env. | 15:30 |
tmazur | vishalmanchanda: agreed. what do you think will be the best? | 15:30 |
tmazur | Ok, sounds good | 15:30 |
lajoskatona | ack | 15:30 |
vishalmanchanda | but older than antelope release I see it as a risk. | 15:30 |
tmazur | And from antelope we can backport it downstream | 15:30 |
vishalmanchanda | yeah. | 15:31 |
lajoskatona | sounds great | 15:31 |
tmazur | Okay. I'll work on the upcoming cosmetic patch today and make those backports | 15:31 |
vishalmanchanda | ok let's wait for tmazur to push the patch | 15:31 |
vishalmanchanda | tmazur: +1. | 15:32 |
lajoskatona | tmazur: if you have no time for backports just ping me I can help with that of course | 15:32 |
tmazur | lajoskatona: thanks! | 15:33 |
lajoskatona | thanks for discussing this topic | 15:33 |
vishalmanchanda | ok that's all updated from my side for this week. | 15:34 |
vishalmanchanda | moving to the next topic | 15:34 |
vishalmanchanda | #topic open-discussion | 15:34 |
profcorey | Yes I have a small request please | 15:34 |
vishalmanchanda | Does anyone have any other topic to discuss? | 15:34 |
vishalmanchanda | profcorey: please go ahead. | 15:34 |
profcorey | I teach cloud computing and have a student who would like to contribute to your project this semester | 15:35 |
vishalmanchanda | profcorey: ok. | 15:35 |
profcorey | Is it possible to speak to someone about mentoring her to contribute | 15:35 |
vishalmanchanda | profcorey: I will be happy to help. | 15:35 |
profcorey | Thank you! | 15:36 |
tmazur | I am happy to help | 15:36 |
profcorey | Thank you so much! | 15:36 |
profcorey | Email or Dm here? | 15:36 |
tmazur | email is better | 15:36 |
vishalmanchanda | yeah. | 15:37 |
profcorey | Ok, my email is cleong2@valenciacollege.edu | 15:37 |
profcorey | I've been working with Kendall on other openstack projects as well | 15:37 |
vishalmanchanda | my email is manchandavishal143@gmail.com | 15:37 |
profcorey | Manila and Tempest | 15:37 |
profcorey | Great thank you! | 15:37 |
profcorey | I will email you, thanks! | 15:37 |
vishalmanchanda | she can ping me on irc dm. | 15:37 |
tmazur | t.v.ovtchinnikova@gmail.com | 15:37 |
vishalmanchanda | if need any help. | 15:37 |
profcorey | I'll have her start an irc account asap | 15:38 |
profcorey | Thank you! | 15:38 |
profcorey | I will email the two of you later this afternoon. | 15:38 |
profcorey | thanks! | 15:38 |
vishalmanchanda | cool. | 15:38 |
profcorey | That's all from me | 15:39 |
vishalmanchanda | anyone else have any topic to discuss? | 15:39 |
tmazur | Nothing from me | 15:40 |
vishalmanchanda | if no other topic to discuss, let's end this meeting. | 15:40 |
vishalmanchanda | thanks everyone for joining, see you in the next meeting. | 15:40 |
vishalmanchanda | #endmeeting | 15:40 |
opendevmeet | Meeting ended Wed Jan 17 15:40:55 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:40 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/horizon/2024/horizon.2024-01-17-15.00.html | 15:40 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/horizon/2024/horizon.2024-01-17-15.00.txt | 15:40 |
opendevmeet | Log: https://meetings.opendev.org/meetings/horizon/2024/horizon.2024-01-17-15.00.log.html | 15:40 |
lajoskatona | o/ | 15:48 |
opendevreview | Lajos Katona proposed openstack/horizon master: SDK for Neutron networks and subnets https://review.opendev.org/c/openstack/horizon/+/891205 | 16:34 |
opendevreview | Tatiana Ovchinnikova proposed openstack/horizon master: Add allocation ratios to Placement stats https://review.opendev.org/c/openstack/horizon/+/906004 | 20:59 |
opendevreview | Tatiana Ovchinnikova proposed openstack/horizon master: Add allocation ratios to Placement stats https://review.opendev.org/c/openstack/horizon/+/906004 | 21:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!