elodilles | hi neutron team, any update on this neutron-tempest-plugin release patch? https://review.opendev.org/c/openstack/releases/+/895565 | 06:36 |
---|---|---|
elodilles | ralonsoh: hi, could you please check Brian's comment? https://review.opendev.org/c/openstack/releases/+/895565 | 07:22 |
ralonsoh | elodilles, sure let me check | 07:23 |
elodilles | thanks! | 07:24 |
ralonsoh | lajoskatona, slaweq, ykarel if you have 2 mins: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/895516 | 07:30 |
ralonsoh | to include it in the n-t-p bobcat release today | 07:30 |
slaweq | ralonsoh approved | 07:31 |
ralonsoh | thanks | 07:31 |
ralonsoh | I'll propose a new releases patch once merged | 07:32 |
ralonsoh | elodilles, ^^ thanks for the heads-up | 07:32 |
elodilles | ralonsoh: ACK, thanks too! | 07:40 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Test py311 failing https://review.opendev.org/c/openstack/neutron/+/896351 | 07:45 |
rammses | Hello everyone it is me again, your least favourite openstack user, i hope all are you doing well in your lives. | 08:12 |
rammses | I have created a 2 rack BGP l2 Segmented floatin ip announcement lab setup. | 08:12 |
rammses | While having 1 control node all racks and having 1 network node for each rack ; | 08:12 |
rammses | - i was able to anounce floatip with the correct next-hop segment | 08:12 |
rammses | - traffic worked as expected. | 08:12 |
rammses | however, the problem started on rack2, | 08:12 |
rammses | after associating an floating ip address, bgp update messages were sent to TOR using the local_ip directive as next hop instead of 2nd segments subnet, and no GARP is issued. | 08:12 |
rammses | - i did check the openvswitch_agent.ini which was correct | 08:12 |
rammses | - checked the provider network address | 08:12 |
rammses | What would be the next steps for me to check ? | 08:12 |
rammses | thank you | 08:12 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [OVN] Fail to start Neutron server when OVN and FIP PF config is invalid https://review.opendev.org/c/openstack/neutron/+/892542 | 08:20 |
slaweq | ralonsoh lajoskatona can You check and approve https://review.opendev.org/c/openstack/neutron/+/892542 ? Now we are open for 2024.1 already so this should be ok to go IMO | 08:21 |
slaweq | thx in advance | 08:21 |
lajoskatona | slaweq: checking | 08:28 |
lajoskatona | rammses: Hi, are you using neutron-dynamic-routing with OVS, or OVN ? Could you give some more context? | 08:29 |
ralonsoh | slaweq, sure | 08:30 |
ralonsoh | slaweq, already done, good patch | 08:38 |
ralonsoh | please check https://review.opendev.org/c/openstack/neutron/+/895975 | 08:38 |
MaxLamprecht[m] | hi neutron, I investigated a little bit on slow neutron responses due to many network rbacs and wrote a few thoughts at https://bugs.launchpad.net/neutron/+bug/2037107. | 08:42 |
ralonsoh | MaxLamprecht[m], I'm reading this bug right now | 08:42 |
ralonsoh | I'll try to use the reproducer in c#2 | 08:43 |
MaxLamprecht[m] | thx :) you will need some time for that loop :D | 08:47 |
bcafarel | trying to reproduce RBAC bug https://bugs.launchpad.net/neutron/+bug/2037002 I wonder if we have an issue atm in devstack roles | 09:00 |
bcafarel | ". ~/devstack/openrc demo_reader demo" then I can do create/delete operations on networks/ports/FIP (roles do look OK) | 09:01 |
bcafarel | I am checking if I have leftover policies somewhere in that VM, but surprised that reader account can do this :) | 09:01 |
ralonsoh | bcafarel, let me check that | 09:02 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent for IPv6 https://review.opendev.org/c/openstack/neutron/+/890683 | 09:04 |
slaweq | ralonsoh one more thing, can You maybe check my reply to Your comment in https://review.opendev.org/c/openstack/neutron/+/890683 ? It's not urgent so no rush but please take a look when You will have a minute | 09:05 |
slaweq | thx in advance | 09:05 |
bcafarel | ralonsoh++ thanks | 09:05 |
ralonsoh | slaweq, sure | 09:05 |
slaweq | ralonsoh: thx | 09:06 |
ralonsoh | bcafarel, you are right, let me check the policies | 09:06 |
bcafarel | glad it's not only me at least! | 09:07 |
ralonsoh | bcafarel, actually we can set the network name too | 09:10 |
ralonsoh | this is not only the tags | 09:11 |
opendevreview | Felix Huettner proposed openstack/neutron master: fix netns deletion of broken namespaces https://review.opendev.org/c/openstack/neutron/+/896251 | 09:15 |
opendevreview | Merged openstack/neutron master: Use safer methods to get security groups on security group logging https://review.opendev.org/c/openstack/neutron/+/895465 | 09:43 |
rammses | Hey ralonsoh i was going over this tutorial/document https://docs.openstack.org/neutron/yoga/admin/config-bgp-floating-ip-over-l2-segmented-network.html#the-bgp-agent by using kolla-ansible with most of the default values, which ovs in this case | 09:52 |
ralonsoh | rammses, ok, what is the question then? | 09:53 |
rammses | i was trying to announce fip's through 2nd rack using a second bgp neighbour and 2nd segment as next hop | 09:54 |
rammses | it did not work, however 1st rack and everything about it works | 09:55 |
rammses | is there anything more than just fixing the second racks physynet-rack2 settings ? | 09:55 |
ralonsoh | and the peer IP and the agent IDs | 09:56 |
ralonsoh | and the host name | 09:56 |
rammses | yeah the neighbourship is up, did the peer ip agent ip's changed the hostnames etc | 09:56 |
ralonsoh | rammses, this is a bit difficult to debug what is happening in your deployment. Check both racks and compare the configurations | 09:57 |
rammses | i can see that the ports are created and allocations for second rack's done in database | 09:58 |
ralonsoh | check the physical bridges and do a packet trace | 09:58 |
rammses | for some reasons bgp speaker is not announcing the correct next-hop then immeadiately withdraws the incorrect route | 09:58 |
ralonsoh | please report a launchpad bug providing the logs of every agent and the Neutron API | 09:59 |
ralonsoh | it is not possible to debug this issue without any info | 10:00 |
rammses | Ok thank you | 10:00 |
rammses | Can you point me the code that is doing this function please ? | 10:02 |
opendevreview | Elvira García Ruiz proposed openstack/neutron stable/2023.2: Use safer methods to get security groups on security group logging https://review.opendev.org/c/openstack/neutron/+/896335 | 10:04 |
ralonsoh | rammses, if I'm not wrong https://github.com/openstack/neutron-dynamic-routing/blob/78388bb9be0303cabe307556d8cac46eeae5f3be/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py#L460 | 10:05 |
rammses | Huge thanks :) You are the best | 10:05 |
opendevreview | Merged openstack/neutron-vpnaas-dashboard master: Update master for stable/2023.2 https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/895080 | 10:17 |
opendevreview | Jakub Skunda proposed openstack/neutron-tempest-plugin master: Remove test duplication between tempest and ntp NetworksTestDHCPv6 https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/896397 | 13:12 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: ovn-metadata: Refactor events https://review.opendev.org/c/openstack/neutron/+/896163 | 13:19 |
opendevreview | Jakub Skunda proposed openstack/neutron-tempest-plugin master: Remove test duplications between tempest and n-t-p plugin https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/896403 | 13:41 |
opendevreview | Merged openstack/neutron master: [OVN] Add a log message after the "post_fork_initialize" method https://review.opendev.org/c/openstack/neutron/+/896009 | 13:46 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: functional: Use OVN version v23.09.0 https://review.opendev.org/c/openstack/neutron/+/895849 | 14:10 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: Use compiled OVN version v23.09.0 https://review.opendev.org/c/openstack/neutron/+/895849 | 14:10 |
MaxLamprecht[m] | <ralonsoh> "I'll try to use the reproducer..." <- thx for your fast test :) I´m interested why it takes "only" 5sec in your setup. With how many subnets did you test it? Can you add 15 more and check if you have the same response time? | 14:55 |
ralonsoh | MaxLamprecht[m], I have 15, from your script. I didn't finish creating all the RBACs but I have 2000 RBACs | 15:05 |
ralonsoh | haleyb, hello! Do you mind chairing the Neutron meeting tomorrow? I need to go to the doctor | 15:06 |
haleyb | ralonsoh: yes, i can chair, no conflicts | 15:14 |
ralonsoh | haleyb, thanks! | 15:14 |
opendevreview | Jakub Skunda proposed openstack/neutron-tempest-plugin master: Remove test duplications between tempest and n-t-p plugin https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/896410 | 15:30 |
opendevreview | Brian Haley proposed openstack/neutron master: Add router ID in HA router process() debug message https://review.opendev.org/c/openstack/neutron/+/896463 | 18:56 |
opendevreview | Merged openstack/neutron master: Fix pointless-string-statement pylint warning https://review.opendev.org/c/openstack/neutron/+/895975 | 19:40 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: [PoC][DNM] Router flavors and service type for OVN https://review.opendev.org/c/openstack/neutron/+/883988 | 23:33 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!