opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add tox Python3.11 job to the testing queues https://review.opendev.org/c/openstack/neutron/+/869196 | 08:15 |
---|---|---|
opendevreview | Pierre Libeau proposed openstack/neutron master: Add default policy on device_id param create_port https://review.opendev.org/c/openstack/neutron/+/861169 | 08:43 |
bbezak | Good morning! The problem with HA chassis not been scheduled on the same active chassis as gateway chassis for external ports (baremetal vlan here, but probably also for SRIOV) still persist. I've just tested it with ovn 22.09 and yoga - https://bugs.launchpad.net/neutron/+bug/1995078/comments/20. Just letting you know, as it is quite important | 10:28 |
bbezak | problem IMHO. | 10:28 |
ralonsoh | bbezak, yes, it is, and we are working on this | 10:30 |
mnasiadka | ralonsoh: in ovn core or in Neutron? | 10:30 |
bbezak | thx ralonsoh | 10:31 |
ralonsoh | we have two different schedulers for HA group priority and LRP in L3 OVN | 10:31 |
ralonsoh | so the fix should be applied on neutron | 10:31 |
ralonsoh | but it is not easy to match both schedulers | 10:32 |
mnasiadka | yup, is there an in progress patch? | 10:34 |
ralonsoh | no, there is no yet | 10:35 |
mnasiadka | ok, thanks, we'll keep an eye out on this | 10:40 |
opendevreview | Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: DNM Lets test our API tests with enforced new RBAC policies https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/867518 | 11:31 |
slaweq | ralonsoh hi, did we moved fullstack jobs to tox 4 finally, or still have something to debug/fix? | 11:31 |
ralonsoh | slaweq, no, we didn't move them. There is an issue in the agent execution, something related to rootwrap | 11:32 |
ralonsoh | slaweq, let me recheck the testing patch | 11:32 |
slaweq | ahh, ok | 11:33 |
slaweq | so my DNM patch https://review.opendev.org/c/openstack/neutron/+/868380 may still be useful | 11:33 |
slaweq | I will try to get back to this | 11:33 |
ralonsoh | yes, those two are the patches | 11:33 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [WIP] Enable tox4 testing https://review.opendev.org/c/openstack/neutron/+/867554 | 11:33 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM Trying to get fullstack logs with tox4 https://review.opendev.org/c/openstack/neutron/+/868380 | 11:33 |
slaweq | thx | 11:33 |
ralonsoh | slaweq, btw, the first one should be a legit patch now and with tox4 for fullstack | 11:34 |
slaweq | yes, I also think so :) | 11:34 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [API] Add API extension and definition for default SG rules https://review.opendev.org/c/openstack/neutron/+/869554 | 11:35 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: rbacs: filter out model that are already owned by context https://review.opendev.org/c/openstack/neutron/+/871113 | 11:39 |
opendevreview | Elvira GarcĂa Ruiz proposed openstack/neutron master: [OVN] Allow logging all traffic related to an ACL https://review.opendev.org/c/openstack/neutron/+/871096 | 13:34 |
opendevreview | Merged openstack/neutron master: Ignore reno artefacts (RELEASENOTES.rst and reno.cache) https://review.opendev.org/c/openstack/neutron/+/870977 | 13:38 |
opendevreview | Merged openstack/neutron master: Bump the minimum pyroute2 version to 0.7.3 https://review.opendev.org/c/openstack/neutron/+/870963 | 13:38 |
opendevreview | Merged openstack/neutron stable/zed: Improve agent provision performance for large networks https://review.opendev.org/c/openstack/neutron/+/870474 | 13:38 |
opendevreview | Merged openstack/neutron stable/yoga: Improve agent provision performance for large networks https://review.opendev.org/c/openstack/neutron/+/870504 | 13:38 |
opendevreview | Merged openstack/neutron master: Avoid failure of get_device_details if net from cache is empty https://review.opendev.org/c/openstack/neutron/+/869678 | 13:40 |
opendevreview | Merged openstack/neutron stable/yoga: Partially revert "Do not link up HA router gateway in backup node" https://review.opendev.org/c/openstack/neutron/+/843581 | 13:41 |
opendevreview | Merged openstack/neutron stable/xena: Partially revert "Do not link up HA router gateway in backup node" https://review.opendev.org/c/openstack/neutron/+/843582 | 13:46 |
*** dasm}off is now known as dasm | 14:02 | |
opendevreview | Roberto Acosta proposed openstack/neutron master: [WIP] [RFE] [OVN] - IPv6 Distributed routing https://review.opendev.org/c/openstack/neutron/+/867513 | 14:25 |
opendevreview | Roberto Acosta proposed openstack/neutron master: [RFE] [OVN] - IPv6 Distributed routing https://review.opendev.org/c/openstack/neutron/+/867513 | 14:27 |
opendevreview | Merged openstack/neutron master: Track all interfaces in Keepalived https://review.opendev.org/c/openstack/neutron/+/869013 | 15:02 |
opendevreview | Bence Romsics proposed openstack/neutron master: Do not ignore attributes in bulk port create https://review.opendev.org/c/openstack/neutron/+/871294 | 15:24 |
opendevreview | Merged openstack/neutron-tempest-plugin master: Stateful SG tests without ingress metadata rule https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/871397 | 15:26 |
racosta | Hello Neutrinos, Is there any interest in integrate dataplane tests into the Neutron automated test suite? I don't know the infrastructure on which the Zuul tests run, but some deployment with all Openstack elements must be necessary (hypervisors, switches, etc - basically a datacenter). | 15:35 |
racosta | I know that each project has its performance tests (OVN has the Red Hatters ovn-heater, Tobiko, etc), but I didn't see any test that integrated control plane and data plane in a scalable way. I believe that is a problem because the networking backend can (and probably will) fail before the other Openstack components. | 15:36 |
*** jlibosva is now known as Guest2194 | 16:28 | |
opendevreview | Miro Tomaska proposed openstack/neutron stable/xena: Improve agent provision performance for large networks https://review.opendev.org/c/openstack/neutron/+/870785 | 16:37 |
opendevreview | Miro Tomaska proposed openstack/neutron stable/wallaby: Improve agent provision performance for large networks https://review.opendev.org/c/openstack/neutron/+/870786 | 16:38 |
elodilles | ralonsoh: fyi: stable/stein, stable/rocky and stable/queens branches were deleted some minutes ago | 17:55 |
sahid | o/ ralonsoh, mlavalle - an interesting change that is small enough and can drasticly improve performance on some deployments | 18:56 |
sahid | https://review.opendev.org/c/openstack/neutron/+/871113 | 18:56 |
mlavalle | sahid: ack. will look at it | 18:57 |
mlavalle | thanks! | 18:57 |
sahid | mlavalle: cool thank you :-) | 18:58 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: rbacs: filter out model that are already owned by context https://review.opendev.org/c/openstack/neutron/+/871113 | 19:00 |
opendevreview | Sahid Orentino Ferdjaoui proposed openstack/neutron master: rbacs: filter out networks that are already owned by context https://review.opendev.org/c/openstack/neutron/+/871113 | 19:00 |
* sahid fixed commit message | 19:10 | |
opendevreview | Brian Haley proposed openstack/neutron master: Change flag check order in wait_until_address_ready() https://review.opendev.org/c/openstack/neutron/+/871389 | 19:39 |
*** dasm is now known as dasm|off | 23:32 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!