[Yahoo-eng-team] [Bug 1836295] [NEW] Registering 2 Dashboards breaks get_dashboards

2019-07-11 Thread Stephen Crawley
Public bug reported: When 2 or more Dashboards are registered manually, the get_dashboards() method breaks saying that '<' is not supported between the dashboard classes. The problem is that the get_dashboards() method attempts to order the manually registered dashboards (alphabetically acco

[Yahoo-eng-team] [Bug 1836263] [NEW] doc: PUT /ports/{port_id} updates selectively

2019-07-11 Thread Eric Fried
Public bug reported: Based on noted usage in Nova [1], it appears as though PUT /v2/ports/{port_id} [2] with a payload like { "port": "foo": ..., } will update only port.foo on the server, leaving all the other contents of the port untouched. That is, you can GET-extract-PUT rather tha

[Yahoo-eng-team] [Bug 1836253] [NEW] Sometimes InstanceMetada API returns 404 due to invalid InstaceID returned by _get_instance_and_tenant_id()

2019-07-11 Thread william
Public bug reported: Sometimes on instance initialization, the metadata step fails. On metadata-agent.log there are lots of 404: "GET /2009-04-04/meta-data/instance-id HTTP/1.1" status: 404 len: 297 time: 0.0771070 On nova-api.log we get 404 too: "GET /2009-04-04/meta-data/instance-id HTTP/1.

[Yahoo-eng-team] [Bug 1754104] Re: install guide: keystone_authtoken/auth_url shows incorrect port

2019-07-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670005 Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=0ae1ad63c10ea8643fc0998dca159b844286c414 Submitter: Zuul Branch:master commit 0ae1ad63c10ea8643fc0998dca159b844286c414 Author: zengjia Date: Wed Jul 10 15:46:32 2019 +0800

[Yahoo-eng-team] [Bug 1836212] [NEW] libvirt: Failure to recover from failed detach

2019-07-11 Thread Matthew Booth
Public bug reported: 1020162 ERROR root [req-46fbc6c8-de2c-4afb-9f24-9d75947c9a3c 9ccddbb72e2d42b6ab1a31ad48ea21fb 86bea4eb057b412a98402a1b7e1d9222 - - -] Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/site- packages/nova/virt/libvirt/guest.p

[Yahoo-eng-team] [Bug 1836204] [NEW] The allocation of VGPU has race problem

2019-07-11 Thread Alex Xu
Public bug reported: The vgpu is allocated by this method https://github.com/openstack/nova/blob/8260979b71b29ce2666d37b3adc7c256482aa16d/nova/virt/libvirt/driver.py#L3235 That method list the assigned mdev by listing the libvirt domain. But if there are two concurrent request come to this metho

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-11 Thread Corey Bryant
This bug was fixed in the package neutron - 2:14.0.2-0ubuntu1~cloud0 --- neutron (2:14.0.2-0ubuntu1~cloud0) bionic-stein; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . neutron (2:14.0.2-0ubuntu1) disco; urgency=medium . * New upstream release for Op

[Yahoo-eng-team] [Bug 1832210] Re: fwaas netfilter_log: incorrect decode of log prefix under python 3

2019-07-11 Thread Corey Bryant
** Changed in: cloud-archive/train Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1832210 Title: fwaas netfilter_log: incorrect decode of log

[Yahoo-eng-team] [Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:14.0.2-0ubuntu1 --- neutron (2:14.0.2-0ubuntu1) disco; urgency=medium * New upstream release for OpenStack Stein (LP: #1831754). * d/p/bug1826419.patch: Dropped. Fixed upstream in 14.0.2. * d/p/revert-iptables-tcp-checksum-fill-code.

[Yahoo-eng-team] [Bug 1836065] Re: libvirt Error - No more available PCI slots

2019-07-11 Thread Lee Yarwood
Try increasing ``[libvirt]/num_pcie_ports``? FWIW this isn't a valid upstream bug as you have backported a change that is unmerged in master and another that is unmerged in stable/rocky. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a m