Wednesday, 2022-01-26

opendevreviewMerged openstack/networking-odl master: Update pylint version  https://review.opendev.org/c/openstack/networking-odl/+/82342800:00
opendevreviewMiguel Lavalle proposed openstack/neutron master: Fix gerrit dashboards url's in docs  https://review.opendev.org/c/openstack/neutron/+/82639700:07
opendevreviewMerged openstack/neutron-vpnaas master: Remove BUILD_OVS_FROM_SOURCE from the functional tests job  https://review.opendev.org/c/openstack/neutron-vpnaas/+/82229200:08
*** lajoskatona_ is now known as lajoskatona00:31
opendevreviewMerged openstack/networking-bgpvpn master: CI: Use latest Neutron for jobs  https://review.opendev.org/c/openstack/networking-bgpvpn/+/82514400:32
opendevreviewMerged openstack/networking-bgpvpn master: remove unicode from code  https://review.opendev.org/c/openstack/networking-bgpvpn/+/82287500:32
opendevreviewMerged openstack/neutron stable/wallaby: [OVN] Prevent OVS to OVN migration if firewall "iptables_hybrid"  https://review.opendev.org/c/openstack/neutron/+/82610700:52
opendevreviewMerged openstack/neutron stable/xena: [OVN] Prevent OVS to OVN migration if firewall "iptables_hybrid"  https://review.opendev.org/c/openstack/neutron/+/82610600:56
opendevreviewMerged openstack/networking-sfc master: Fix find group id ERROR  https://review.opendev.org/c/openstack/networking-sfc/+/81752701:06
opendevreviewMiguel Lavalle proposed openstack/neutron master: Fix gerrit dashboards url's in docs  https://review.opendev.org/c/openstack/neutron/+/82639701:29
opendevreviewMerged openstack/neutron-lib stable/wallaby: [Stable Wallaby Only] CI Jobs fixes  https://review.opendev.org/c/openstack/neutron-lib/+/82626601:43
opendevreviewshanyunfan33 proposed openstack/neutron-tempest-plugin master: remove unicode from code  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82288203:03
opendevreviewshanyunfan33 proposed openstack/neutron-tempest-plugin master: Update python testing classifier  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82640703:14
opendevreviewshanyunfan33 proposed openstack/ovn-octavia-provider master: Update python testing classifier  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/82641205:37
opendevreviewshanyunfan33 proposed openstack/networking-sfc master: Update python testing classifier  https://review.opendev.org/c/openstack/networking-sfc/+/82641305:39
opendevreviewshanyunfan33 proposed openstack/neutron-vpnaas master: Update python testing classifier  https://review.opendev.org/c/openstack/neutron-vpnaas/+/82641405:43
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Extend port binding parameter validation  https://review.opendev.org/c/openstack/neutron/+/81842005:54
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Extend port binding parameter validation  https://review.opendev.org/c/openstack/neutron/+/81842006:09
opendevreviewBodo Petermann proposed openstack/neutron-vpnaas master: VPNaaS support for OVN  https://review.opendev.org/c/openstack/neutron-vpnaas/+/76535310:19
kopecmartinhi there, a few heat tests are failing to create a stack and we found the following error in the neutron's log - port does not have an IP assigned and there are no driver with connectivity = l2, port cannot be bound - https://paste.openstack.org/show/812367/10:20
kopecmartinwe can see this only on a master job10:20
kopecmartinany pointers or suggestions what the root cause might be? 10:20
opendevreviewFrode Nordahl proposed openstack/neutron master: WIP ovn: Off-path SmartNIC DPU Port Binding with OVN  https://review.opendev.org/c/openstack/neutron/+/80896110:21
opendevreviewFrode Nordahl proposed openstack/neutron master: WIP ovn: Off-path SmartNIC DPU Port Binding with OVN  https://review.opendev.org/c/openstack/neutron/+/80896110:26
ralonsohkopecmartin, what driver are you using?10:29
ralonsohOVN?10:29
kopecmartinyes10:29
ralonsohkopecmartin, what version? 10:30
kopecmartinno idea, installed devstack from master .. how can i find out?10:32
ralonsohin the logs of neutron server, when it starts10:32
ralonsohINFO neutron.common.config [-] /opt/stack/neutron/rah_neutron-server.py version 19.1.0.dev42710:33
ralonsohsomething like this10:33
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82643810:34
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82643910:35
opendevreviewRodolfo Alonso proposed openstack/neutron stable/victoria: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82644010:36
opendevreviewRodolfo Alonso proposed openstack/neutron stable/ussuri: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82644110:36
kopecmartinralonsoh: 19.1.0.dev37910:39
kopecmartineverything works with version 19.1.1.dev10 10:40
ralonsohkopecmartin, yes10:40
ralonsohbecause of the patches ^^^ there10:40
ralonsohhttps://review.opendev.org/c/openstack/neutron/+/81414310:40
ralonsohthe connectivity parameter was not correctly set in OVN mech driver10:40
kopecmartinit's weird that newer version got used on xena job and not master10:40
kopecmartini see, it's fixed, we just need to use a newer version, need to check why older one was installed10:41
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Local IP internal documentation and release note  https://review.opendev.org/c/openstack/neutron/+/82003110:59
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Add FIPS enabled scenario jobs  https://review.opendev.org/c/openstack/neutron/+/79753710:59
opendevreviewMerged openstack/ovn-octavia-provider master: [FT] Enable OVS and OVN compilation from source  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/82632311:05
opendevreviewMerged openstack/neutron master: Fix gerrit dashboards url's in docs  https://review.opendev.org/c/openstack/neutron/+/82639711:18
opendevreviewMerged openstack/neutron master: Local IP internal documentation and release note  https://review.opendev.org/c/openstack/neutron/+/82003111:28
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Add support for fullypopulated load balancers  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/82625711:43
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Fix reference before assignment error in the dhcp_rpc module  https://review.opendev.org/c/openstack/neutron/+/82644911:53
opendevreviewBence Romsics proposed openstack/neutron master: Block delete_flows until there is a flow to delete  https://review.opendev.org/c/openstack/neutron/+/82646012:48
*** dasm|off is now known as dasm13:48
opendevreviewMerged openstack/neutron stable/xena: Fix OVS OVSNeutronAgent.reclaim_local_vlan()  https://review.opendev.org/c/openstack/neutron/+/82544913:57
kopecmartinralonsoh: i backported this https://review.opendev.org/c/openstack/neutron/+/826438 to my xena deployment running locally and it broke it and it's failing the same way now as the master one - the error I pasted earlier14:15
froyoralonsoh++ ovn-octavia-provider functional tests ovn-provider working!14:25
*** dansmith is now known as Guest66114:38
opendevreviewMerged openstack/networking-ovn stable/train: [OVN] Allow only one physical network per bridge  https://review.opendev.org/c/openstack/networking-ovn/+/82435914:52
ralonsohfroyo, nice to hear that15:02
ralonsohkopecmartin, what test are you executing?15:02
kopecmartinralonsoh: heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata15:02
kopecmartin2 heat tests are failing only on master job (for now), it seems it's related to that review - Add the VIF details .. - a build of the job can be found here: https://review.opendev.org/c/openinfra/ansible-role-refstack-client/+/82518315:04
ralonsohkopecmartin, how do I execute those tests locally?15:47
kopecmartinralonsoh: install the heat-tempest-plugin (to the same env as tempest is) - https://opendev.org/openstack/heat-tempest-plugin15:47
kopecmartinif you ran 'tempest list-plugins' you should see heat there15:48
kopecmartinand then  - tempest run --regex heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata15:48
ralonsohkopecmartin, sorry, I must be doing something wrong but I don't see this plugin15:59
ralonsohafter following the installation commands15:59
kopecmartinnp, give me min16:04
kopecmartinralonsoh: https://paste.openstack.org/show/812374/16:07
*** dansmith_ is now known as dansmith16:09
ralonsohsorry, I can't16:14
ralonsohI can't see the plugin16:14
opendevreviewMerged openstack/networking-ovn stable/train: [OVN] Prevent OVS to OVN migration if firewall "iptables_hybrid"  https://review.opendev.org/c/openstack/networking-ovn/+/82626516:15
kopecmartinralonsoh: hm, can you paste me somewhere the output you're getting and commands you ran? is tempest installed globally or in a venv? (which tempest)16:25
ralonsohit is in both16:26
ralonsohI'm using now the tempest venv16:26
ralonsoh(py38) stack@u20ovn:/opt/stack/tempest$ tempest list-plugins                                                                                                                                                                                                                             16:26
ralonsoh+------+------------+16:26
ralonsoh| Name | EntryPoint |16:26
ralonsoh+------+------------+16:26
ralonsoh+------+------------+16:26
ralonsohI've instlled the pluging16:26
ralonsohand executed the env preparations scripts16:26
kopecmartindid you install it via pip?16:27
ralonsohyes16:27
kopecmartinthat's weird, .. if you deactivate the venv and run 'tempest list-plugins', still nothing?16:28
kopecmartini wonder where the plugin got installed then16:28
ralonsohno16:28
opendevreviewMerged openstack/ovsdbapp master: Log what exception caused abort of the transaction  https://review.opendev.org/c/openstack/ovsdbapp/+/82572717:09
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Add "connectivity" property to "MechanismDriver"  https://review.opendev.org/c/openstack/neutron-lib/+/82650117:29
opendevreviewRodolfo Alonso proposed openstack/neutron master: Use the "connectivity" property of "MechanismDriver"  https://review.opendev.org/c/openstack/neutron/+/82650217:40
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82643818:04
ralonsohbcafarel, ^^ if you have time18:04
ralonsohif this is weird, I'll change it18:04
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: [OVN] Add the VIF details "connectivity" parameter  https://review.opendev.org/c/openstack/neutron/+/82643818:06
*** dansmith is now known as Guest68819:01
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] Add "bound_drivers" information to port "vif_details"  https://review.opendev.org/c/openstack/neutron/+/82651219:03
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] Add "bound_drivers" information to port "vif_details"  https://review.opendev.org/c/openstack/neutron/+/82651219:07
*** Guest688 is now known as dansmith19:40
*** dansmith is now known as dansmith_19:41
*** dansmith_ is now known as dansmith19:41
opendevreviewMerged openstack/neutron stable/ussuri: [OVN] Prevent OVS to OVN migration if firewall "iptables_hybrid"  https://review.opendev.org/c/openstack/neutron/+/82610920:24
opendevreviewMerged openstack/neutron stable/xena: [OVN][FT] Check UNIX socket file before using it  https://review.opendev.org/c/openstack/neutron/+/82572120:24
opendevreviewMerged openstack/neutron stable/wallaby: [OVN][FT] Check UNIX socket file before using it  https://review.opendev.org/c/openstack/neutron/+/82573120:25
opendevreviewMerged openstack/neutron stable/victoria: [OVN][FT] Check UNIX socket file before using it  https://review.opendev.org/c/openstack/neutron/+/82573220:27
opendevreviewMerged openstack/neutron stable/ussuri: [OVN][FT] Check UNIX socket file before using it  https://review.opendev.org/c/openstack/neutron/+/82573320:28
opendevreviewMerged openstack/neutron stable/xena: Properly clean up ovn-northd in functional tests  https://review.opendev.org/c/openstack/neutron/+/82572220:28
opendevreviewMerged openstack/neutron stable/wallaby: Properly clean up ovn-northd in functional tests  https://review.opendev.org/c/openstack/neutron/+/82572320:28
opendevreviewMerged openstack/neutron stable/victoria: Properly clean up ovn-northd in functional tests  https://review.opendev.org/c/openstack/neutron/+/82572420:36
opendevreviewMerged openstack/neutron stable/xena: Exclude router gw subnet ports from port list while port delete.  https://review.opendev.org/c/openstack/neutron/+/82507621:44
opendevreviewMerged openstack/neutron-lib master: Add api-ref for tap service and tap flow  https://review.opendev.org/c/openstack/neutron-lib/+/82193722:13
opendevreviewMerged openstack/neutron-lib master: Move API definitions of taas to neutron-lib  https://review.opendev.org/c/openstack/neutron-lib/+/82492622:42
*** dasm is now known as dasm|off23:24
opendevreviewKrzysztof Tomaszewski proposed openstack/neutron master: Don't set HA ports down while L3 agent restart.  https://review.opendev.org/c/openstack/neutron/+/82654523:26
opendevreviewKrzysztof Tomaszewski proposed openstack/neutron master: Don't set HA ports down while L3 agent restart.  https://review.opendev.org/c/openstack/neutron/+/82654523:30
opendevreviewMerged openstack/neutron stable/ussuri: Avoid writing segments to the DB repeatedly  https://review.opendev.org/c/openstack/neutron/+/82573423:34
opendevreviewKrzysztof Tomaszewski proposed openstack/neutron master: Don't set HA ports down while L3 agent restart.  https://review.opendev.org/c/openstack/neutron/+/82654523:34

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