[Yahoo-eng-team] [Bug 1921098] Re: test_init_application_called_twice unit test fails intermittently

2021-04-01 Thread melanie witt
** Changed in: nova Status: In Progress => Fix Released -- 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/1921098 Title: test_init_application_called_twice unit

[Yahoo-eng-team] [Bug 1922264] [NEW] On a compute node with 3 GPUs and 2 vgpu groups, nova fails to load second group

2021-04-01 Thread Rodolphe Plachesi
Public bug reported: Description === We have a multiple compute nodes with multiple NVIDIA GPU cards (RTX8000/RTX6000). Nodes with a mix of RTX8000 and RTX6000 cards have 2 gpu groups configured in nova.conf but nova-compute only creates resource providers for the first gpu group.

[Yahoo-eng-team] [Bug 1922251] [NEW] nova instance snapshots fail when using rbd

2021-04-01 Thread Lucian Petrut
Public bug reported: Snapshotting instances that use the RBD Glance image backend fails if Glance is configured to use multiple stores. Trace: http://paste.openstack.org/raw/804113/ The reason is that the Nova Libvirt driver creates the RBD snapshot directly and then updates the Glance image

[Yahoo-eng-team] [Bug 1896734] Re: A privsep daemon spawned by neutron-openvswitch-agent hangs when debug logging is enabled (large number of registered NICs) - an RPC response is too large for msgpac

2021-04-01 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3~cloud0 --- neutron (2:16.3.0-0ubuntu3~cloud0) bionic-ussuri; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:16.3.0-0ubuntu3) focal; urgency=medium . *

[Yahoo-eng-team] [Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-04-01 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:15.3.2-0ubuntu1~cloud1 --- neutron (2:15.3.2-0ubuntu1~cloud1) bionic-train; urgency=medium . * d/p/revert-dvr-remove-control-plane-arp-updates.patch: Cherry-picked from https://review.opendev.org/c/openstack/neutron/+/777903 to

[Yahoo-eng-team] [Bug 1916761] Re: [dvr] bound port permanent arp entries never deleted

2021-04-01 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:16.3.0-0ubuntu3~cloud0 --- neutron (2:16.3.0-0ubuntu3~cloud0) bionic-ussuri; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron (2:16.3.0-0ubuntu3) focal; urgency=medium . *

[Yahoo-eng-team] [Bug 1922237] [NEW] [RFE][QoS] Add minimum guaranteed packet rate QoS rule

2021-04-01 Thread Balazs Gibizer
Public bug reported: Quote from "[RFE] [QoS] add qos rule type packet per second (pps)" [1]: For cloud providers, to limit the packet per second (pps) of VM NIC is popular and sometimes essential. Transit large set packets for VM in physical compute hosts will consume the CPU/phy-nic

[Yahoo-eng-team] [Bug 1922222] [NEW] allow using tap device on netdev enabled host

2021-04-01 Thread norman shen
Public bug reported: hello, after reading the code, it seems nova-compute can only use vhostuser mode if netdev is enabled on ovs bridge. an internal use case requires us to allow using tap device as well as vhostuser device on the same host. Do this sound like a valid use case? ** Affects:

[Yahoo-eng-team] [Bug 1922052] Re: Missing os-brick commands in debug mode

2021-04-01 Thread Balazs Gibizer
The privsep change is proposed in https://review.opendev.org/c/openstack/oslo.privsep/+/784098 ** Also affects: oslo.privsep Importance: Undecided Status: New ** Changed in: oslo.privsep Status: New => In Progress ** Changed in: nova Status: New => Confirmed ** Changed