opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]l3 plugin support floating ip distributed attribues https://review.opendev.org/c/openstack/neutron/+/856955 | 02:29 |
---|---|---|
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]l3 plugin support floating ip distributed attribues https://review.opendev.org/c/openstack/neutron/+/856955 | 03:15 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron master: Remove FIPAddDeleteEvent event https://review.opendev.org/c/openstack/neutron/+/864000 | 03:43 |
opendevreview | Miguel Lavalle proposed openstack/neutron-tempest-plugin master: Use OVN version 22.06 https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/848198 | 04:20 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]l3 plugin support floating ip distributed attribues https://review.opendev.org/c/openstack/neutron/+/856955 | 05:50 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron master: Remove FIPAddDeleteEvent event https://review.opendev.org/c/openstack/neutron/+/864000 | 07:04 |
lajoskatona | ykarel, ralonsoh, slaweq: Hi, oslo-master job on py310 is failing (https://96a075deff7520d193c6-7b9374470c0105283123d1c69dc66ebe.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/openstack-tox-py310-with-oslo-master/cc807e5/job-output.txt ) | 08:30 |
lajoskatona | ykarel, ralonsoh, slaweq: I think this can fix it: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/873498 | 08:30 |
lajoskatona | ykarel, ralonsoh, slaweq: though I don't know what else can g wrong around other openstack projects | 08:30 |
slaweq | lajoskatona hi, I will look at it now | 08:31 |
lajoskatona | slaweq: thanks, it is just to change the parent of the openstack-tox-with-oslo-master-base job to py39 instead of py27 | 08:32 |
ykarel | lajoskatona, ack, looks good | 08:32 |
ykarel | just not sure if parent should be py310 or py39 | 08:33 |
lajoskatona | ykarel: yes, I had the same concern :-) as we have py39 also as sibling, I thought it is better to select py39 | 08:34 |
ykarel | lajoskatona, reading Python 3.10 (available as default in Ubuntu 22.04) | 08:35 |
ykarel | https://governance.openstack.org/tc/reference/runtimes/2023.1.html | 08:35 |
ykarel | same for https://governance.openstack.org/tc/reference/runtimes/2023.2.html | 08:36 |
*** ralonsoh_ is now known as ralonsoh | 08:37 | |
ralonsoh | lajoskatona, let me check | 08:38 |
ralonsoh | lajoskatona, I don't know why that started to fail now, to be honest | 08:42 |
ralonsoh | the patch looks correct | 08:43 |
ykarel | lajoskatona, may be better to switch those oslo master jobs same as neutron-lib master ones and rely on same version openstack-tox base jobs | 08:43 |
ykarel | the duplication part can be handled with yaml aliases | 08:43 |
ykarel | ralonsoh, for reference reason is https://review.opendev.org/c/openstack/project-config/+/872476 dropped python2.7 from nodepool images | 08:46 |
ralonsoh | well, that makes sense | 08:46 |
ralonsoh | and we should not have py27 based jobs anymore | 08:46 |
ykarel | except some stable branch like train | 08:47 |
ralonsoh | right | 08:47 |
lajoskatona | ykarel: ok, I missed the exact reason for the failure | 09:00 |
slaweq | ralonsoh hi, just FYI, on Friday I updated Your patches https://review.opendev.org/c/openstack/neutron/+/873247/ and https://review.opendev.org/c/openstack/neutron/+/873296/ to fix UT failures | 09:15 |
ralonsoh | sure, let me check | 09:16 |
ralonsoh | slaweq, thanks a lot! On friday I was in PTO | 09:16 |
slaweq | yeah, I know. That's why I did it :) | 09:17 |
ralonsoh | by the way, I forgot to send the mail aboyt the drivers meeting | 09:17 |
ralonsoh | I'll need to apologise about this during the next meeting | 09:17 |
slaweq | no worries :) | 09:17 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add debugging exception messages in ``test_ovs_and_ovs_events`` https://review.opendev.org/c/openstack/neutron/+/873126 | 10:37 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add debugging exception messages in ``test_ovs_and_ovs_events`` https://review.opendev.org/c/openstack/neutron/+/873126 | 10:37 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM - TESTING PATCH: neutron-functional-with-uwsgi https://review.opendev.org/c/openstack/neutron/+/873298 | 10:37 |
amorin | hello team, if dvr_snat is not supported on a compute node (https://review.opendev.org/c/openstack/neutron/+/801503), should we remove the devstack multinode tests that rely on it? | 11:03 |
amorin | Some context: I am working on this patch: https://review.opendev.org/c/openstack/neutron/+/869741 | 11:04 |
amorin | which is setting the network node qr- interface down on the backup node | 11:04 |
amorin | some tests are randomly failing, depending on the instances scheduling in the devstack multinode | 11:04 |
amorin | if they are scheduled on a network node with the qr- interface down, then the test is failing | 11:05 |
amorin | I was expecting that this should not be tested, as it is not supported | 11:05 |
ralonsoh | amorin, right, actually we should check if there is any missing bit left in the code. This mode is not supported | 11:06 |
ralonsoh | amorin, do you mind commenting on https://bugs.launchpad.net/neutron/+bug/1934666? | 11:06 |
ralonsoh | and setting the status to "new", to continue fixing what is missing | 11:07 |
amorin | I can, I dont understand exactly what you expect from me? Should I explain that devstack multinode is relying on network+compute collocated? | 11:07 |
ralonsoh | amorin, if there is any test using this mode in neutron tempest plugin, for example | 11:08 |
ralonsoh | what is exactly failing | 11:08 |
amorin | I think there is no tests failing right now, but my patch is introducing one | 11:08 |
amorin | the issues described by weronika in the bug report is not tested I think | 11:09 |
ralonsoh | it is not because is not supported | 11:09 |
amorin | I dont have rights to change the bug in new | 11:13 |
ralonsoh | amorin, what is the link [1] | 11:13 |
ralonsoh | ? | 11:13 |
amorin | yup, edited :) | 11:14 |
amorin | refresh | 11:14 |
ralonsoh | Ok, I'll set this bug to new | 11:14 |
ralonsoh | to address this new comment | 11:14 |
amorin | ack thanks | 11:17 |
amorin | I think it's only a matter on how multinode is configured | 11:17 |
amorin | I can maybe help on this, is it relying in the neutron source code? | 11:17 |
amorin | like in devstack/* folder? | 11:17 |
ralonsoh | amorin, no, this is configured in the zuul job definition, in zuul.d/tempest-multinode | 11:19 |
ralonsoh | name: neutron-ovs-tempest-dvr-ha-multinode-full | 11:19 |
amorin | ack, will check then | 11:22 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Increase port name size and type to internal https://review.opendev.org/c/openstack/neutron/+/873118 | 11:36 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM - TESTING PATCH: neutron-functional-with-uwsgi https://review.opendev.org/c/openstack/neutron/+/870979 | 11:37 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Increase port name size and type to internal https://review.opendev.org/c/openstack/neutron/+/873118 | 11:50 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Increase tox-py311 timeout to 3600 seconds https://review.opendev.org/c/openstack/neutron/+/873553 | 11:58 |
*** priteau_ is now known as priteau | 12:25 | |
ralonsoh | slaweq, obondarev_ lajoskatona please check https://review.opendev.org/c/openstack/neutron/+/873126 | 12:31 |
ralonsoh | there is a DNM patch on top of this one. The affected test is passing in all the FT jobs | 12:31 |
ralonsoh | (and the only errors should be solved in https://review.opendev.org/c/openstack/neutron/+/873118) | 12:31 |
lajoskatona | ralonsoh: some of the results in functional seems related: ie.: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_b87/870979/7/check/neutron-functional-with-uwsgi-2/b877d06/testr_results.html | 12:35 |
ralonsoh | lajoskatona, yes, this is the other patch | 12:35 |
ralonsoh | I fixing this problem now | 12:35 |
lajoskatona | ralonsoh: ahh, ok | 12:35 |
*** dmellado_ is now known as dmellado | 12:58 | |
*** obondarev_ is now known as obondarev | 13:14 | |
opendevreview | Merged openstack/neutron stable/train: [Train Only] Drop networking-ovn jobs https://review.opendev.org/c/openstack/neutron/+/872904 | 13:23 |
*** dasm|off is now known as dasm | 13:35 | |
*** haleyb_ is now known as haleyb | 13:36 | |
amorin | hey again, do you know where the role mutli-node-setup is defined? | 13:57 |
amorin | https://github.com/openstack/neutron/blob/master/playbooks/dvr-multinode-scenario-pre-run.yaml#L3 | 13:57 |
ralonsoh | amorin, neutron-tempest-plugin/roles | 13:58 |
amorin | ack thanks | 13:58 |
opendevreview | Rodolfo Alonso proposed openstack/ovsdbapp master: Add Interface paramteres to ``OvsdbIdl.add_port`` method. https://review.opendev.org/c/openstack/ovsdbapp/+/873566 | 14:28 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Increase port name size and type to internal https://review.opendev.org/c/openstack/neutron/+/873118 | 14:32 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron master: [OVN] Ensure traffic for provider vlan networks is not tunneled https://review.opendev.org/c/openstack/neutron/+/871252 | 14:37 |
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron-lib master: ext-gw-multihoming: api-def and api-ref https://review.opendev.org/c/openstack/neutron-lib/+/870887 | 14:51 |
opendevreview | Lajos Katona proposed openstack/neutron master: WIP: desperate try to make DVR functional tests more stable https://review.opendev.org/c/openstack/neutron/+/873111 | 15:24 |
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 15:31 |
opendevreview | Merged openstack/neutron-dynamic-routing master: Use SLQAlchemy ORM "relationship" instead of "relation" https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/872384 | 15:41 |
opendevreview | Merged openstack/neutron stable/zed: Do not ignore attributes in bulk port create https://review.opendev.org/c/openstack/neutron/+/872880 | 15:42 |
opendevreview | Merged openstack/neutron master: Add debugging exception messages in ``test_ovs_and_ovs_events`` https://review.opendev.org/c/openstack/neutron/+/873126 | 15:42 |
opendevreview | Merged openstack/neutron-tempest-plugin master: [Stateless SG] Fix usage of the default stateless SG https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/873379 | 16:26 |
ralonsoh | mlavalle, if you have some mins, please check https://review.opendev.org/c/openstack/neutron/+/873247/3 | 16:27 |
ralonsoh | thanks in advance | 16:27 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Increase port name size and type to internal https://review.opendev.org/c/openstack/neutron/+/873118 | 16:27 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM - TESTING PATCH: neutron-functional-with-uwsgi https://review.opendev.org/c/openstack/neutron/+/870979 | 16:27 |
mlavalle | ralonsoh: will look at by my afternoon | 16:29 |
ralonsoh | mlavalle, thanks! | 16:29 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/zed: [OVN] Add missing LSP device_owner info in trunk driver https://review.opendev.org/c/openstack/neutron/+/873608 | 16:46 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: [OVN] Add missing LSP device_owner info in trunk driver https://review.opendev.org/c/openstack/neutron/+/873609 | 16:46 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: [OVN] Add missing LSP device_owner info in trunk driver https://review.opendev.org/c/openstack/neutron/+/873610 | 16:47 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: [OVN] Add missing LSP device_owner info in trunk driver https://review.opendev.org/c/openstack/neutron/+/873611 | 16:47 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/zed: [OVN] Bump the port revision number in trunk driver https://review.opendev.org/c/openstack/neutron/+/873612 | 16:48 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: [OVN] Bump the port revision number in trunk driver https://review.opendev.org/c/openstack/neutron/+/873613 | 16:48 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: [OVN] Bump the port revision number in trunk driver https://review.opendev.org/c/openstack/neutron/+/873614 | 16:49 |
opendevreview | Brian Haley proposed openstack/neutron master: DNM: Add tox-py311 job override into job-templates.yaml https://review.opendev.org/c/openstack/neutron/+/873615 | 16:49 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: [OVN] Bump the port revision number in trunk driver https://review.opendev.org/c/openstack/neutron/+/873616 | 16:50 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/zed: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873619 | 16:53 |
jamesdenton_ | Hi - quick question about OVN DHCP+baremetal. Made an interesting observation during PXE boot today and I could use a hand in tracking down why OVN is using a particular IP during DHCP reply, especially when the IP is not part of the allocation pool. https://paste.opendev.org/show/bBh2pnQlp84W9nDHsSWV/ | 16:56 |
*** jamesdenton_ is now known as jamesdenton | 16:56 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873622 | 16:56 |
ralonsoh | jamesdenton, you'd better ask lucas gomes (not here now) | 17:01 |
jamesdenton | sure - maybe easier to send to the mailing list, you think? | 17:01 |
ralonsoh | jamesdenton, maybe better a launchpad bug, that will be triaged tomorrow | 17:02 |
jamesdenton | ok sure, i can do that. thanks | 17:02 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: [WIP][DNM][OVN] Change the default firewall policy https://review.opendev.org/c/openstack/neutron/+/839066 | 17:03 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873626 | 17:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873627 | 17:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/victoria: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873628 | 17:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/ussuri: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873629 | 17:09 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: [WIP][DNM][OVN] Change the default firewall policy https://review.opendev.org/c/openstack/neutron/+/839066 | 17:13 |
opendevreview | Lajos Katona proposed openstack/neutron master: WIP: desperate try to make DVR functional tests more stable https://review.opendev.org/c/openstack/neutron/+/873111 | 17:51 |
*** jgwentworth is now known as melwitt | 18:33 | |
*** pvxe8 is now known as pvxe | 20:19 | |
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 20:44 |
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 20:54 |
opendevreview | Brian Haley proposed openstack/neutron master: Add tox-py311 job override into job-templates.yaml https://review.opendev.org/c/openstack/neutron/+/873615 | 20:57 |
*** iurygregory_ is now known as iurygregory | 21:22 | |
opendevreview | Merged openstack/neutron stable/xena: Filter subnets by "enable_dhcp" flag using the correct type https://review.opendev.org/c/openstack/neutron/+/873069 | 21:34 |
opendevreview | Merged openstack/neutron stable/wallaby: Filter subnets by "enable_dhcp" flag using the correct type https://review.opendev.org/c/openstack/neutron/+/873090 | 21:34 |
opendevreview | Merged openstack/neutron stable/yoga: Filter subnets by "enable_dhcp" flag using the correct type https://review.opendev.org/c/openstack/neutron/+/873068 | 21:34 |
*** dmellado_ is now known as dmellado | 22:05 | |
*** dmellado_ is now known as dmellado | 22:39 | |
*** dasm is now known as dasm|off | 22:54 | |
*** dmellado_ is now known as dmellado | 23:02 | |
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 23:35 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!