Friday, 2026-01-02

zigoHi there! I'm having a hard time running Neutron (Flamingo) unit tests with Py 3.14. Looks like there's multiprocessing issues.09:32
zigoCould someone have a look?09:32
zigoI get very inconsistent retults, with some segfault, some failures, sometimes stuck unit tests.09:33
ralonsohzigo, we still don't execute UTs with py31410:35
zigoralonsoh: I'm well aware of that.10:36
zigoNever the less, Debian Unstable has py 3.14 now, and I have to maintain packages in Unstable Debian.10:36
ralonsohis it possible to execute them in ubuntu 24.04?10:36
zigoI don't think Ubuntu has Py 3.14 yet.10:37
zigoOr better: I don't think it will ever have py 3.14.10:38
zigoWhy not using Debian Unstable ?10:38
ralonsohbecause I don't even have a vagrant profile for this10:39
ralonsohzigo, ubuntu 24.04 can install py31410:40
zigoAh...10:40
ralonsohyou can create a Neutron only py314 job, forcing the installation of this binary10:40
ralonsohso we can have better info and we can create a LP bug10:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add flag "os_vif_tap_creation" in the port VIF details  https://review.opendev.org/c/openstack/neutron/+/97203910:52
zigoOne thing still broken with the openstack client. With /usr/bin/neutron, I can do:12:16
zigoneutron subnet-update <id> --allocation-pool start=1.2.232.2,end=1.2.233.25212:16
zigoDoing the same thing with /usr/bin/openstack leads me to a 409 error.12:16
zigoIs this known?12:16
ralonsohzigo, neutron CLI is deprecated13:35
ralonsohplease try the same with the OSC one13:35
ralonsohwhat command did you try with OSC?13:35
ralonsohcan you paste it here?13:35
zigoralonsoh: Yeah, I know, but with /usr/bin/openstack it's *borken* and one cannot set the --allocation-pool13:35
zigoopenstack subnet set --allocation-pool start=1.2.232.2,end=1.2.233.252 <subnet-id>13:36
zigoThis leads to a 409.13:36
zigoMy issue was that we've previously set the allocation-pool for a /24, when the subnet was a /23, so it needed to be extended.13:37
ralonsohok, so you have a overlapping error, right?13:37
zigoYes.13:38
ralonsohzigo, try first to "unset" the current one13:38
zigoI can't do that if there's resources allocated in the subnet already, no?13:38
ralonsohzigo, yes, you can13:39
ralonsohthis is only the dhcp allocation pool 13:39
zigoAh, then ok, I should have do the unset first, got it.13:39
zigoI believe I got trapped by this a few years ago already, maybe it'd be wise to set a better error message. I'll try to do that.13:40
zigoThanks.13:40
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: Introduce BGP chassis commands  https://review.opendev.org/c/openstack/neutron/+/96042214:09
opendevreviewMerged openstack/ovsdbapp master: Add project badge  https://review.opendev.org/c/openstack/ovsdbapp/+/97178114:44
ralonsohLajos happy new year!14:53
ralonsohif you have 1 min: https://review.opendev.org/c/openstack/os-ken/+/97035114:53
opendevreviewMerged openstack/ovsdbapp master: Migrate setup configuration to pyproject.toml  https://review.opendev.org/c/openstack/ovsdbapp/+/97178215:03
opendevreviewMerged openstack/neutron unmaintained/2024.1: Search for active port binding when updating LSP host info  https://review.opendev.org/c/openstack/neutron/+/97124015:48
opendevreviewMerged openstack/neutron master: Doc: add warnig for fullstack  https://review.opendev.org/c/openstack/neutron/+/96276615:48
opendevreviewRodolfo Alonso proposed openstack/neutron master: Script to reschedule external ports  https://review.opendev.org/c/openstack/neutron/+/97177416:27
opendevreviewJakub Libosvar proposed openstack/ovsdbapp master: Close the pipe when Connection instance is deleted  https://review.opendev.org/c/openstack/ovsdbapp/+/97205218:32
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: Introduce BGP chassis commands  https://review.opendev.org/c/openstack/neutron/+/96042220:38
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: OVN agent BGP extension  https://review.opendev.org/c/openstack/neutron/+/96089520:38
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: Detect BGP bridge creation  https://review.opendev.org/c/openstack/neutron/+/96442520:38
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: Keep bridge mappings consistent  https://review.opendev.org/c/openstack/neutron/+/96442920:38
opendevreviewJakub Libosvar proposed openstack/neutron master: bgp: Add LRP SB event  https://review.opendev.org/c/openstack/neutron/+/96272721:45

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!