[Yahoo-eng-team] [Bug 1993005] [NEW] Swift file upload fails on zed with "This name already exists." for non-existing files

2022-10-14 Thread Corey Bryant
Public bug reported: Swift file upload fails on zed with "This name already exists." for non- existing files. Please see attached screenshot for the behavior. I've narrowed this down to a change in 'function getObjectDetails' in swift.service.js. The 'Migrate to AngularJS v1.8.2' change in comm

[Yahoo-eng-team] [Bug 1990174] Re: [OVN] Deadlock when starting neutron server, during the OVN hash ring deletion

2022-10-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/860934 Committed: https://opendev.org/openstack/neutron/commit/b7b8f7c571440577a40aacf9d8d93abc3a5a48b3 Submitter: "Zuul (22348)" Branch:master commit b7b8f7c571440577a40aacf9d8d93abc3a5a48b3 Author: Lucas Alvares Gomes Date: Tue

[Yahoo-eng-team] [Bug 1992974] [NEW] A document error

2022-10-14 Thread Jneeee
Public bug reported: The keyword for enable per-tenant quotas should be 'use_keystone_limits'. But it's 'use_keystone_quotas' in some documents. ** Affects: glance Importance: Undecided Assignee: Jn (jnl2) Status: In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1992953] [NEW] Disable in-band flow management in the ovs bridges

2022-10-14 Thread Slawek Kaplonski
Public bug reported: Currently when restarting neutron, neutron do following setup a) set controller 127.0.0.1 b) set out-of-band mode between a) and b), ovs runs with in-band mode and it has hidden flow in bridge. The hidden flow causing odd dataplane flow. To avoid that potensial odd dataplan

[Yahoo-eng-team] [Bug 1992950] [NEW] [scale] Setting a gateway on router is killing database

2022-10-14 Thread Arnaud Morin
Public bug reported: Context === OpenStack Stein (but master seems affected by this as well). OVS based deployment. L3 routers in DVR and HA mode. One big public "external/public" network (with subnets like /21 or /22) used by instances and router external gateways. Problem description =