[Yahoo-eng-team] [Bug 1965183] Re: ovn migration executes scripts from /tmp directory

2022-03-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/834071 Committed: https://opendev.org/openstack/neutron/commit/0529ccdf71dcd093a80180097eeaa5d7cb5e15fb Submitter: "Zuul (22348)" Branch:master commit 0529ccdf71dcd093a80180097eeaa5d7cb5e15fb Author: Jakub Libosvar Date: Wed Mar

[Yahoo-eng-team] [Bug 1959567] Re: QoS Ingress bandwidth limit with OVS backend may not work as expected

2022-03-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/832662 Committed: https://opendev.org/openstack/neutron/commit/f7ab90baad83823cfb94bc8b9450cd915ea49c03 Submitter: "Zuul (22348)" Branch:master commit f7ab90baad83823cfb94bc8b9450cd915ea49c03 Author: Slawek Kaplonski Date: Tue

[Yahoo-eng-team] [Bug 1960230] Re: resize fails with FileExistsError if earlier resize attempt failed to cleanup

2022-03-21 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1960230 Title: resize fails with FileExistsError

[Yahoo-eng-team] [Bug 1960346] Re: Volume detach failure in devstack-platform-centos-9-stream job

2022-03-21 Thread Ghanshyam Mann
Closing it for nova as it is fixed on the tempest side. ** Changed in: nova Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1960346

[Yahoo-eng-team] [Bug 1960346] Re: Volume detach failure in devstack-platform-centos-9-stream job

2022-03-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/tempest/+/834350 Committed: https://opendev.org/openstack/tempest/commit/7304e3ac8973a42bcfff91d561ac9d238b187334 Submitter: "Zuul (22348)" Branch:master commit 7304e3ac8973a42bcfff91d561ac9d238b187334 Author: Ghanshyam Mann Date: Fri Mar

[Yahoo-eng-team] [Bug 1965819] [NEW] list object has no attribute 'acked'

2022-03-21 Thread Terry Wilson
Public bug reported: Using python-ovs master, there are errors such as: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-81ffbcd9-59d1-498a-aea2-d57e0d515ff2 None None] OVS database connection to OVN_Southbound failed with error: ''list' object has no attribute

[Yahoo-eng-team] [Bug 1965807] [NEW] Bulk port creation breaks IPAM module when driver port creation fails

2022-03-21 Thread Rodolfo Alonso
Public bug reported: This bug is related to https://bugs.launchpad.net/neutron/+bug/1954763. There is a problem with the IPAM module, [1] and ML2 OVN driver. When a port is created in "create_port_bulk", we first create the IPAM allocations [1], to save time and DB accesses. However, if one

[Yahoo-eng-team] [Bug 1965772] [NEW] ovn-octavia-provider does not report status correctly to octavia

2022-03-21 Thread Gabriel Barazer
Public bug reported: Hi all, The OVN Octavia provider does not report status correctly to Octavia due to a few bugs in the health monitoring implementation: 1)

[Yahoo-eng-team] [Bug 1965530] Re: ovn-octavia-provider health monitoring fails because doesn't set the correct source IP address for OVN health check

2022-03-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/834345 Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/90bd5dc71ecd4891fcd9292d56726f034a59fbdf Submitter: "Zuul (22348)" Branch:master commit 90bd5dc71ecd4891fcd9292d56726f034a59fbdf Author: Miguel

[Yahoo-eng-team] [Bug 1964339] Re: [OVN Octavia Provider] OVN provider tests using too old version of OVN

2022-03-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/833798 Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/5bee600eddd872d43ba6c51400c20fa5f50bd97f Submitter: "Zuul (22348)" Branch:master commit 5bee600eddd872d43ba6c51400c20fa5f50bd97f Author: Lucas

[Yahoo-eng-team] [Bug 1965732] [NEW] loadbalancer stuck in PENDING_X if delete_vip_port fails

2022-03-21 Thread Luis Tomas Bolivar
Public bug reported: Load balancer are stuck in pending_x status if delete_vip_port function fails with an error different than PortNotFound when:: - deleting a loadbalancer - failed to created a loadbalancer The problem comes from proper status update not being sent back to octavia ** Affects: