[Yahoo-eng-team] [Bug 1855902] Re: Inefficient Security Group listing

2019-12-10 Thread Brian Haley
*** This bug is a duplicate of bug 1830679 *** https://bugs.launchpad.net/bugs/1830679 This was fixed in https://review.opendev.org/#/c/665566/ and backported to stable/stein (15.0.0), it wasn't backported further. Closing as a duplicate of https://bugs.launchpad.net/neutron/+bug/1830679 **

[Yahoo-eng-team] [Bug 1855945] [NEW] Network Config Version 2 Device Configuration ID used as interface name when set-name is not specified

2019-12-10 Thread Gregory May
Public bug reported: With Cloud-Init Network Config Version 2, the name of Device Configuration ID object is overwriting the ethernet interface device name when set-name is not specified. Example - Version 2 metadata: instance-id: "management-cluster-controlplane-0" network: version: 2

[Yahoo-eng-team] [Bug 1855934] [NEW] new versions of flake8 parse typeing coments

2019-12-10 Thread sean mooney
Public bug reported: while playing with pre-commit i notice that new versions of flake8 parse type annotion comments. if you have not imported the relevent typing module then it fails with F821 undefined name nova/virt/hardware.py:1396:5: F821 undefined name 'Optional'

[Yahoo-eng-team] [Bug 1855927] [NEW] _poll_unconfirmed_resizes may not retry later if confirm_resize fails in API

2019-12-10 Thread Matt Riedemann
Public bug reported: This is based on code inspection but let's say I have configured my computes to set resize_confirm_window=3600 to automatically confirm a resized server after 1 hour. Within that hour, let's say the source compute service is down. The periodic task gets the unconfirmed

[Yahoo-eng-team] [Bug 1855919] [NEW] roken pipe erros cause neutron metadata agent to fail

2019-12-10 Thread Albert Braden
Public bug reported: After we increased computes to 200, we started seeing "broken pipe" errors in neutron-metadata-agent.log on the controllers. After a neutron restart the errors are reduced, then they increase until the log is mostly errors, and the neutron metadata service fails, and VMs

[Yahoo-eng-team] [Bug 1855912] [NEW] MariaDB 10.1 fails during alembic migration

2019-12-10 Thread Rodolfo Alonso
Public bug reported: New CI job running with MariaDB [1] fails during the alembic migration. According to [2] the problems seems to be solved in v10.2.2. LOG: https://b12f79f00ace923cb903-227be9d6f8442281010ef49b8394f34d.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master

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

2019-12-10 Thread Eric Fried
*** This bug is a duplicate of bug 1855752 *** https://bugs.launchpad.net/bugs/1855752 Sorry, I didn't know about this bug when we opened 1855752. The issue has been fixed under that bug. ** This bug has been marked a duplicate of bug 1855752 Inappropriate HTTP error status from

[Yahoo-eng-team] [Bug 1855902] [NEW] Inefficient Security Group listing

2019-12-10 Thread Joris Hartog
Public bug reported: Issue: Fetching a large Security Group list takes relatively long as several database queries are made for each Security Group. Context: Listing SG's takes around 9 seconds with ~500 existing SG's, 16 seconds with ~1000 SG's and around 30 seconds with ~1500 existing SG's,

[Yahoo-eng-team] [Bug 1855875] Re: When create a new server instance this error occurred.

2019-12-10 Thread Matt Riedemann
This looks like a configuration issue. What is the value of your transport_url config option in both the nova config and cell_mappings table? ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1855888] [NEW] ovs-offload with vxlan is broken due to adding skb mark

2019-12-10 Thread Moshe Levi
Public bug reported: The following patch [1] add use of egress_pkt_mark which is not support with ovs hardware offload. This cause regression break in openstack when using ovs hardware offload when using vxlan [1] - https://review.opendev.org/#/c/675054/ ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1855883] [NEW] can not migrate serve on aarch64

2019-12-10 Thread Eric Xie
Public bug reported: Description === We setup OpenStack env on aarch64 KylinOS. Failed to live migrate instance cause of 'This operating system kernel does not support vITS migration'. Steps to reproduce == 1. Setup OpenStack on aarch64 servers with openstack-helm 2.

[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-12-10 Thread OpenStack Infra
Reviewed: https://review.opendev.org/689861 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3f9411071d4c1a04ab0b68fd635597bf6959c0ca Submitter: Zuul Branch:master commit 3f9411071d4c1a04ab0b68fd635597bf6959c0ca Author: Sean Mooney Date: Mon Oct 21 16:17:17 2019 +

[Yahoo-eng-team] [Bug 1855752] Re: Inappropriate HTTP error status from os-server-external-events

2019-12-10 Thread OpenStack Infra
Reviewed: https://review.opendev.org/698037 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e6f742544432d6066f1fba4666580919eb7859bd Submitter: Zuul Branch:master commit e6f742544432d6066f1fba4666580919eb7859bd Author: Eric Fried Date: Mon Dec 9 09:58:53 2019 -0600

[Yahoo-eng-team] [Bug 1855875] [NEW] When create a new server instance this error occurred.

2019-12-10 Thread sameera madushan
Public bug reported: 2019-12-10 17:17:31.679 31059 ERROR oslo.messaging._drivers.impl_rabbit [req-a5d14694-ebda-449d-9030-0998fc27eb3e c035f19ef5af4a108d5a3704f59362ba b52c7945d86f428e8cf16a4d886f1f9a - default default] Failed to publish message to topic 'nova': 'NoneType' object has no

[Yahoo-eng-team] [Bug 1855869] [NEW] federation role mapping does not add users to groups

2019-12-10 Thread Robert Duncan
Public bug reported: I'm using AzureAD and keystone oidc mapping remote users into local groups does not work as expected. I'm using the auto generated domain for ephemeral cloud users, a remote attribute of OIDC_DEPARTMENT is used for mapping federated users to local groups, the groups and

[Yahoo-eng-team] [Bug 1855854] [NEW] [RFE] Dynamic DHCP allocation pool

2019-12-10 Thread Harald Jensås
Public bug reported: Neuton currently only support configuring the DHCP agent with static /fixed-address allocations. The DHCP client id (the client MAC address in neutron's case) is mapped to a specific IP address in the dhcp server configuration. No range of addresses are made available for

[Yahoo-eng-team] [Bug 1832768] Re: Horizon: AgularJS pages do not display dates in system's timezone

2019-12-10 Thread hutianhao27
** Changed in: starlingx Status: Triaged => Fix Released -- 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/1832768 Title: Horizon: AgularJS pages do not