Wednesday, 2022-05-25

opendevreviewGhanshyam proposed openstack/networking-bgpvpn master: DNM: Testing tempest pin on stable/ussuri  https://review.opendev.org/c/openstack/networking-bgpvpn/+/84308702:35
opendevreviewMiro Tomaska proposed openstack/neutron master: Notify mech drivers with original and modified network.  https://review.opendev.org/c/openstack/neutron/+/84014602:57
opendevreviewliuxie proposed openstack/neutron master: [ovn_l3]no need to get az list use ml2/ovn mech_driver  https://review.opendev.org/c/openstack/neutron/+/84322904:28
opendevreviewliuxie proposed openstack/neutron master: [ovn_l3]no need to get az list use ml2/ovn mech_driver  https://review.opendev.org/c/openstack/neutron/+/84322905:53
opendevreviewyatin proposed openstack/neutron master: Switch to cirros uec image in multinode jobs  https://review.opendev.org/c/openstack/neutron/+/84323706:28
hjensasralonsoh: good morning. I create bug for the segment mapping issue - https://bugs.launchpad.net/neutron/+bug/197554207:04
ralonsohhjensas, let me check07:05
hjensasralonsoh: deleting and recreating the agent helps. The issue is segment mapping is never created when new networks/segments are added.07:05
ralonsohhjensas, really? uffff....07:05
hjensasralonsoh: I think it may be sqlalchemy 2 related.07:05
ralonsohhjensas, can I check that in a regular env?07:06
ralonsohI mean, without any specific backend?07:06
hjensasI think so, - The check that return false and thus terminates the "add segment mapping" is here - https://opendev.org/openstack/neutron/src/branch/master/neutron/services/segments/db.py#L330-L33407:09
opendevreviewMerged openstack/tap-as-a-service master: Add context for all SQL transactions  https://review.opendev.org/c/openstack/tap-as-a-service/+/84213407:25
opendevreviewyatin proposed openstack/neutron master: [WIP] Switch fullstack/functional fips jobs to 9-stream  https://review.opendev.org/c/openstack/neutron/+/84324507:53
opendevreviewRodolfo Alonso proposed openstack/neutron master: [Trunk] Check if parent port belongs to OVN to activate  https://review.opendev.org/c/openstack/neutron/+/84324708:34
opendevreviewyatin proposed openstack/neutron master: [DNM] fips fullstack/functional test without dbcounter  https://review.opendev.org/c/openstack/neutron/+/84325209:12
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent for IPv4  https://review.opendev.org/c/openstack/neutron/+/84031609:16
opendevreviewHenning Eggers proposed openstack/neutron master: Defer flow deletion in openvswitch firewall  https://review.opendev.org/c/openstack/neutron/+/84325309:18
ralonsohzzzeek_, hi, do you have 5 mins for https://bugs.launchpad.net/neutron/+bug/1975542? I'm checking what hjensas has reported in this LP bug and I can reproduce it always.09:33
ralonsohThe issue I detected is that the affected method is called **inside** a writer context and just after the creation of a new OVO (that creates some DB registers, I think 4)09:34
*** sean-k-mooney1 is now known as sean-k-mooney09:34
ralonsohI can see that, in "is_session_active", session.new is empty09:35
ralonsohbut session.transaction._new is not 09:35
ralonsohand has those 4 registers I was talking about (4 weakred to a InstanceState09:36
ralonsohquestions: shouldn't session.new read what is in session.transaction._new?09:36
ralonsohshould I change the code in this method?09:36
opendevreviewRodolfo Alonso proposed openstack/neutron master: [sqlalchemy-20] Use session.transaction information to decide if active  https://review.opendev.org/c/openstack/neutron/+/84325610:10
ralonsohzzzeek_, ^^^10:10
opendevreviewRodolfo Alonso proposed openstack/neutron master: Skip "PortBindingChassisEvent" if revision number changes  https://review.opendev.org/c/openstack/neutron/+/84214710:38
opendevreviewyatin proposed openstack/neutron master: [DNM] fips fullstack/functional test without dbcounter  https://review.opendev.org/c/openstack/neutron/+/84325211:10
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] During the DB migration, allow the DB context to finish  https://review.opendev.org/c/openstack/neutron/+/84326311:18
zzzeek_ralonsoh: OK i see what you're doing, i need to look more closely in a bit13:01
ralonsohzzzeek_, thanks in advance13:01
opendevreviewGhanshyam proposed openstack/neutron stable/ussuri: DNM: testing old tempest  https://review.opendev.org/c/openstack/neutron/+/83805215:01
opendevreviewRodolfo Alonso proposed openstack/neutron master: Remove session active check in "_add_segment_host_mapping_for_segment"  https://review.opendev.org/c/openstack/neutron/+/84329415:15
opendevreviewMerged openstack/neutron-tempest-plugin master: taas: use ssh_key_type from config for taas scenario  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84211315:25
opendevreviewGhanshyam proposed openstack/neutron-tempest-plugin master: DNM: testing Tempest pin in stable/victoria  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84329915:49
opendevreviewGhanshyam proposed openstack/neutron stable/victoria: DNM: testing Tempest pin in stable/victoria  https://review.opendev.org/c/openstack/neutron/+/84330015:49
opendevreviewGhanshyam proposed openstack/neutron master: DNM: testing Tempest pin in stable/victoria  https://review.opendev.org/c/openstack/neutron/+/84330315:54
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider master: Fix way of calculate LB status after HM event  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/84330815:55
opendevreviewyatin proposed openstack/neutron master: [DNM] fips fullstack/functional test without dbcounter  https://review.opendev.org/c/openstack/neutron/+/84325216:00
opendevreviewMiguel Lavalle proposed openstack/os-vif master: Delete trunk bridges to avoid race with Neutron  https://review.opendev.org/c/openstack/os-vif/+/84149917:32
opendevreviewGhanshyam proposed openstack/neutron stable/ussuri: DNM: testing old tempest  https://review.opendev.org/c/openstack/neutron/+/83805220:21
opendevreviewMiguel Lavalle proposed openstack/os-vif master: Delete trunk bridges to avoid race with Neutron  https://review.opendev.org/c/openstack/os-vif/+/84149921:33

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