Thursday, 2021-12-16

opendevreviewmitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments.  https://review.opendev.org/c/openstack/nova/+/82093506:44
*** hemna9 is now known as hemna07:37
opendevreviewBalazs Gibizer proposed openstack/nova stable/xena: Reproduce bug 1953359  https://review.opendev.org/c/openstack/nova/+/82055008:25
opendevreviewBalazs Gibizer proposed openstack/nova stable/xena: [rt] Apply migration context for incoming migrations  https://review.opendev.org/c/openstack/nova/+/82055308:25
opendevreviewBalazs Gibizer proposed openstack/nova stable/xena: Extend the reproducer for 1953359 and 1952915  https://review.opendev.org/c/openstack/nova/+/82194108:25
opendevreviewBalazs Gibizer proposed openstack/nova stable/wallaby: Reproduce bug 1953359  https://review.opendev.org/c/openstack/nova/+/82055408:29
opendevreviewBalazs Gibizer proposed openstack/nova stable/wallaby: Extend the reproducer for 1953359 and 1952915  https://review.opendev.org/c/openstack/nova/+/82194308:30
opendevreviewBalazs Gibizer proposed openstack/nova stable/wallaby: [rt] Apply migration context for incoming migrations  https://review.opendev.org/c/openstack/nova/+/82055508:31
opendevreviewBalazs Gibizer proposed openstack/nova stable/victoria: Reproduce bug 1953359  https://review.opendev.org/c/openstack/nova/+/82055808:38
opendevreviewBalazs Gibizer proposed openstack/nova stable/victoria: Extend the reproducer for 1953359 and 1952915  https://review.opendev.org/c/openstack/nova/+/82085608:53
opendevreviewBalazs Gibizer proposed openstack/nova stable/victoria: [rt] Apply migration context for incoming migrations  https://review.opendev.org/c/openstack/nova/+/82055908:54
opendevreviewmitya-eremeev-2 proposed openstack/nova master: If no old resources in migration context.  https://review.opendev.org/c/openstack/nova/+/82194709:11
Gues__________________________Morning All :)09:36
Gues__________________________arrghh. brb09:36
rmart04Morning... Again!09:45
rmart04Hope you are all well, had a quick question. We've recently upgraded from Stein to Train and we've noticed some issues after live migrations with no connectivity until a certain threshold on our network is hit (up to 2 minutes).  It's lead mer here > https://bugs.launchpad.net/neutron/+bug/1866139 and I just wanted to confirm if this Is this still an issue?09:49
*** songwenping_ is now known as songwenping10:04
plibeau2lyarwood: I have apply a part of proposition. I have put some question on patchset3. -> https://review.opendev.org/c/openstack/nova/+/82053111:53
opendevreviewGustavo Santos proposed openstack/nova stable/wallaby: Reattach mdevs to guest on resume  https://review.opendev.org/c/openstack/nova/+/82197813:59
opendevreviewmitya-eremeev-2 proposed openstack/nova master: Handle no old resources in migration context. Sometimes after live migration a cleanup cannot check VPMEM resources because migration context is missing the attribute 'old_resources'. It's better to log it than fail migration.  https://review.opendev.org/c/openstack/nova/+/82194714:01
opendevreviewmitya-eremeev-2 proposed openstack/nova master: Handle no old resources in migration context.  https://review.opendev.org/c/openstack/nova/+/82194714:02
opendevreviewGustavo Santos proposed openstack/nova stable/victoria: Reattach mdevs to guest on resume  https://review.opendev.org/c/openstack/nova/+/82198014:04
opendevreviewAlexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case  https://review.opendev.org/c/openstack/nova/+/81692714:12
opendevreviewAlexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case  https://review.opendev.org/c/openstack/nova/+/81692714:19
rmart04Hope you are all well, had a quick question. We've recently upgraded from Stein to Train and we've noticed some issues after live migrations with no connectivity until a certain threshold on our network is hit (up to 2 minutes).  It's lead mer here > https://bugs.launchpad.net/neutron/+bug/1866139 and I just wanted to confirm if this Is this still an issue? Hoping Sean-k-mooney might be around :)14:29
sean-k-mooneyrmart04: there are still some issue with this depening on whatn network backend you are using. ml2/ovs? with or without iptables? ml2/ovn?14:34
rmart04ml2 with security groups yeah :/14:35
rmart04ml2 /ovs with security groups yeah :/14:35
sean-k-mooneyrmart04: well ovs security groups or iptables14:35
sean-k-mooneythere are two sg drivers for ml2/ovs14:35
rmart04lemme check14:35
rmart04yeah iptables_firewall.OVSHybridIptablesFirewallDriver14:37
rmart04]14:40
opendevreviewGustavo Santos proposed openstack/nova stable/ussuri: Reattach mdevs to guest on resume  https://review.opendev.org/c/openstack/nova/+/82198714:46
opendevreviewTakashi Natsume proposed openstack/python-novaclient master: Fix check job failures  https://review.opendev.org/c/openstack/python-novaclient/+/82199115:25
sean-k-mooneyrmart04: i belive in master that is now fix15:32
sean-k-mooneyrmart04: by https://review.opendev.org/c/openstack/neutron/+/76627715:32
sean-k-mooneyrmart04: that is backproted to train https://review.opendev.org/c/openstack/nova/+/77084415:33
sean-k-mooneysorry wrong link15:34
sean-k-mooneylooks like it was not cherry picked on the neutron side15:34
sean-k-mooneythere are patches for ussuri https://review.opendev.org/c/openstack/neutron/+/82144315:35
sean-k-mooneywhile that will help it may not fully reslove your issue sbut it should help15:36
rmart04Ah OK thanks for the info that's' really helpful15:36
rmart04Do you know any tempoary hackarounds whilst we get to ussuri? 15:36
sean-k-mooneynot without a code chagne15:37
rmart04oki dokie15:44
rmart04Would that be a tiny patch, or quite involved?15:47
sean-k-mooneygibi: gmann  its not qa releated but while i was reviewing  the ooo change with the policy overried i notece we have a coule of plices for apis that proably can be or already have been removed17:09
sean-k-mooneylike the api exetion list https://github.com/openstack/nova/blob/stable/wallaby/nova/policies/extensions.py17:09
sean-k-mooneyim not sure if we still have it but we have not had api exstions in a long time17:09
sean-k-mooneyeventually we could make that 404 and delete the policy17:10
gmannsean-k-mooney: API is there so that is why we kept policy too but extensions one is static and not0usable information now17:10
sean-k-mooneyon the ohter hand it cost us little to maintain it so not worth the effort to remove17:10
sean-k-mooneyya17:10
gmannwe kept this not to break people/script if anyone using it but I am fine to remove the extensions API particular 17:10
sean-k-mooneyya its just legacy tech debt17:11
sean-k-mooneyright now it cost us little17:11
gmannyeah, its just there  but we can cleanup that with tech debt in next cycle or so17:12
gmannI hope we could remove proxy APIs too but that will break people :)17:12
sean-k-mooneygmann: well as someoen that supprot raising our min service version im ok with that eventually17:14
gmannyeah, that one. raising min version which is difficult 17:15
*** tbachman_ is now known as tbachman17:24
*** tbachman_ is now known as tbachman17:32
*** tbachman_ is now known as tbachman17:55
opendevreviewAlexey Stupnikov proposed openstack/nova stable/victoria: Ensure MAC addresses characters are in the same case  https://review.opendev.org/c/openstack/nova/+/81692718:03
opendevreviewGabriel Silva Trevisan proposed openstack/nova stable/ussuri: Reproduce bug 1953359  https://review.opendev.org/c/openstack/nova/+/82204720:43
opendevreviewGabriel Silva Trevisan proposed openstack/nova stable/ussuri: Extend the reproducer for 1953359 and 1952915  https://review.opendev.org/c/openstack/nova/+/82204820:55
opendevreviewErlon R. Cruz proposed openstack/nova master: Adds regression test for bug LP#1944619  https://review.opendev.org/c/openstack/nova/+/82184021:03
opendevreviewErlon R. Cruz proposed openstack/nova master: Fix pre_live_migration rollback  https://review.opendev.org/c/openstack/nova/+/81532421:03
opendevreviewGabriel Silva Trevisan proposed openstack/nova stable/ussuri: [rt] Apply migration context for incoming migrations  https://review.opendev.org/c/openstack/nova/+/82205021:30
opendevreviewJonathan Race proposed openstack/nova master: Adds Emulation for aarch64, and ppc64 on x86_64 processors  https://review.opendev.org/c/openstack/nova/+/82205322:31

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