| zigo | Hi there! I'm having a hard time running Neutron (Flamingo) unit tests with Py 3.14. Looks like there's multiprocessing issues. | 09:32 |
|---|---|---|
| zigo | Could someone have a look? | 09:32 |
| zigo | I get very inconsistent retults, with some segfault, some failures, sometimes stuck unit tests. | 09:33 |
| ralonsoh | zigo, we still don't execute UTs with py314 | 10:35 |
| zigo | ralonsoh: I'm well aware of that. | 10:36 |
| zigo | Never the less, Debian Unstable has py 3.14 now, and I have to maintain packages in Unstable Debian. | 10:36 |
| ralonsoh | is it possible to execute them in ubuntu 24.04? | 10:36 |
| zigo | I don't think Ubuntu has Py 3.14 yet. | 10:37 |
| zigo | Or better: I don't think it will ever have py 3.14. | 10:38 |
| zigo | Why not using Debian Unstable ? | 10:38 |
| ralonsoh | because I don't even have a vagrant profile for this | 10:39 |
| ralonsoh | zigo, ubuntu 24.04 can install py314 | 10:40 |
| zigo | Ah... | 10:40 |
| ralonsoh | you can create a Neutron only py314 job, forcing the installation of this binary | 10:40 |
| ralonsoh | so we can have better info and we can create a LP bug | 10:41 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add flag "os_vif_tap_creation" in the port VIF details https://review.opendev.org/c/openstack/neutron/+/972039 | 10:52 |
| zigo | One thing still broken with the openstack client. With /usr/bin/neutron, I can do: | 12:16 |
| zigo | neutron subnet-update <id> --allocation-pool start=1.2.232.2,end=1.2.233.252 | 12:16 |
| zigo | Doing the same thing with /usr/bin/openstack leads me to a 409 error. | 12:16 |
| zigo | Is this known? | 12:16 |
| ralonsoh | zigo, neutron CLI is deprecated | 13:35 |
| ralonsoh | please try the same with the OSC one | 13:35 |
| ralonsoh | what command did you try with OSC? | 13:35 |
| ralonsoh | can you paste it here? | 13:35 |
| zigo | ralonsoh: Yeah, I know, but with /usr/bin/openstack it's *borken* and one cannot set the --allocation-pool | 13:35 |
| zigo | openstack subnet set --allocation-pool start=1.2.232.2,end=1.2.233.252 <subnet-id> | 13:36 |
| zigo | This leads to a 409. | 13:36 |
| zigo | My 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 |
| ralonsoh | ok, so you have a overlapping error, right? | 13:37 |
| zigo | Yes. | 13:38 |
| ralonsoh | zigo, try first to "unset" the current one | 13:38 |
| zigo | I can't do that if there's resources allocated in the subnet already, no? | 13:38 |
| ralonsoh | zigo, yes, you can | 13:39 |
| ralonsoh | this is only the dhcp allocation pool | 13:39 |
| zigo | Ah, then ok, I should have do the unset first, got it. | 13:39 |
| zigo | I 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 |
| zigo | Thanks. | 13:40 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Introduce BGP chassis commands https://review.opendev.org/c/openstack/neutron/+/960422 | 14:09 |
| opendevreview | Merged openstack/ovsdbapp master: Add project badge https://review.opendev.org/c/openstack/ovsdbapp/+/971781 | 14:44 |
| ralonsoh | Lajos happy new year! | 14:53 |
| ralonsoh | if you have 1 min: https://review.opendev.org/c/openstack/os-ken/+/970351 | 14:53 |
| opendevreview | Merged openstack/ovsdbapp master: Migrate setup configuration to pyproject.toml https://review.opendev.org/c/openstack/ovsdbapp/+/971782 | 15:03 |
| opendevreview | Merged openstack/neutron unmaintained/2024.1: Search for active port binding when updating LSP host info https://review.opendev.org/c/openstack/neutron/+/971240 | 15:48 |
| opendevreview | Merged openstack/neutron master: Doc: add warnig for fullstack https://review.opendev.org/c/openstack/neutron/+/962766 | 15:48 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Script to reschedule external ports https://review.opendev.org/c/openstack/neutron/+/971774 | 16:27 |
| opendevreview | Jakub Libosvar proposed openstack/ovsdbapp master: Close the pipe when Connection instance is deleted https://review.opendev.org/c/openstack/ovsdbapp/+/972052 | 18:32 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Introduce BGP chassis commands https://review.opendev.org/c/openstack/neutron/+/960422 | 20:38 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: OVN agent BGP extension https://review.opendev.org/c/openstack/neutron/+/960895 | 20:38 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Detect BGP bridge creation https://review.opendev.org/c/openstack/neutron/+/964425 | 20:38 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Keep bridge mappings consistent https://review.opendev.org/c/openstack/neutron/+/964429 | 20:38 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Add LRP SB event https://review.opendev.org/c/openstack/neutron/+/962727 | 21:45 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!