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
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
** 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
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
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
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
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,
7 matches
Mail list logo