[Yahoo-eng-team] [Bug 1952409] Re: SQLAlchemy "ConnectionEvents.before_execute" signature has changed in 1.4

2021-12-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/819420 Committed: https://opendev.org/openstack/neutron/commit/d3990468b9ffd2a5c780ed9801fe1f7428475990 Submitter: "Zuul (22348)" Branch:master commit d3990468b9ffd2a5c780ed9801fe1f7428475990 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 1841275] Re: Glance stop Devstack when using USE_PYTHON3 flag

2021-12-01 Thread Cyril Roelandt
I was able to deploy Devstack with Ceph recently, and USE_PYTHON3 is True by default. I was then able to create an image, so I'll assume this bug has been fixed some time in the past 2 years and close it. Feel free to reopen if needed. ** Changed in: glance Status: New => Fix Released --

[Yahoo-eng-team] [Bug 1952770] Re: [OVS][FW] Do not delete flows with "--strict" parameter in the OVS FW

2021-12-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/819900 Committed: https://opendev.org/openstack/neutron/commit/ef7f673098c2a4574365f6f4ed20734f29309f08 Submitter: "Zuul (22348)" Branch:master commit ef7f673098c2a4574365f6f4ed20734f29309f08 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 1952941] [NEW] Migration fails with "NotImplementedError: Cannot load 'pcpuset' in the base class" when a pre Victoria instance with cpu pinning is migrated in Victoria

2021-12-01 Thread Balazs Gibizer
Public bug reported: When the cpuset -> pcpuset data migration was added to InstanceNUMATopology [1] it was missed that such object is not only hydrated via InstanceNUMATopology.get_by_instance_uuid() but also hydrated by RequestSpec.get_by_instance_uuid() indirectly. However the latter code patch

[Yahoo-eng-team] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2021-12-01 Thread James Falcon
Since cloud-init's network v2 support is just straight pass-through to netplan, there doesn't seem to be anything for cloud-init to do here. I'm marking this invalid for cloud-init, but feel free to change the status back to new if I'm missing something. ** Changed in: cloud-init Status: Ne

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-12-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/tempest/+/819751 Committed: https://opendev.org/openstack/tempest/commit/bbe4f8c3054d1f71fd5057e6da096a99753e5754 Submitter: "Zuul (22348)" Branch:master commit bbe4f8c3054d1f71fd5057e6da096a99753e5754 Author: Takashi Kajinami Date: Tue Nov

[Yahoo-eng-team] [Bug 1952915] [NEW] Resize/migrate intermittently fails to revert for instances with dedicated CPUs

2021-12-01 Thread Gabriel Silva Trevisan
Public bug reported: Description - Reverting a cold-migration/resize on an instance with dedicated CPU policy fails intermittently with status 400 and a "fault" message similar to the following: "CPU set to unpin [8] must be a subset of pinned CPU set []" The message above rese

[Yahoo-eng-team] [Bug 1952907] [NEW] Gratuitous ARPs are not sent during master transition

2021-12-01 Thread Damian Dąbrowski
Public bug reported: * High level description: When a router transitions to MASTER state, keepalived should send GARPs but it fails because qg-* interface is down(it comes up about 1 sec after that, so it might be some race condition) Keepalived should also send another GARPs after 60 seconds(g

[Yahoo-eng-team] [Bug 1952898] [NEW] Allow modification of max retries in OVSNeutronAgent

2021-12-01 Thread Szymon Wróblewski
Public bug reported: Modifying max device retries in classes inheriting from OVSNeutronAgent is quite hard because it uses module constant. Since our internal agent providing vrack functionality depends heavily on OVSNeutronAgent it would be nice to be able to change that value without having t

[Yahoo-eng-team] [Bug 1952897] [NEW] Cannot setup IPv6 overlay network in xena

2021-12-01 Thread Tamas Gergely
Public bug reported: After upgrading from pike to xena my IPv6 vxlan overlay networks with linuxbridge stopped working. In neutron-linuxbridge-agent.log on the compute nodes I see: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/neutron/plugins/ml2/drivers/agent/_common