Thursday, 2023-11-30

opendevreviewMiguel Lavalle proposed openstack/neutron master: [PoC][DNM] Enable HA for OVN router flavors  https://review.opendev.org/c/openstack/neutron/+/90151300:53
opendevreviewTakashi Kajinami proposed openstack/neutron-fwaas master: Remove usage of LBaaS constants  https://review.opendev.org/c/openstack/neutron-fwaas/+/90221502:01
opendevreviewTakashi Kajinami proposed openstack/networking-sfc master: Remove usage of LBaaS constants  https://review.opendev.org/c/openstack/networking-sfc/+/90221602:04
opendevreviewhuanghailun proposed openstack/neutron master: Add allowed_address_pairs add/remove atomic operations  https://review.opendev.org/c/openstack/neutron/+/90189502:41
*** tobias-urdin is now known as tobias-urdin-pto09:34
opendevreviewLajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP  https://review.opendev.org/c/openstack/neutron/+/89946909:38
opendevreviewMerged openstack/neutron stable/zed: [DHCP agent] Fix route to OVN metadata port for non-isolated networks  https://review.opendev.org/c/openstack/neutron/+/90171812:12
opendevreviewyatin proposed openstack/neutron stable/yoga: [Stable yoga Only] Drop ovs/ovn fips 9-stream jobs  https://review.opendev.org/c/openstack/neutron/+/90228913:00
opendevreviewyatin proposed openstack/neutron stable/xena: [DNM] Check xena nftables job issue  https://review.opendev.org/c/openstack/neutron/+/90229613:43
opendevreviewyatin proposed openstack/neutron stable/xena: [DNM] Check xena nftables job issue  https://review.opendev.org/c/openstack/neutron/+/90229614:05
haleybjlibosva: was it you i was talking to, possibly weeks ago, about the correct usage of neutron-ovn-db-sync-util? or maybe it was lucas?16:54
haleybbasically about stopping neutron-server while running it, etc16:55
jlibosvahaleyb: maybe :)16:58
jlibosvahaleyb: was it over IRC or PTG?16:58
haleybno idea, maybe i should look in the ptg notes16:58
haleybthe docs only mention how to run it for migration, not on some maintenance window type of way16:59
haleybjlibosva: ah, so you did add a note at the ptg, "(jlibosva) it often happens when you run neutron-server, not as much when they are offline"17:00
jlibosvahaleyb: yeah, I recall having some discussion at the PTG17:01
jlibosvahaleyb: I'm just concerned that using the db-sync tool to fix the db inconsistencies is more like a last resort thing. it would be better if we cloud prevent such out-of-sync situations.17:02
*** tkajinam is now known as Guest866617:02
jlibosvahaleyb: not sure what your question is though :) in case the db-sync is required, it's better to shut neutron_apis down as they may interfere with the sync script17:03
haleybjlibosva: yeah, that was my basic question, we've seen some interesting failures trying to run it while the api is active17:04
haleybbut it would be good not to need it, i just don't know what went wrong in this case, and being an "old" release doesn't help since things might have been fixed17:05
jlibosvahaleyb: they way it works is that it dumps objects from one DB to the memory and then dumps the objects from the second DB. if there was a change in between then it will be treated as inconsistency17:05
haleybjlibosva: right, and races can happen in-between, definitely seen that.17:08
haleyband i know lucas (and others) have fixed some false positives recently which is great, but i definitely still see complaints from it in "log" mode on a daily basis :(17:09
jlibosvahaleyb: is it the "log" mode that happens when neutron-server is starting up? you can just turn that off if it's mostly false positives17:09
opendevreviewLajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP  https://review.opendev.org/c/openstack/neutron/+/89946917:10
jlibosvait's the `neutron_sync_mode` option17:10
haleybjlibosva: no, this is when run standalone, but i guess it would be the same info17:10
opendevreviewLajos Katona proposed openstack/neutron master: FIP QoS: check policy id before blindly updating FIP  https://review.opendev.org/c/openstack/neutron/+/89946917:11
haleybjlibosva: anyways, thanks for pointing me at the ptg notes, reminded me there's work to do there for me17:23
opendevreviewBrian Haley proposed openstack/neutron master: [ovn] Add support for IPv6 metadata  https://review.opendev.org/c/openstack/neutron/+/89402619:20
opendevreviewBrian Haley proposed openstack/neutron-tempest-plugin master: [ovn] Enable IPv6 metadata tests for OVN  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/89402719:20
opendevreviewBrian Haley proposed openstack/neutron master: Create an OVN metadata namespace prefix constant  https://review.opendev.org/c/openstack/neutron/+/89616920:11
opendevreviewMerged openstack/neutron stable/2023.1: [DHCP agent] Fetch OVN Metadata port from plugin  https://review.opendev.org/c/openstack/neutron/+/90184820:15
opendevreviewMerged openstack/neutron stable/2023.1: [DHCP agent] Fix route to OVN metadata port for non-isolated networks  https://review.opendev.org/c/openstack/neutron/+/90171720:15
opendevreviewBrian Haley proposed openstack/neutron master: Remove some useless else statements  https://review.opendev.org/c/openstack/neutron/+/90232720:21
opendevreviewBrian Haley proposed openstack/neutron master: Remove re-importation of uuid library  https://review.opendev.org/c/openstack/neutron/+/90232820:55
opendevreviewBrian Haley proposed openstack/neutron master: Remove some useless else statements  https://review.opendev.org/c/openstack/neutron/+/90232721:00
opendevreviewMerged openstack/neutron master: Remove logic for old LBaaS(v2)  https://review.opendev.org/c/openstack/neutron/+/90204821:45
opendevreviewBrian Haley proposed openstack/neutron master: Fix assignment-from-none warnings  https://review.opendev.org/c/openstack/neutron/+/90233221:57
opendevreviewBrian Haley proposed openstack/neutron master: Fix format-string-without-interpolation  https://review.opendev.org/c/openstack/neutron/+/90233322:05
opendevreviewBrian Haley proposed openstack/neutron master: Fix deprecated-method warning  https://review.opendev.org/c/openstack/neutron/+/90233422:13
opendevreviewBrian Haley proposed openstack/neutron master: Remove the SubresourceTest class  https://review.opendev.org/c/openstack/neutron/+/90233522:19
opendevreviewBrian Haley proposed openstack/neutron master: Fix simplifiable-if-expression warning  https://review.opendev.org/c/openstack/neutron/+/90233722:24
opendevreviewBrian Haley proposed openstack/neutron master: Fix consider-using-in warning  https://review.opendev.org/c/openstack/neutron/+/90233822:29
opendevreviewBrian Haley proposed openstack/neutron master: Remove some useless else statements  https://review.opendev.org/c/openstack/neutron/+/90232722:39
opendevreviewBrian Haley proposed openstack/neutron master: Fix consider-using-sys-exit warning  https://review.opendev.org/c/openstack/neutron/+/90233922:44
* haleyb thinks that is enough pylint fixings22:45
opendevreviewBrian Haley proposed openstack/neutron master: Fix assignment-from-none warnings  https://review.opendev.org/c/openstack/neutron/+/90233223:08

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