opendevreview | Merged openstack/neutron master: migration: Fail task if executed script failed https://review.opendev.org/c/openstack/neutron/+/841491 | 00:03 |
---|---|---|
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/844179 | 06:25 |
*** ykarel__ is now known as ykarel | 06:48 | |
ykarel | frickler, can you check backport https://review.opendev.org/c/openstack/devstack/+/844477 | 07:25 |
frickler | ykarel: sure, done. next time, you can also try to set RP+1 to get attention, we go through those at least once per week during the qa meeting | 07:29 |
ykarel | frickler, sure will keep that in mind | 07:30 |
ykarel | Thanks | 07:30 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/844179 | 08:04 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/yoga: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845098 | 08:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/xena: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845099 | 08:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/wallaby: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845100 | 08:10 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/victoria: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845101 | 08:10 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/ussuri: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845102 | 08:11 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/train: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/845103 | 08:11 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [sqlalchemy-20] Use session.transaction information to decide if active https://review.opendev.org/c/openstack/neutron/+/843256 | 08:21 |
opendevreview | liujinxin proposed openstack/neutron master: Delete the DVR port record on the node when the router is deleted from the node https://review.opendev.org/c/openstack/neutron/+/845105 | 08:28 |
opendevreview | Merged openstack/neutron stable/yoga: Make irrelevant files for functional/fullstack more accurate https://review.opendev.org/c/openstack/neutron/+/844489 | 08:59 |
opendevreview | Merged openstack/neutron stable/xena: Make irrelevant files for functional/fullstack more accurate https://review.opendev.org/c/openstack/neutron/+/844790 | 09:00 |
opendevreview | Merged openstack/neutron stable/wallaby: Make irrelevant files for functional/fullstack more accurate https://review.opendev.org/c/openstack/neutron/+/844791 | 09:00 |
opendevreview | Merged openstack/neutron master: Defer flow deletion in openvswitch firewall https://review.opendev.org/c/openstack/neutron/+/843253 | 09:31 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/844179 | 09:32 |
opendevreview | Fernando Royo proposed openstack/neutron master: Improve response time for subnet creation https://review.opendev.org/c/openstack/neutron/+/844959 | 09:51 |
parallax | Hi, getting "Unhandled error: UnboundLocalError: local variable 'members_to_verify' referenced before assignment" with neutron-ovn-db-sync-util, any hints for troubleshooting? | 10:04 |
parallax | https://paste.openstack.org/show/814826/ | 10:08 |
ralonsoh | parallax, please report a launchpad bug | 10:19 |
ralonsoh | this is indeed an error in the code | 10:19 |
ralonsoh | https://bugs.launchpad.net/neutron/ | 10:19 |
frickler | seems this line is underindented https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L938 | 10:19 |
frickler | or the block starting there, rather | 10:19 |
ralonsoh | frickler, I need to check this code, I don't know what option is the correct one | 10:20 |
ralonsoh | underindented | 10:21 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: "_handle_lb_fip_cmds" to handle the LB members correctly https://review.opendev.org/c/openstack/neutron/+/845113 | 10:29 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/844179 | 11:08 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: "_handle_lb_fip_cmds" to handle the LB members correctly https://review.opendev.org/c/openstack/neutron/+/845113 | 11:13 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Document baremetal provisioning with ML2/OVN https://review.opendev.org/c/openstack/neutron/+/844461 | 12:40 |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Remove unused get_log_args https://review.opendev.org/c/openstack/neutron/+/845128 | 12:57 |
*** dasm|ruck|afk is now known as dasm|ruck | 13:31 | |
*** whoami-rajat__ is now known as whoami-rajat | 14:16 | |
opendevreview | Takashi Kajinami proposed openstack/neutron master: Remove unused get_log_args https://review.opendev.org/c/openstack/neutron/+/845128 | 14:59 |
*** whoami-rajat__ is now known as whoami-rajat | 15:38 | |
prometheanfire | @mock.patch.object(pyroute2.netns, 'listnetns') | 16:50 |
prometheanfire | AttributeError: module 'pyroute2' has no attribute 'netns' | 16:50 |
prometheanfire | this was found via trying to update pyroute2 from 0.6.9 to 0.6.11 | 16:50 |
frickler | prometheanfire: yes, I saw that this morning. seems they do some weird module loading stuff. "from pyroute2 import netns" actually loads "pr2modules.netns" now | 17:04 |
opendevreview | Dr. Jens Harbott proposed openstack/neutron master: Fix tests involving pyroute2.netns module https://review.opendev.org/c/openstack/neutron/+/845164 | 17:48 |
opendevreview | ayenachew molla proposed openstack/neutron-tempest-plugin master: Add a test for removig security group from running instance https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/844958 | 17:48 |
frickler | prometheanfire: ^^ seems rather simple, will look at octavia tomorrow | 17:49 |
frickler | and only now I notice that this conversation was in neutron channel and not reqs. time to eod I guess :D | 17:50 |
opendevreview | Miguel Lavalle proposed openstack/neutron master: [WIP][DNM][OVN] Change the default firewall policy https://review.opendev.org/c/openstack/neutron/+/839066 | 17:52 |
prometheanfire | cool | 18:04 |
opendevreview | Ihar Hrachyshka proposed openstack/neutron master: ovn: revert to stateful dnat_and_snat https://review.opendev.org/c/openstack/neutron/+/838776 | 18:12 |
opendevreview | Dr. Jens Harbott proposed openstack/neutron master: Fix tests involving pyroute2.netns module https://review.opendev.org/c/openstack/neutron/+/845164 | 20:07 |
*** dasm|ruck is now known as dasm|ruck|afk | 21:05 | |
opendevreview | Miguel Lavalle proposed openstack/neutron master: Implement experimental features framework https://review.opendev.org/c/openstack/neutron/+/845181 | 23:35 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]neutron agent show real heartbeat_timestamp https://review.opendev.org/c/openstack/neutron/+/844179 | 23:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!