[Yahoo-eng-team] [Bug 1930414] Re: Traffic leaked from dhcp port before vlan tag is applied

2022-01-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/820897 Committed: https://opendev.org/openstack/neutron/commit/7aae31c9f9ed938760ca0be3c461826b598c7004 Submitter: "Zuul (22348)" Branch:master commit 7aae31c9f9ed938760ca0be3c461826b598c7004 Author: Bence Romsics Date: Tue Oct 5

[Yahoo-eng-team] [Bug 1958458] [NEW] Multiple GPU card bind to multiple vms

2022-01-19 Thread Satish Patel
Public bug reported: I am running wallaby and I have compute node which has two GPU card. My requirement is to create vm1 which bind with GPU-1 and vm2 bind with GPU-2 card but i am getting error [root@GPUN06 /]# lspci -nn | grep -i nv 5e:00.0 3D controller [0302]: NVIDIA Corporation GV100GL [Tes

[Yahoo-eng-team] [Bug 1940812] Re: UnboundLocalError: local variable 'instance_uuid' referenced before assignment

2022-01-19 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/1940812 Title: UnboundLocalError: local variable 'i

[Yahoo-eng-team] [Bug 1958363] [NEW] Notifications to nova disabled causing tests failures

2022-01-19 Thread Slawek Kaplonski
Public bug reported: For some reason (I have no idea why) during the scenario tests neutron stops sending notifications about port status change to nova. In the logs of neutron server there is info that notifications are disabled, like: Jan 18 12:05:45.415318 ubuntu-focal-inmotion-iad3-0028053821

[Yahoo-eng-team] [Bug 1958364] [NEW] [ovn]Set NB/SB connection inactivity_probe does not work for cluster

2022-01-19 Thread ZhouHeng
Public bug reported: If ovn is single node, we set config like: [ovn] ovn_nb_connection = tcp:100.2.223.2:6641 ovn_sb_connection = tcp:100.2.223.2:6642 The NB/SB connection inactivity_probe can be set correctly. When ovn is in cluster deployment, config like: [ovn] ovn_nb_connection = tcp:100.2

[Yahoo-eng-team] [Bug 1958355] [NEW] [OVN][SRIOV] Not support create port which is type of external_port backed geneve network

2022-01-19 Thread Liu Xie
Public bug reported: The external_port only supported where network is vlan type, not geneve network. So we should return it when create a sriov nic backed tunnel net. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1958353] [NEW] [ovn]Gateway port is down after gateway chassis changed

2022-01-19 Thread ZhouHeng
Public bug reported: ml2 driver: ovn gateway chassis: nodeA, nodeB, nodeC step 1: create a router and set gateway, the gateway port status is active, and bound nodeA. step 2: down nodeA, gateway port status change to down, and bound nodeB. step3: down nodeB, gateway port status change to active,