[Yahoo-eng-team] [Bug 1794706] Re: The instance left stuck when oslo.messaging raised MessageDeliveryFailure exception

2019-08-05 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1839028] Re: Port forwarding API test fails because "description" was added to the PF resource

2019-08-05 Thread Slawek Kaplonski
It failed like that only on patch https://review.opendev.org/#/c/670930/ which in fact is trying to add this field to the port forwarding. So there is no bug at all \o/ ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1839028] [NEW] Port forwarding API test fails because "description" was added to the PF resource

2019-08-05 Thread Slawek Kaplonski
Public bug reported: Tempest API test for port_forwarding failed because port_forwarding returned from neutron server had got "description" attribute. Problem is that according to API definition it shouldn't have description: https://github.com/openstack/neutron-lib/blob/master/neutron_lib/api/d

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2019-08-05 Thread Tobias Koch
Oh, good observation, Dan. Yes, it was happening on Cosmic and later. But I cannot say when it started. Now in a moment of despair I tried something very unorthodox: I copied udevadm from Bionic to the Eoan image and ran the tests again. Look and behold, all pass. ** No longer affects: linux-azure

[Yahoo-eng-team] [Bug 1839009] [NEW] os-server-external-events does not behave correctly for failed single events

2019-08-05 Thread Surya Seetharaman
Public bug reported: The "os-server-external-events" API does not behave correctly when the request body contains a list of one event and if that event ends up in a non-200 state, i.e if the event ends up in either 400 or 404 or 422 states, the function executes all the way to L147 (https://github

[Yahoo-eng-team] [Bug 1771116] Re: network configuration fails on CentoS 7.5: using dhcp instead of static address

2019-08-05 Thread Chad Smith
Excellent, ok leaving this bug as INVALID then. If the problem is still exhibited on latest cloud-init please re-open and provide the failing cloud-init version. If your image doesn't contain cloud-init version 19.2 or later, Latest cloud-init for centos is here available here https://copr.fedorai

[Yahoo-eng-team] [Bug 1839004] [NEW] Rocky DVR-SNAT seems missing entries for conntrack marking

2019-08-05 Thread Ewald van Geffen
Public bug reported: Hello, I've been playing with Rocky on CentOS 7 with DVR / DVR-SNAT / BGP. Our provider network uses private IP-space for scalability. Our tenants run in public IP-space. Steps: openstack network create --share --provider-network-type vlan --external --provider-physical-n

[Yahoo-eng-team] [Bug 1838811] Re: /opt/stack/devstack/tools/outfilter.py failing in neutron functional jobs since 8/2

2019-08-05 Thread Matt Riedemann
** No longer affects: devstack ** Changed in: neutron Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1838811 Title: /opt/stack/devstack/tools/outfil

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

2019-08-05 Thread James Page
This bug was fixed in the package neutron-fwaas - 1:14.0.0-0ubuntu1.1~cloud0 --- neutron-fwaas (1:14.0.0-0ubuntu1.1~cloud0) bionic-stein; urgency=medium . * New update for the Ubuntu Cloud Archive. . neutron-fwaas (1:14.0.0-0ubuntu1.1) disco; urgency=medium . [ Corey Bryant

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

2019-08-05 Thread James Page
# apt-cache policy python3-neutron-fwaas python3-neutron-fwaas: Installed: 1:14.0.0-0ubuntu1.1~cloud0 Candidate: 1:14.0.0-0ubuntu1.1~cloud0 Version table: *** 1:14.0.0-0ubuntu1.1~cloud0 500 500 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-proposed/stein/main amd64 Package

[Yahoo-eng-team] [Bug 1838952] [NEW] security_group_rule is not correctly processed with legacy neutron

2019-08-05 Thread Yang Youseok
Public bug reported: If neutron does not support quota_details, currently horizon is broken emitting KeyError below. [Mon Aug 05 18:14:59.218082 2019] [wsgi:error] [pid 34:tid 140353969415936] [remote 172.26.100.219:53513] File "/var/lib/kolla/venv/lib/python3.6/site-packages/horizon/tables/

[Yahoo-eng-team] [Bug 1838950] Re: "Domain" panel under Identity is missing

2019-08-05 Thread Vishal Manchanda
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1838950 Title: "Domain" panel under Identity is missing Status

[Yahoo-eng-team] [Bug 1838950] [NEW] "Domain" panel under Identity is missing

2019-08-05 Thread Vishal Manchanda
Public bug reported: I am following this document for the Horizon development environment. When I run 'tox -e runserver' everything works fine but 'Domain' panel is missing under identity panel however, it is visible in my devstack setup. Steps to Reproduce: 1. Deploy OpenStack using devstack. 2.