| opendevreview | Ivan Anfimov proposed openstack/neutron-vpnaas master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-vpnaas/+/961532 | 00:00 |
|---|---|---|
| opendevreview | Ivan Anfimov proposed openstack/neutron-vpnaas master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-vpnaas/+/961532 | 00:22 |
| *** haleyb is now known as haleyb|out | 00:31 | |
| opendevreview | OpenStack Proposal Bot proposed openstack/neutron-vpnaas-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/961581 | 04:11 |
| opendevreview | OpenStack Proposal Bot proposed openstack/neutron-fwaas-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/961584 | 04:57 |
| ralonsoh | lajoskatona, hello! if you have 1 min: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/958541 | 06:18 |
| ralonsoh | thanks! | 06:18 |
| lajoskatona | ralonsoh: sure, but why it has already a verified -2, really agressive from zuul.... | 06:22 |
| lajoskatona | anyway seems like zuul reconsiders the decision and started the check jobs: https://zuul.opendev.org/t/openstack/status?change=958541 | 06:24 |
| ralonsoh | lajoskatona, yeah, the problem is that, by mistake, I self-approved it | 06:36 |
| ralonsoh | and then I reverted that | 06:36 |
| lajoskatona | ralonsoh: ahh, ok I haven't consumed all the history of this patch than :-) | 06:43 |
| ralonsoh | ah, a trivial easy patch: https://review.opendev.org/c/openstack/neutron/+/961217 | 07:02 |
| ralonsoh | bcafarel_, hello! A couple of backports: | 07:16 |
| ralonsoh | https://review.opendev.org/c/openstack/neutron/+/961095 | 07:16 |
| ralonsoh | https://review.opendev.org/c/openstack/neutron/+/961096 | 07:16 |
| ralonsoh | thanks in advance | 07:16 |
| zigo | Hi there! | 07:53 |
| zigo | I'm trying to get port.{create,update,delete}.end notifications to reach 3 consumers I wrote, though I always get only one to consume the rabbitmq message, and then others don't get it. What should I do to have the 3 consumers to get the message? | 07:53 |
| zigo | ralonsoh do you know? | 07:53 |
| ralonsoh | zigo, can you provide an code example of what you are doing? I think you have examples in the agents code about RPC clients | 08:03 |
| ralonsoh | in general there is one single client (and resource) per process. You can subscribe to several topics but you'll have one single consumer of this topic in the process | 08:04 |
| zigo | ralonsoh: https://paste.opendev.org/show/b8AXqSBnElhEB41etHdz/ | 08:05 |
| zigo | ralonsoh: Full code is here: | 08:08 |
| zigo | https://salsa.debian.org/openstack-team/services/neutron-ipv6-bgp-injector/-/blob/debian/flamingo/neutron_ipv6_bgp_injector/injector.py?ref_type=heads#L776 | 08:08 |
| zigo | This issue is my last bug, and then it can be: | 08:08 |
| zigo | 1/ pushed to production | 08:08 |
| zigo | 2/ published and announce in the list for others to use :) | 08:08 |
| zigo | What my thing does, is doing BGP announcement for each individual /128 IPv6 addresses, this way, only traffic that is *really* intended for an instance in our deployment reaches OpenStack, everything else is dropped in our switches and routers. This avoid a lot of troubles with IPv6 DoS and scans, which is kind of a nightmare in production. | 08:09 |
| ralonsoh | zigo, the only place done like this is in designate, you can check with this code | 08:16 |
| ralonsoh | https://github.com/openstack/designate/blob/master/designate/rpc.py | 08:16 |
| ralonsoh | they have the server and the client, with the corresponding targats and endpoints | 08:16 |
| ralonsoh | I don't see anything different there | 08:17 |
| ralonsoh | but I'm not really sure what is failing in your code | 08:17 |
| mnasiadka | morning | 08:20 |
| mnasiadka | ralonsoh: do you have any idea what might be wrong in my bug - or is that rather something for OVN core guys? | 08:21 |
| ralonsoh | mnasiadka, no, I didn't triage it yet | 08:21 |
| *** EugenMayer4401809 is now known as EugenMayer440180 | 08:23 | |
| zigo | ralonsoh: Thanks, looking it up. | 08:25 |
| mnasiadka | ralonsoh: thanks | 08:36 |
| opendevreview | Lajos Katona proposed openstack/neutron-vpnaas master: Add N535 hacking check to ban eventlet imports https://review.opendev.org/c/openstack/neutron-vpnaas/+/955693 | 08:52 |
| opendevreview | Merged openstack/neutron-vpnaas-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/961581 | 09:12 |
| opendevreview | Merged openstack/neutron-fwaas master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-fwaas/+/961527 | 09:30 |
| opendevreview | Merged openstack/neutron-vpnaas master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-vpnaas/+/961532 | 09:32 |
| opendevreview | Merged openstack/neutron-fwaas-dashboard master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/961531 | 09:40 |
| opendevreview | Merged openstack/neutron-fwaas-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/neutron-fwaas-dashboard/+/961584 | 09:40 |
| opendevreview | Merged openstack/neutron stable/2025.1: Unify ``MetadataProxyHandlerBaseSocketServer`` class https://review.opendev.org/c/openstack/neutron/+/961095 | 09:40 |
| opendevreview | Merged openstack/neutron stable/2025.1: Decode the metadata response before sending it to the VM https://review.opendev.org/c/openstack/neutron/+/961096 | 09:40 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add extension "router-enable-snat" https://review.opendev.org/c/openstack/neutron-lib/+/961612 | 09:47 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add extension "router-enable-snat" https://review.opendev.org/c/openstack/neutron-lib/+/961612 | 10:10 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2025.1: [ML2/OVS] Maintain learning OF rules for GARP/ND in br-tun https://review.opendev.org/c/openstack/neutron/+/961483 | 10:11 |
| opendevreview | Merged openstack/neutron unmaintained/yoga: Limit trunk ACTIVE state hack to OVN https://review.opendev.org/c/openstack/neutron/+/953449 | 10:17 |
| opendevreview | yatin proposed openstack/neutron-fwaas master: [pyproject] Add optional-dependencies as dynamic https://review.opendev.org/c/openstack/neutron-fwaas/+/961621 | 11:20 |
| opendevreview | Lajos Katona proposed openstack/networking-bagpipe master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/networking-bagpipe/+/961623 | 11:27 |
| mnasiadka | ralonsoh: ok, I think I got it - each VLAN LRP needs also to use the same HCG | 11:31 |
| *** ykarel_ is now known as ykarel | 11:43 | |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Remove legacy neutronclient CLI plugin https://review.opendev.org/c/openstack/networking-bgpvpn/+/961642 | 12:19 |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/networking-bgpvpn/+/961643 | 12:19 |
| ralonsoh | mnasiadka, but the LRP of the internal network is not (should not) be bound to any chassis | 13:37 |
| mnasiadka | ralonsoh: if ha_chassis_group field is empty for that LRP - SNAT works, but direct routing doesn't | 13:38 |
| mnasiadka | (I assume due to reside-on-redirect-chassis=true) | 13:38 |
| mnasiadka | At least that's what I observed on my env | 13:38 |
| mnasiadka | Unless that's some OVN 24.03 bug | 13:39 |
| ralonsoh | ok, I'll check that locally tomorrow if I have time | 13:39 |
| mnasiadka | thanks, would be good to validate that outside of my lab environment :) | 13:39 |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Remove legacy neutronclient CLI plugin https://review.opendev.org/c/openstack/networking-bgpvpn/+/961642 | 13:42 |
| opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/tap-as-a-service/+/961671 | 14:11 |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/networking-bgpvpn/+/961643 | 14:40 |
| opendevreview | Lajos Katona proposed openstack/neutron-dynamic-routing master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/961685 | 15:04 |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Remove legacy neutronclient CLI plugin https://review.opendev.org/c/openstack/networking-bgpvpn/+/961642 | 15:06 |
| opendevreview | Lajos Katona proposed openstack/networking-bgpvpn master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/networking-bgpvpn/+/961643 | 15:06 |
| opendevreview | Merged openstack/neutron-tempest-plugin master: Add hacking check to the pre-commit configuration https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/958541 | 15:08 |
| opendevreview | Pierre Riteau proposed openstack/neutron master: Fix typo in warning log https://review.opendev.org/c/openstack/neutron/+/961725 | 16:00 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!