[Yahoo-eng-team] [Bug 1858410] Re: Got error 'NoneType' when executing unittest on stable/rocky

2020-03-06 Thread Colleen Murphy
No longer affects the reporter ** Changed in: keystone Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1858410 Title: Got error 'N

[Yahoo-eng-team] [Bug 1866445] [NEW] br-int bridge in one compute can't learn MAC addresses of VMs in other compute nodes

2020-03-06 Thread Yi Yang
Public bug reported: In Openstack Queens release, we noticed a very serious issue, br-int bridge in one compute node can't learn MAC addresses of VMs in other compute nodes, so after launched many VMs, VM-to-VM network performance will decrease linearly, especially ovs will broadcast packets becau

[Yahoo-eng-team] [Bug 1866292] Re: non-admin shouldn't get the ['host', 'traceback'] of os-instance-actions's events

2020-03-06 Thread Brin Zhang
https://review.opendev.org/#/c/706179/8 what happen is, in my patch where I deprecated wrong policy rule, event policy is deprecated with admin_or_owner and so does non-admin was able to access the traceback of events. ** Changed in: nova Status: New => Invalid -- You received this bug no

[Yahoo-eng-team] [Bug 1865882] Re: EC2: token requests 400 due to redacted headers

2020-03-06 Thread Chad Smith
A version of cloud-init containing this fix was published to Ubuntu Focal (20.04) cloud-init 20.1-9-g1f860e5a-0ubuntu1. If this is still a problem for you, please re-open this bug or submit a new bug with related context. ** Changed in: cloud-init Status: Fix Committed => Fix Released --

[Yahoo-eng-team] [Bug 1865947] Re: Write redacted metadata to /run/cloud-init/instance-data.json

2020-03-06 Thread Chad Smith
A version of cloud-init containing this fix was published to Ubuntu Focal (20.04) cloud-init 20.1-9-g1f860e5a-0ubuntu1. If this is still a problem for you, please re-open this bug or submit a new bug with related context. ** Changed in: cloud-init Status: Fix Committed => Fix Released -

[Yahoo-eng-team] [Bug 1866290] Re: EC2: Do not retry on disabled IMDSv2 api/token route returning a 403

2020-03-06 Thread Chad Smith
maybe github squashed it and attributed to me due to the last commit on the branch having the reference Test provided by: Chad Smith I'll make sure if I see top-most commits with other attributions that we also place a trailing Authored-by: footer on the commit message to inform github to m

[Yahoo-eng-team] [Bug 1862561] Re: os-create-backup API policy is allowed for everyone even policy defaults is admin_or_owner

2020-03-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/706727 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=30bcb43ca5bfc1f6f0efe9298ce2f9dbf9431e2e Submitter: Zuul Branch:master commit 30bcb43ca5bfc1f6f0efe9298ce2f9dbf9431e2e Author: Ghanshyam Mann Date: Sun Feb 9 19:57:10 2020 -0600

[Yahoo-eng-team] [Bug 1866129] Re: dnsmasq_version_supported() sometimes throws an exception

2020-03-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/711353 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cc281afeecc58e48f0d5bf3a5d6588e96e1fd33f Submitter: Zuul Branch:master commit cc281afeecc58e48f0d5bf3a5d6588e96e1fd33f Author: Brian Haley Date: Wed Mar 4 17:30:15 2020 -0500

[Yahoo-eng-team] [Bug 1865117] Re: fatal=False in context.can() impact the policy-defaults-refresh to get expect tests results

2020-03-06 Thread Ghanshyam Mann
as discussed on review, we should not change the fetal=false, instead we can adjust the test to verify the things. In this case, we should use the response to verify the policy enforcement not 403. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification be

[Yahoo-eng-team] [Bug 1866380] [NEW] Difficult to debug unexpected ironic driver behavior related to available nodes

2020-03-06 Thread melanie witt
Public bug reported: Recently we had a customer case where attempts to add new ironic nodes to an existing undercloud resulted in half of the nodes failing to be detected and added to nova. Ironic API returned all of the newly added nodes when called by the driver, but half of the nodes were not r

[Yahoo-eng-team] [Bug 1866373] [NEW] URLS in os-keypairs 'links' body are incorrect

2020-03-06 Thread Stephen Finucane
Public bug reported: Similar to https://bugs.launchpad.net/nova/+bug/1864428, the URLs in the 'links' element of the response are incorrect. They read '/keypairs', not '/os-keypairs'. From the current api-ref (2020-03-06): { "keypairs": [ { "keypair": {

[Yahoo-eng-team] [Bug 1866353] [NEW] Neutron API returning HTTP 201 for SG rule create when not fully created yet

2020-03-06 Thread Carlos Goncalves
Public bug reported: Neutron API returns HTTP 201 (Created) for security group rule create requests, although it takes longer to apply the configuration to the port. This means for a period of time the firewall on the port is outdated, eventually posing a security risk or applications to fail/misb

[Yahoo-eng-team] [Bug 1864776] Re: os-volumes-attachments API policy is allowed for everyone even policy defaults is admin_or_owner

2020-03-06 Thread OpenStack Infra
Reviewed: https://review.opendev.org/709955 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=763d220504d1e1ef01231bdfbe0f390d28d850b7 Submitter: Zuul Branch:master commit 763d220504d1e1ef01231bdfbe0f390d28d850b7 Author: zhangbailin Date: Wed Feb 26 14:32:52 2020 +0800

[Yahoo-eng-team] [Bug 1866336] [NEW] Binding of floating ip agent gateway port and agent_id isn't removed

2020-03-06 Thread Slawek Kaplonski
Public bug reported: In patch https://review.opendev.org/#/c/702547/ new db level lock was introduced to ensure that there is always max. 1 FIP gateway port for network on the host. But unfortunately I missed to clean entry in this new table when such gateway port is removed. That causes issues

[Yahoo-eng-team] [Bug 1866331] [NEW] admin port view claims "No security group is associated" even if there is one

2020-03-06 Thread Radosław Piliszek
Public bug reported: Tested on Train release. As cloud admin, but not member of the inspected project, visit that project's port which should have sg: http://horizon/admin/networks/ports/$UUID "Security Groups" display "No security group is associated" With the same credentials OSC displays th

[Yahoo-eng-team] [Bug 1859844] Re: Impossible to rename the Default domain id to the string 'default.'

2020-03-06 Thread James Page
** Changed in: charm-keystone Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1859844 Title: Impossible to rename the Default domain id