*** ykarel_ is now known as ykarel | 09:49 | |
yosef | Hi every one, I want to start contributing on neutron, and understand its code base, is there any documentation on the code? or high level description of classes and inheritance in neutron? | 11:56 |
---|---|---|
yosef | Also is there any easy-to-pick bugs on launchpad for me to start its patch? | 11:57 |
slaweq | yosef welcome, I think Youshould start with https://docs.openstack.org/neutron/latest/contributor/index.html | 11:57 |
slaweq | and https://docs.openstack.org/neutron/latest/contributor/index.html#neutron-internals | 11:57 |
slaweq | other than that we have also api-ref documentation: https://docs.openstack.org/api-ref/network/v2/index.html | 11:58 |
slaweq | I don't think we have anything else there really | 11:58 |
mgariepy | anyone seen ovn not giving dns in dhcp leases on specific nodes. | 11:58 |
mgariepy | ovn-trace tells me it should. | 11:59 |
lajoskatona | yosef: Welcome, perhaps can help also the etherpad from last week's meetings: https://etherpad.opendev.org/p/oct2024-ptg-neutron , you can have a view on what are the topics that are important in the current cycle | 12:12 |
opendevreview | Merged openstack/neutron stable/2023.2: Modify the default SG rule count logic when creating SG https://review.opendev.org/c/openstack/neutron/+/933569 | 12:39 |
opendevreview | Merged openstack/neutron stable/2024.2: [2024.2 only] Switch to 2024.2 neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron/+/933599 | 12:47 |
*** dc is now known as Guest7866 | 13:27 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM == [OVN] Check the port revision number during the port status UP update https://review.opendev.org/c/openstack/neutron/+/933646 | 13:30 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM - Test "neutron-ovn-tempest-ipv6-only-ovs*" with WSGI https://review.opendev.org/c/openstack/neutron/+/931842 | 13:35 |
*** ykarel_ is now known as ykarel | 13:59 | |
slaweq | hi, do we have meeting today? | 14:01 |
slaweq | I know haleyb is off this week | 14:02 |
mlavalle | ralonsoh offered to facilitate it | 14:02 |
mlavalle | iirc | 14:02 |
slaweq | ah, ok | 14:02 |
ralonsoh | oh sorry! | 14:03 |
ralonsoh | I forgot it | 14:03 |
ralonsoh | one sec | 14:03 |
ralonsoh | #startmeeting networking | 14:03 |
opendevmeet | Meeting started Tue Oct 29 14:03:36 2024 UTC and is due to finish in 60 minutes. The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:03 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:03 |
opendevmeet | The meeting name has been set to 'networking' | 14:03 |
ralonsoh | Ping list: bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slaweq, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki, haleyb, ralonsoh | 14:03 |
ralonsoh | hello all | 14:03 |
jlibosva | o/ | 14:03 |
mtomaska | o/ | 14:03 |
slaweq | o/ | 14:03 |
frickler | \o | 14:03 |
obondarev | o/ | 14:03 |
elvira | o/ | 14:03 |
rubasov | o/ | 14:03 |
ykarel | o/ | 14:03 |
ralonsoh | hmmm many people today! | 14:04 |
ralonsoh | ok, let's start | 14:04 |
ralonsoh | #link https://releases.openstack.org/epoxy/schedule.html | 14:04 |
ralonsoh | We are in the week after the PTG | 14:04 |
ralonsoh | That was the etherpad used: https://etherpad.opendev.org/p/oct2024-ptg-neutron | 14:04 |
ralonsoh | you can check the logs of the meetings | 14:05 |
lajoskatona | o/ | 14:05 |
ralonsoh | in any case, we'll wait for the PTL summary (if not, I'll send mine, the same I sent privately in my company) | 14:05 |
mlavalle | he said he will be sending one | 14:06 |
ralonsoh | perfect | 14:06 |
mlavalle | he is just travelling | 14:06 |
ralonsoh | so far, there is nothing in the agenda | 14:06 |
ralonsoh | I was checking the releases patches because we'll have soon the transition to um for 2023.1 | 14:06 |
ralonsoh | so if you need to propose backports before this transition, hurry up | 14:06 |
ralonsoh | (the CI is now broken, ykarel is working on it) | 14:07 |
ralonsoh | something else I'm missing in this section? | 14:07 |
ralonsoh | cool, let's move on | 14:08 |
ralonsoh | #topic bugs | 14:08 |
ralonsoh | Last week report is from mtomaska | 14:08 |
ralonsoh | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/YLLWPASMGGGD2MPCCKOONR63PZ4CIMHN/ | 14:08 |
mtomaska | Indeed! We had lot of bugs, mostly test related. Some related to wsgi change | 14:08 |
ralonsoh | there are some of them not assigned yet | 14:08 |
ralonsoh | yeah, we are working on them right now | 14:09 |
ralonsoh | first one | 14:09 |
ralonsoh | #link https://bugs.launchpad.net/neutron/+bug/2084977 | 14:09 |
ralonsoh | otherwiseguy proposed to increase the DB timeouts | 14:09 |
ralonsoh | but this problem is still hitting their env | 14:10 |
mtomaska | Terry suggested increasing inactivity probe and that helped | 14:10 |
otherwiseguy | looks like it helped, but still need some investigation. | 14:10 |
otherwiseguy | Haven't looked into it yet, I'll try to do that very soon. | 14:10 |
ralonsoh | is it possible to reproduce it? in a CI job? | 14:10 |
ralonsoh | or in a dev environment? | 14:10 |
otherwiseguy | It seems like it should be reproducible from the logs anyway. | 14:11 |
ralonsoh | ok, after this meeting I'll try to at least check the logs and try to reproduce it locally | 14:11 |
otherwiseguy | I'll spin up an environment and start looking for disconnects. | 14:11 |
ralonsoh | but could be caused due to the OVN transaction process thread? | 14:12 |
ralonsoh | same as the issue with the trunks | 14:12 |
ralonsoh | I'll try to investigate in this way | 14:12 |
otherwiseguy | yeah, it seems like there may be a bigger issue of "things that didn't block under eventlet are blocking" | 14:12 |
ralonsoh | but we are still using eventlet | 14:13 |
ralonsoh | not in the API worker but we are still patching the kernel modules | 14:13 |
ralonsoh | I mean, the API router call is done by wsgi, not the eventlet server | 14:13 |
ralonsoh | but we still monkey patch the libraries | 14:14 |
ralonsoh | anyway, we can investigate that from different points of view | 14:14 |
ralonsoh | the next one | 14:15 |
ralonsoh | #link https://bugs.launchpad.net/neutron/+bug/2085422 | 14:15 |
ralonsoh | also probably caused by the wsgi migration | 14:15 |
ralonsoh | does anyone have time to check it? | 14:15 |
mtomaska | ill take a look | 14:15 |
ralonsoh | perfect! | 14:15 |
mtomaska | sprint #2 ;) | 14:16 |
ralonsoh | next one | 14:16 |
ralonsoh | yeah... | 14:16 |
ralonsoh | #link https://bugs.launchpad.net/neutron/+bug/2085491 | 14:16 |
ralonsoh | A question about how to use fwaasV2 with OVN | 14:16 |
ralonsoh | I never tried it | 14:16 |
mtomaska | yes that one sounds more like doc bug tome | 14:16 |
ralonsoh | but liushy implemented the fwaas code | 14:17 |
lajoskatona | I revived the patch for testing it in CI like we do for vpnaas | 14:17 |
ralonsoh | lajoskatona, sorry what patch? | 14:17 |
lajoskatona | I can ping him to help with this | 14:17 |
lajoskatona | https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/905421 | 14:17 |
ralonsoh | lajoskatona, cool, that depends on the fwaas one | 14:18 |
lajoskatona | I hadn't checked the cause of tha failure yet | 14:18 |
ralonsoh | lajoskatona, if you don't mind, ping Liushy to provide feedback on this bug | 14:18 |
lajoskatona | originally liushy added this patch, but it was forgotten | 14:18 |
lajoskatona | ralonsoh: +1, I will do | 14:18 |
ralonsoh | thanks!@ | 14:18 |
ralonsoh | the last one | 14:19 |
ralonsoh | #link https://bugs.launchpad.net/neutron/+bug/2085421 | 14:19 |
ralonsoh | I think this is one is not happening anymore | 14:19 |
ralonsoh | but I need to check opensearch | 14:19 |
ralonsoh | I'll update it | 14:19 |
mtomaska | But it might, come back in my opinion | 14:20 |
mtomaska | looking at the logs there was some db disconnection (for unknown reason) when that test run | 14:20 |
mtomaska | so it might "pop up" somewhere else.... but I dont think it is related to that test | 14:20 |
ralonsoh | yes but during the resource deletion, in the cleanup process | 14:21 |
ralonsoh | I'll check the logs today and update it | 14:21 |
ralonsoh | ok, any other bug to be discussed today? | 14:22 |
ralonsoh | ok, let's move on | 14:23 |
ralonsoh | sorry | 14:23 |
ralonsoh | this week bcafarel is the CI deputy | 14:23 |
ralonsoh | next week is elvira1 | 14:23 |
ralonsoh | ok? | 14:23 |
ralonsoh | I'll ping both offline | 14:24 |
ralonsoh | #topic community goals | 14:24 |
ralonsoh | the first one is the client deprecation | 14:24 |
ralonsoh | lajoskatona, any update? | 14:24 |
lajoskatona | nothing, I try to go back to that topic, but many other things jumped on my back recently | 14:25 |
ralonsoh | no problem, we are starting the release now! | 14:25 |
ralonsoh | the next one is the eventlet deprecation | 14:25 |
ralonsoh | I committed myself to create the LP bugs for the tasks. I'm still doing it and I'll present them in the next meeting | 14:26 |
ralonsoh | so far there are no patches to be reviewed | 14:26 |
lajoskatona | Thanks, looking forward to it :-) | 14:26 |
elvira1 | ack! | 14:26 |
ralonsoh | and we still have a pending topic (the WSGI migration) that is not clear in the community | 14:27 |
*** elvira1 is now known as elvira | 14:27 | |
ralonsoh | I'm not talking about the eventlet server to WSGI | 14:27 |
ralonsoh | but the WSGI to, for example, ASGI server | 14:27 |
ralonsoh | but this is something that, most probably, won't be done in this release | 14:27 |
ralonsoh | any feedback on this section? | 14:28 |
bcafarel | just ack for this week's CI deputy :) | 14:28 |
ralonsoh | #topic on demand | 14:28 |
ralonsoh | bcafarel, thanks | 14:29 |
ralonsoh | a heads-up | 14:29 |
ralonsoh | the Neutron drivers meeting is on Fridays. This is the agenda: https://wiki.openstack.org/wiki/Meetings/NeutronDrivers | 14:29 |
ralonsoh | I think there are a lot of people that doesn't know where to attend for new RFEs | 14:29 |
ralonsoh | if you need to present something, this is the place | 14:30 |
ralonsoh | that's all | 14:30 |
ralonsoh | any topic? | 14:30 |
lajoskatona | Nothing from me, thanks | 14:30 |
ralonsoh | ok folks, thank you for attending | 14:31 |
ralonsoh | #endmeeting | 14:31 |
opendevmeet | Meeting ended Tue Oct 29 14:31:07 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:31 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2024/networking.2024-10-29-14.03.html | 14:31 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2024/networking.2024-10-29-14.03.txt | 14:31 |
opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2024/networking.2024-10-29-14.03.log.html | 14:31 |
ralonsoh | see you | 14:31 |
lajoskatona | o/ | 14:31 |
mtomaska | o/ | 14:31 |
otherwiseguy | o/ | 14:31 |
mlavalle | \o | 14:31 |
obondarev | o/ | 14:31 |
slaweq | o/ | 14:33 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Expose FIP if external_mac was set https://review.opendev.org/c/openstack/ovn-bgp-agent/+/930784 | 15:02 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-tempest-plugin master: Update gate jobs as per the 2025.1 cycle testing runtime https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/933277 | 16:01 |
opendevreview | Merged openstack/neutron stable/2024.2: [OVN] Update lsp host id when cr port is updated with chassis https://review.opendev.org/c/openstack/neutron/+/933552 | 17:20 |
opendevreview | Merged openstack/neutron stable/2024.1: [OVN] Update lsp host id when cr port is updated with chassis https://review.opendev.org/c/openstack/neutron/+/933553 | 17:20 |
opendevreview | Merged openstack/neutron stable/2023.2: [OVN] Update lsp host id when cr port is updated with chassis https://review.opendev.org/c/openstack/neutron/+/933554 | 17:20 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add Octavia OVN DBs sync cmd https://review.opendev.org/c/openstack/ovn-octavia-provider/+/925747 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add octavia_client with openstacksdk https://review.opendev.org/c/openstack/ovn-octavia-provider/+/930692 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add LB sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/925324 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add Listener sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931250 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add Pool sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931266 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add Member sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931267 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add Health monitor sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931288 | 17:31 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add sync floating IP support https://review.opendev.org/c/openstack/ovn-octavia-provider/+/929039 | 17:31 |
opendevreview | Merged openstack/neutron stable/2024.1: Modify the default SG rule count logic when creating SG https://review.opendev.org/c/openstack/neutron/+/933568 | 17:41 |
opendevreview | Stanislav Dmitriev proposed openstack/neutron master: HA VRRP health check parameters https://review.opendev.org/c/openstack/neutron/+/932716 | 23:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!