[Yahoo-eng-team] [Bug 1741810] Re: Filter AggregateImagePropertiesIsolation doesn't Work

2020-06-30 Thread Sam Morrison
** Changed in: nova Status: Expired => Confirmed ** Changed in: nova Status: Confirmed => 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/1741810 Title:

[Yahoo-eng-team] [Bug 1885825] [NEW] No implicit user creation with GRANT syntax in MySQL 8.0 Ubuntu Focal

2020-06-30 Thread Ghanshyam Mann
Public bug reported: Ubuntu Focal (20.04) has mysql 8.0 and with mysql 8.0 there is no implicit user creation with GRANT syntax. In Ubuntu Bionic (18.04) mysql 5.7 version used to create the user implicitly when using using the GRANT. But starting with mysql 8.0, we need to create the user

[Yahoo-eng-team] [Bug 1883559] Re: [OVN] enable_distributed_floating_ip changes are not applied for existing NAT entries

2020-06-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/735613 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=26f6b90930509314cece4c237e4280b60bae278f Submitter: Zuul Branch:master commit 26f6b90930509314cece4c237e4280b60bae278f Author: Lucas Alvares Gomes Date: Mon Jun 15 11:45:19

[Yahoo-eng-team] [Bug 1885772] [NEW] Keystone doesn't use http_proxy_to_wsgi middleware

2020-06-30 Thread s10
Public bug reported: Keystone since migration to flask doesn't import nor use http_proxy_to_wsgi middleware. How to reproduce: 1. Start Keystone with uwsgi as http application 2. Set [oslo_middleware] option enable_proxy_headers_parsing=true in keystone.conf 3. Setup SSL terminating reverse

[Yahoo-eng-team] [Bug 1884986] Re: [OVN] functional test failing TestNBDbMonitorOverTcp test_floatingip_mac_bindings

2020-06-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/738415 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=598e0376c6497929a5abc1aa7c7ea1dada5de589 Submitter: Zuul Branch:master commit 598e0376c6497929a5abc1aa7c7ea1dada5de589 Author: Maciej Jozefczyk Date: Mon Jun 29 10:55:14

[Yahoo-eng-team] [Bug 1882061] Re: neutron-ovn-db-sync-util fails with KeyError: 'port_security_enabled' when port security not enabled

2020-06-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/733512 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=58d1d0dbddd3299537f67b0fdee906918fd4bb6f Submitter: Zuul Branch:master commit 58d1d0dbddd3299537f67b0fdee906918fd4bb6f Author: Frode Nordahl Date: Thu Jun 4 11:40:16 2020

[Yahoo-eng-team] [Bug 1885758] [NEW] RPCMessage timeouts when ovs agent is reporting status about many ports

2020-06-30 Thread Slawek Kaplonski
Public bug reported: In case when neutron-ovs-agent is handling many ports, like e.g. 1000 and configures all of them in one rpc loop iteration, it will send update_devices_status rpc message to the neutron-server and it may timeout as neutron server will process ports one by one. Such timeout

[Yahoo-eng-team] [Bug 1885753] [NEW] Stale data causes keystone to raise an HTTP 500 during update updates

2020-06-30 Thread Lance Bragstad
Public bug reported: If two clients attempt to update the same user, they are susceptible to a race condition in the update_user method of the sql driver: I ran into this by using multiple (16) clients to run a script that updates the password for a user: #!/bin/bash set -xo function cleanup

[Yahoo-eng-team] [Bug 1884819] Re: cloud-init service failed to start with FileExistsError: [Errno 17] File exists: '/var/lib/cloud/data'

2020-06-30 Thread Shreenidhi Shedi
Hi Dan, Thanks for the response, you're right, my patch was incomplete and I rectified it and now everything seems to be fine. If I face any issues again, I'll file a new bug, please close this one. -- Shedi ** Changed in: cloud-init Status: Incomplete => Invalid -- You received this

[Yahoo-eng-team] [Bug 1786646] Re: Domain Existence Leaking without authentication

2020-06-30 Thread Kristi Nikolla
** Changed in: keystone Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1786646 Title: Domain Existence Leaking without

[Yahoo-eng-team] [Bug 1118815] Re: Remove python-oauth from the archive

2020-06-30 Thread Paride Legovini
I updated some tasks: - identicurse: removed from Groovy => Fix Released - jsonbot: removed from Bionic => Fix Released - python-django-piston: removed from Eoan => Fix Released - turpial: removed from Xenial => Fix Releaed - tweepy: dependency dropped in Xenial => Fix Released - u1db: pkg

[Yahoo-eng-team] [Bug 1885725] [NEW] 'copy-image' import job should not try to run additional plugins

2020-06-30 Thread Erno Kuvaja
Public bug reported: The import plugins were designed to be additional tasks to be performed against the image data or metadata before image being set to active. Things like uncompression or conversion etc. just does not make sense while target is just to copy the data between stores. **

[Yahoo-eng-team] [Bug 1885695] [NEW] [OVS] "vsctl" implementation does not allow empty transactions

2020-06-30 Thread Rodolfo Alonso
Public bug reported: "vsctl" implementation was removed in Train. [1] introduced in Stein a bug when using the "vsctl" implementation. A transaction using this implementation cannot be empty, should have at least one operation. In [2], if qos and queue are None, this transaction won't have any