[Yahoo-eng-team] [Bug 1928164] [NEW] [OVN] Ovn-controller dose not update the flows table when localport tap device is rebuilt

2021-05-11 Thread hh
Public bug reported: After all vm using network A on HV are deleted, the tap device of the network A is also deleted. After the vm is re-created on this HV using the network A, the tap device will be rebuilt. At this point, the flows table has not been updated and the vm's traffic cannot reach

[Yahoo-eng-team] [Bug 1928007] Re: rbd_utils unit tests not running in gate

2021-05-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/790511 Committed: https://opendev.org/openstack/nova/commit/8b647f1b3f56879be221b3925570790a1e0e77f8 Submitter: "Zuul (22348)" Branch:master commit 8b647f1b3f56879be221b3925570790a1e0e77f8 Author: melanie witt Date: Mon May 10

[Yahoo-eng-team] [Bug 1927020] Re: cloudconfig not writing maas data source

2021-05-11 Thread Lee Trager
As per discourse it looks like the bug is in Curtin. /etc/cloud/cloud.cfg.d/90_dpkg_maas.cfg is written then deleted by Curtin. Applying debconf selections Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/tmp/tmpihv32ogj/target', 'debconf-set-selections'] with allowed return

[Yahoo-eng-team] [Bug 1674846] Re: using glance v2 api does not remove temporary files

2021-05-11 Thread Jeremy Stanley
The indicated fix merged during the Ussuri development cycle, so in theory this bug should be valid only for stable/train and older branches. Given stable/train is scheduled to enter extended maintenance phase tomorrow, there is no opportunity to backport the fix to it and issue a point release at

[Yahoo-eng-team] [Bug 1799588] Re: default paste_deploy.flavor is none, but config file text implies it is 'keystone' (was: non-admin users can see all tenants' images even when image is private)

2021-05-11 Thread Jeremy Stanley
Yes, since this bug is only valid for branches which are no longer in a maintained state, there is little point in issuing an advisory. ** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1927926] Re: Ha port is not cleared when cleanup l3router ns

2021-05-11 Thread fanxiujian
** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1927926 Title: Ha port is not cleared when cleanup l3router ns Status in

[Yahoo-eng-team] [Bug 1674846] Re: using glance v2 api does not remove temporary files

2021-05-11 Thread Vishal Manchanda
hi, I tried to reproduce this bug on the master branch but not succeed. I think it is already fixed by [1]. So when you try to create an image using django(leagcy) way, it will create a temporary file which will be deleted once the upload is completed[2]. [1]

[Yahoo-eng-team] [Bug 1799588] Re: default paste_deploy.flavor is none, but config file text implies it is 'keystone' (was: non-admin users can see all tenants' images even when image is private)

2021-05-11 Thread Erno Kuvaja
The fix for this was released back in 2018 it seems. Closing the bug. ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1928063] [NEW] SEV enabled instance unable to hard reboot

2021-05-11 Thread Lee Yarwood
Public bug reported: Description === Hard rebooting a SEV enabled instance fails with a NotImplementedError raised as the image_meta stashed in the system_metadata of the instance doesn't contain the image name or id: 2021-05-10 16:50:24.847 7 ERROR oslo_messaging.rpc.server File

[Yahoo-eng-team] [Bug 1927494] Re: [designate] admin_* options are based on v2 identity instead of v3

2021-05-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/790080 Committed: https://opendev.org/openstack/neutron/commit/adfd853267ca529816f4c17a145d9e70e8abfac5 Submitter: "Zuul (22348)" Branch:master commit adfd853267ca529816f4c17a145d9e70e8abfac5 Author: Takashi Kajinami Date: Thu

[Yahoo-eng-team] [Bug 1849098] Re: ovs agent is stuck with OVSFWTagNotFound when dealing with unbound port

2021-05-11 Thread Edward Hope-Morley
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/queens Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1927249] Re: Neutron_Tempest_Plugin: Create Fake Network for Negative Neutron Test cases

2021-05-11 Thread Martin Kopec
Moving to neutron as it's related to the neutron-tempest-plugin. ** Project changed: tempest => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1927249 Title:

[Yahoo-eng-team] [Bug 1927249] [NEW] Neutron_Tempest_Plugin: Create Fake Network for Negative Neutron Test cases

2021-05-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: There are some test cases which are modifying the test network UUID: https://github.com/openstack/neutron-tempest- plugin/blob/5ad4e821006b9ae2bbd5aee18f47b8764a2e2f9c/neutron_tempest_plugin/api/test_ports_negative.py#L56 Such updates are causing