[Yahoo-eng-team] [Bug 1896563] [NEW] Floating IP port forwarding rule update external_ Port, HTTP return code 500 error

2020-09-21 Thread zhangtongjian
Public bug reported: When an existing port forwarding rule is updated on the floating IP, if the external_port field contained in the updated content is the same as that in other port forwarding rule entries under the floating IP, the HTTP return code is 500; The log of the neutron server

[Yahoo-eng-team] [Bug 1886298] Re: Few of the lower constraints are not compatible with python3.8

2020-09-21 Thread Goutham Pacha Ravi
Fix released in manila-ui: https://review.opendev.org/#/c/743135/ ** Changed in: manila-ui Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1896532] [NEW] Ec2Datasource fails in environments without IMDSv2

2020-09-21 Thread Patrick Oyarzun
Public bug reported: On AWS regions that do not have IMDSv2 available, cloud-init fails to read user-data via the Ec2Datasource. This bug was introduced in the following change: https://bugs.launchpad.net/cloud-init/+bug/1866290 The change in that bug incorrectly assumes that a status code of

[Yahoo-eng-team] [Bug 1896506] [NEW] keepalived_use_no_track default=True breaks bionic deploys

2020-09-21 Thread Corey Bryant
Public bug reported: Presumably the default of keepalived_use_no_track default=True breaks bionic deploys and the patch [1] has been backported to several bionic- based stable branches with a conflicting default config value; it's been backported back to stable/rocky. [1]

[Yahoo-eng-team] [Bug 1895876] Re: When accounts.yaml is used Tempest fails with "Invalid input for tenant_id. Reason: 'None' is not a valid string."

2020-09-21 Thread Martin Kopec
Changing the component to neutron as the mentioned failed tests belong to neutron_tempest_plugin. ** Project changed: tempest => neutron ** Summary changed: - When accounts.yaml is used Tempest fails with "Invalid input for tenant_id. Reason: 'None' is not a valid string." + When accounts.yaml

[Yahoo-eng-team] [Bug 1895876] [NEW] When accounts.yaml is used Tempest fails with "Invalid input for tenant_id. Reason: 'None' is not a valid string."

2020-09-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When accounts.yaml is used Tempest fails with "Invalid input for tenant_id. Reason: 'None' is not a valid string.". However the test cases run fine when dynamic_credentials is set to true. The test cases that fail are:

[Yahoo-eng-team] [Bug 1896496] [NEW] Combination of 'hw_video_ram' image metadata prop, 'hw_video:ram_max_mb' extra spec raises error

2020-09-21 Thread Stephen Finucane
Public bug reported: The 'hw_video_ram' image metadata property is used to configure the amount of memory allocated to VRAM. Using it requires specifying the 'hw_video:ram_max_mb' extra spec or you'll get the following error: nova.exception.RequestedVRamTooHigh: The requested amount of video

[Yahoo-eng-team] [Bug 1860913] Re: Instance uses base image file when it is rebooted after snapshot creation if cinder nfs backend is used

2020-09-21 Thread Lee Yarwood
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Assignee: (unassigned) => Lee Yarwood (lyarwood) ** Changed in: cinder Assignee: (unassigned) => Lee Yarwood (lyarwood) -- You received this

[Yahoo-eng-team] [Bug 1894825] Re: placement allocation update accepts only integers from 1

2020-09-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/750349 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=a61f9553d2074d160ac384313971421b7f063765 Submitter: Zuul Branch:master commit a61f9553d2074d160ac384313971421b7f063765 Author: elajkat Date: Tue Sep 8 13:08:45 2020

[Yahoo-eng-team] [Bug 1881157] Re: [OVS][FW] Remote SG IDs left behind when a SG is removed

2020-09-21 Thread Edward Hope-Morley
As things stand, this is already available in Ussuri uca (16.2.0), and will be available in the upcoming 15.2.0 Train uca point release. Stein and Queens have no existing upstream tag that contains the fix so will require an SRU. ** Also affects: cloud-archive/ussuri Importance: Undecided

[Yahoo-eng-team] [Bug 1599400] Re: nova boot has unexpected API error

2020-09-21 Thread Stephen Finucane
The move to validate these parameters at the API layer introduced in Stein combined with the flavor extra spec validation work in Ussuri (API microversion 2.86 or later) should have seen off this issue. ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova

[Yahoo-eng-team] [Bug 1616539] Re: architecture not validated in "openstack image create"

2020-09-21 Thread Stephen Finucane
This bug should be filed against glance, rather than nova. From what I can tell, glance provides a config option to allow users to opt-in to only allowing valid image metadata properties. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1466451] Re: Nova should verify that devname in pci_passthrough_whitelist is not empty

2020-09-21 Thread Stephen Finucane
** Changed in: nova Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1466451 Title: Nova should verify that devname in

[Yahoo-eng-team] [Bug 1896470] [NEW] OVN migration infrared plugin does not remove ML2OVS-specific templates

2020-09-21 Thread Roman Safronov
Public bug reported: When running migration from ML2OVS to ML2OVN using infrared plugin some ovs-specific templates remain in 'overcloud deploy' command. This is not correct and can cause issues. Example of overcloud-deploy-ovn.sh script: cat overcloud-deploy-ovn.sh #!/bin/bash openstack

[Yahoo-eng-team] [Bug 1299151] Re: nova-consoleauth processes requests when disabled

2020-09-21 Thread Stephen Finucane
As noted in the review, nova-consoleauth has been removed so this bug no longer makes sense. ** Changed in: nova Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1810490] Re: wrong link of gabbits

2020-09-21 Thread Stephen Finucane
** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1810490

[Yahoo-eng-team] [Bug 1840139] Re: Libvirt: Correct usage _guest_add_memory_balloon

2020-09-21 Thread Stephen Finucane
I'm not entirely sure what the issue is here, but this doesn't sound like a bug per sé. At least, it's not something an end user will encounter. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1806079] Re: revert use of stestr in stable/pike

2020-09-21 Thread Stephen Finucane
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1806079 Title: revert use of stestr in stable/pike Status in Ubuntu Cloud Archive: Fix

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

2020-09-21 Thread Stephen Finucane
This was fixed in 26c1567a16d0bbf9ae19327aeafaa7ebc4394946. ** Changed in: nova Status: In Progress => Invalid ** Changed in: nova Status: Invalid => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1847095] Re: The Nova Quobyte driver should use the LibvirtMountedFileSystemVolumeDriver parent class

2020-09-21 Thread Stephen Finucane
** Changed in: nova Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1847095 Title: The Nova Quobyte driver should use the

[Yahoo-eng-team] [Bug 1896463] [NEW] evacuation failed: Port update failed : Unable to correlate PCI slot

2020-09-21 Thread Wonil Choi
Public bug reported: Description === if the _update_available_resource() of resource_tracker is called between _do_rebuild_instance_with_claim() and instance.save() when evacuating VM instances on destination host, nova/compute/manager.py 2931 def rebuild_instance(self, context,

[Yahoo-eng-team] [Bug 1896217] Re: [OVS] When "explicitly_egress_direct" is enabled, egress flows are not deleted when the port is removed

2020-09-21 Thread Rodolfo Alonso
This bug is a duplicate of https://bugs.launchpad.net/neutron/+bug/1881070. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.