[Yahoo-eng-team] [Bug 1997352] Re: When REBUILDING from UEFI to non-UEFI instance ends up in ERROR state

2024-04-06 Thread melanie witt
** Also affects: nova/2024.1 Importance: Undecided Status: New -- 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/1997352 Title: When REBUILDING from UEFI to

[Yahoo-eng-team] [Bug 2016346] Re: nova-manage image_property show throws unexpected keyword

2024-03-29 Thread melanie witt
** Also affects: nova/antelope Importance: Undecided Status: New ** Also affects: nova/zed Importance: Undecided Status: New ** Also affects: nova/2024.1 Importance: Undecided Status: New ** Also affects: nova/2024.2 Importance: Undecided Assignee: Robert

[Yahoo-eng-team] [Bug 1937084] Re: Nova thinks deleted volume is still attached

2024-01-08 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 2046866] [NEW] rebuild_instance of volume-backed server wait_for_instance_event eventlet.timeout.Timeout leads to "ValueError: Circular reference detected"

2023-12-18 Thread melanie witt
Public bug reported: Seen in the CI gate where ServerActionsV293TestJSON: test_rebuild_volume_backed_server rebuild fails due to "ValueError: Circular reference detected". While rebuilding a volume-backed instance, if there is a timeout while waiting for the external event from Cinder [1], the

[Yahoo-eng-team] [Bug 2045921] [NEW] scheduler.utils.set_vm_state_and_notify() race between ERROR state save() and compute_utils.add_instance_fault_from_ex()

2023-12-07 Thread melanie witt
Public bug reported: Maybe "race" isn't the right word, but the ordering of the Instance.save() of ERROR state and the creation of the instance.fault record can result in the instance.fault not having been created yet after the instance is visibly showing ERROR state. Seen in the gate:

[Yahoo-eng-team] [Bug 1984736] Re: "TypeError: catching classes that do not inherit from BaseException is not allowed" is raised if volume mount fails in python3

2023-11-13 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/zed Importance: Undecided Status: New ** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 2019190] Re: [RBD] Retyping of in-use boot volumes renders instances unusable (possible data corruption)

2023-10-24 Thread melanie witt
In an effort to clean up stale bugs, I'm marking this as Invalid for Nova because the issue is in Cinder. ** Changed in: nova Status: New => Invalid -- 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 2023414] Re: Devices attached to running instances get reordered

2023-10-24 Thread melanie witt
I believe this is expected behavior as there are no guarantees given about the ordering of devices, so I'm marking this Invalid as a bug. There is a device tagging feature in Nova for this use case, if I have understood the issue correctly: https://specs.openstack.org/openstack/nova-

[Yahoo-eng-team] [Bug 2023213] Re: Doc "Manage Compute service quotas in nova"

2023-10-24 Thread melanie witt
In an effort to clean up stale bugs, I'm marking this Won't Fix because 1) the Rocky release is EOL [1] and we're no longer merging patches for it and 2) the current doc on the master branch no longer has the unused "project" variable. [1] https://releases.openstack.org/rocky/index.html **

[Yahoo-eng-team] [Bug 2024258] Re: Performance degradation archiving DB with large numbers of FK related records

2023-10-24 Thread melanie witt
https://review.opendev.org/c/openstack/nova/+/877056 merged to master ** Changed in: nova Status: In Progress => Fix Released -- 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 2031635] Re: Unit tests fail due to unsupported .removeprefix() in python 3.7

2023-10-24 Thread melanie witt
** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/zed Importance: Undecided Status: New -- 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 1984736] Re: "TypeError: catching classes that do not inherit from BaseException is not allowed" is raised if volume mount fails in python3

2023-10-20 Thread melanie witt
** Also affects: nova/antelope Importance: Undecided Status: New ** Changed in: nova/antelope Status: New => In Progress -- 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 1983863] Re: Can't log within tpool.execute

2023-10-16 Thread melanie witt
Setting this to Fix Released because the fix landed on the master branch which is continuously released. ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 2027755] [NEW] "sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 50 reached, connection timed out, timeout 30.00" error raised after repeated calls of Flavor.get_*

2023-07-13 Thread melanie witt
9 demo demo] Returning 500 to user: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: In Progress ** Tags: api db -- You received

[Yahoo-eng-team] [Bug 2024258] [NEW] Performance degradation archiving DB with large numbers of FK related records

2023-06-16 Thread melanie witt
, being forced to use a max_rows value several orders of magnitude lower than the number of rows they need to archive is a poor user experience and also makes it unclear if archive progress is actually being made. ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt

[Yahoo-eng-team] [Bug 2004555] Re: [OSSA-2023-003] Unauthorized volume access through deleted volume attachments (CVE-2023-2088)

2023-05-19 Thread melanie witt
** Changed in: nova/zed Status: Fix Committed => Fix Released -- 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/2004555 Title: [OSSA-2023-003] Unauthorized volume

[Yahoo-eng-team] [Bug 2019772] [NEW] nova.test.SubclassSignatureTestCase no longer works

2023-05-15 Thread melanie witt
/library/inspect.html#inspect.ismethod [2] https://docs.python.org/3.5/library/inspect.html#inspect.ismethod [3] https://github.com/openstack/nova/blob/b3fdd7c/nova/test.py#L718 ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: In Progress ** Tags

[Yahoo-eng-team] [Bug 1887735] Re: nova.tests.unit.console.test_websocketproxy. NovaProxyRequestHandlerTestCase.test_tcp_rst_no_compute_rpcapi fails with mock==4.0.2

2023-05-15 Thread melanie witt
Fixed by https://review.opendev.org/c/openstack/nova/+/741351 ** Changed in: nova Status: In Progress => Fix Released -- 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 2016173] [NEW] Cinder attachment delete API failure leaves volume in state 'detaching'

2023-04-13 Thread melanie witt
API in this case to resolve the issue. ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: Triaged ** Tags: volumes -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1458958] Re: Exceptions from Cinder detach volume API not handled

2023-04-13 Thread melanie witt
Came across this bug report while looking for volume detach related bugs. This report is 8 years old and unlikely the info here isn't outdated by now, so I'm going to close it to help clean up the bug backlog. If a specific Cinder exception behavior that is still incorrect is encountered, please

[Yahoo-eng-team] [Bug 2012993] [NEW] Unredacted X-Auth-Token logged at level DEBUG in nova-api when HTTP status code != 2xx

2023-03-27 Thread melanie witt
Public bug reported: Noticed this while working on something else, if the API is going to return a non 2xx HTTP success status code, a lot of request details are logged including the user's unsanitized auth token. In the past, operators considered this to be a security issue despite logging only

[Yahoo-eng-team] [Bug 1957939] Re: Wallaby: Revert resize wedged with status: VERIFY_RESIZE

2023-03-27 Thread melanie witt
This was fixed on master by https://review.opendev.org/c/openstack/nova/+/819494 ** Also affects: nova/wallaby Importance: Undecided Status: New ** Changed in: nova/wallaby Status: New => Fix Committed ** Changed in: nova Status: New => Fix Released -- You received

[Yahoo-eng-team] [Bug 2012979] Re: Server list in both dashboard and command line takes a long time with many images

2023-03-27 Thread melanie witt
This is unfortunately a known issue and is not an issue in Nova but rather is an issue related to the python-openstackclient. There are a couple of CLI options that can be passed to improve performance: * --no-name-lookup (which you already found) or * --name-lookup-one-by-one (this will

[Yahoo-eng-team] [Bug 1773880] Re: "Show All" button not working

2023-03-27 Thread melanie witt
This is several years old and looks to be working now https://docs.openstack.org/api-ref/compute ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1544044] Re: Add new API to force live migration to complete

2023-03-27 Thread melanie witt
This is several years old and also documented at https://docs.openstack.org/nova/latest/admin/live-migration-usage.html. ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1910960] Re: Typo in Availability Zones doc

2023-03-27 Thread melanie witt
** Changed in: nova Status: Fix Committed => Fix Released -- 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/1910960 Title: Typo in Availability Zones doc Status in

[Yahoo-eng-team] [Bug 1629046] Re: Errors about multiple networks pollutes functional test output

2023-03-27 Thread melanie witt
This is several years old and this issue no longer exists. ** Changed in: nova Status: Confirmed => Invalid -- 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/1629046

[Yahoo-eng-team] [Bug 1782468] Re: driver notes in feature support matrix don't render

2023-03-27 Thread melanie witt
I think this got fixed by the patch linked in comment 1. ** Changed in: nova Status: Confirmed => Fix Released -- 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 1765737] Re: Feature Classification in nova - bad links for admin-guide

2023-03-27 Thread melanie witt
I checked through https://docs.openstack.org/nova/latest/user/feature- classification.html and it appears that all of the links work correctly now. ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1920256] Re: Typo in sort dir parameter descriptions

2023-03-27 Thread melanie witt
** Changed in: nova Status: Fix Committed => Fix Released -- 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/1920256 Title: Typo in sort dir parameter descriptions

[Yahoo-eng-team] [Bug 2003991] [NEW] Quota not properly enforced during unshelve when [quota]count_usage_from_placement = True

2023-01-26 Thread melanie witt
, it is not validated against quota. There needs to be a dedicated quota check for unshelve. [1] https://docs.openstack.org/nova/latest/admin/quotas.html#quota- usage-from-placement ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: New ** Tags: quotas

[Yahoo-eng-team] [Bug 2003372] Re: "WARNING [oslo_messaging.rpc.client] Using RPCClient manually to instantiate client. Please use get_rpc_client to obtain an RPC client instance." spamming logs

2023-01-19 Thread melanie witt
Looks like this was already fixed in: https://review.opendev.org/c/openstack/nova/+/869900 ** Changed in: nova Status: New => Fix Released ** Changed in: nova Assignee: melanie witt (melwitt) => (unassigned) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 2003372] [NEW] "WARNING [oslo_messaging.rpc.client] Using RPCClient manually to instantiate client. Please use get_rpc_client to obtain an RPC client instance." spamming logs

2023-01-19 Thread melanie witt
Undecided Assignee: melanie witt (melwitt) Status: New ** Tags: testing ** Description changed: - Reported by clarkb in #opendev, the january 5 release of oslo.messaging - version 14.1.0 added the warning log message [1]: + Reported by clarkb in #opendev [1], the january

[Yahoo-eng-team] [Bug 1986545] Re: websockfiy open redirection unit test broken with Python >= 3.10.6 standard lib

2022-11-30 Thread melanie witt
The fix for the vulnerability in cpython has been backported to older versions: https://python-security.readthedocs.io/vuln/http-server-redirection.html so we will need to fix our unit tests for older branches as well. ** Also affects: nova/yoga Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1978444] Re: Volume can't be detached if attachment delete api call fails with 504 gateway timeout

2022-11-29 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1995028] Re: list os-service causing reconnects to memcached all the time

2022-11-10 Thread melanie witt
Hi, running nova-api or nova-metadata-api using the eventlet server was deprecated in the Rocky release [1] and is no longer supported. API services can and should be run using WSGI servers such as uwsgi or mod_wsgi: https://docs.openstack.org/nova/latest/user/wsgi.html If you encounter issues

[Yahoo-eng-team] [Bug 1628606] Re: live migration does not clean up at target node if a failure occurs during post migration

2022-11-07 Thread melanie witt
** Also affects: nova/zed Importance: Undecided Status: New ** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1907133] Re: Misleading simple usage API documentation

2022-11-02 Thread melanie witt
** Changed in: nova Status: In Progress => Fix Released -- 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/1907133 Title: Misleading simple usage API documentation

[Yahoo-eng-team] [Bug 1994913] [NEW] Unit tests can fail if python guestfs is installed in the test environment

2022-10-26 Thread melanie witt
or func tests. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2135856 [2] https://libguestfs.org/guestfs-python.3.html#using-python-bindings-in-a-virtualenv [3] https://bugzilla.redhat.com/show_bug.cgi?id=1627964#c15 [4] https://github.com/openstack/nova/blob/b1958b7cfa6b8aca5b76b3f133627bb733d29f

[Yahoo-eng-team] [Bug 1982284] Re: libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2022-10-07 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/yoga Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1846820] Re: nova-conductor may crash during deploy due to haproxy-keystone 504

2022-09-22 Thread melanie witt
** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1989514] Re: NFS volume snapshot does not update volume attachment format to qcow2

2022-09-21 Thread melanie witt
: (unassigned) => melanie witt (melwitt) -- 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/1989514 Title: NFS volume snapshot does not update volume attachment format to qc

[Yahoo-eng-team] [Bug 1988097] [NEW] some unit tests fail with prettytable 3.4.0

2022-08-29 Thread melanie witt
Public bug reported: Reported in the nova channel [1]: [10:43:18] latest prettytable is breaking a nova unit test, if anyone wants to have a look https://zuul.opendev.org/t/openstack/build/2e4535d6aa2d4fd987ddfd0d0bc296d1 Looks like a minor issue, the new version of prettytable 3.4.0 is

[Yahoo-eng-team] [Bug 1984736] [NEW] "TypeError: catching classes that do not inherit from BaseException is not allowed" is raised if volume mount fails in python3

2022-08-10 Thread melanie witt
all last): File "", line 2, in RuntimeError: oops! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 3, in TypeError: catching classes that do not inherit from BaseException is not allowed [1] https://gi

[Yahoo-eng-team] [Bug 1917945] Re: ConstraintNotMet raised from DB API layer when instance is not found

2022-08-10 Thread melanie witt
** Changed in: nova Status: In Progress => Fix Released -- 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/1917945 Title: ConstraintNotMet raised from DB API layer

[Yahoo-eng-team] [Bug 1982284] [NEW] libvirt live migration sometimes fails with "libvirt.libvirtError: internal error: migration was active, but no RAM info was set"

2022-07-19 Thread melanie witt
-domain.html#virDomainGetJobStats [6] https://listman.redhat.com/archives/libvir-list/2021-January/213631.html [7] https://github.com/qemu/qemu/commit/552de79bfdd5e9e53847eb3c6d6e4cd898a4370e ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: In Progress

[Yahoo-eng-team] [Bug 1939545] Re: device_path not saved into bdm.connection_info during pre_live_migration

2022-06-13 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1967157] Re: Fails to extend in-use (non LUKS v1) encrypted volumes

2022-06-10 Thread melanie witt
Note: this fix will not be complete in nova until https://review.opendev.org/c/openstack/os-brick/+/836059 merges and a new version of os-brick is released and nova requirements.txt is updated to consume it. ** Also affects: os-brick Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1946339] Re: test_unshelve_offloaded_server_with_qos_port_pci_update_fails (leaked eventlet threads run after test teardown)

2022-06-01 Thread melanie witt
Reopening this because (1) we're still seeing it the gate (albeit less often since the notifications related workaround) and (2) when the bug is closed it won't show up in the gate bug list: https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure for easy finding for recheck comments. **

[Yahoo-eng-team] [Bug 1906494] Re: Placement error when using GPUs that is utilizing SR-IOV for VGPU

2022-06-01 Thread melanie witt
This was fixed long ago by https://review.opendev.org/c/openstack/nova/+/759348 that landed in Wallaby. ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1944619] Re: Instances with hardware offloaded ovs ports lose access after failed live migrations

2022-05-17 Thread melanie witt
** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1949808] Re: After nova live-migration-abort canceled "queued" live-migration, instance status remains "MIGRATING"

2022-05-17 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New -- 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/1949808 Title: After nova live-migration-abort

[Yahoo-eng-team] [Bug 1960412] Re: Live migration artifacts are not cleaned up properly when queued live migration is aborted

2022-05-17 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New -- 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/1960412 Title: Live migration artifacts are not

[Yahoo-eng-team] [Bug 1901739] Re: libvirt.libvirtError: internal error: missing block job data for disk 'vda'

2022-05-02 Thread melanie witt
Re-opening this bug for Ussuri as there's been a new hit today: https://review.opendev.org/c/openstack/nova/+/838033/2 opensearch shows 4 hits in the last 30 days, all stable/ussuri, all failures [1]: Apr 27, 2022 @ 01:15:51.684 stable/ussuri 838033 FAILURE nova-next Apr 21, 2022 @

[Yahoo-eng-team] [Bug 1961613] Re: "Could not find any paths for the volume." after instance restart

2022-04-29 Thread melanie witt
** Also affects: os-brick Importance: Undecided Status: New -- 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/1961613 Title: "Could not find any paths for the

[Yahoo-eng-team] [Bug 1900006] Re: Asking for different vGPU types is racey

2022-04-26 Thread melanie witt
** Also affects: nova/ussuri Importance: Undecided Status: New -- 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/196 Title: Asking for different vGPU types

[Yahoo-eng-team] [Bug 1949808] Re: After nova live-migration-abort canceled "queued" live-migration, instance status remains "MIGRATING"

2022-04-26 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- 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/1949808 Title: After nova live-migration-abort

[Yahoo-eng-team] [Bug 1960412] Re: Live migration artifacts are not cleaned up properly when queued live migration is aborted

2022-04-26 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- 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/1960412 Title: Live migration artifacts are not

[Yahoo-eng-team] [Bug 1905944] Re: live-migration job not aborted when live_monitor thread fails

2022-04-22 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1960230] Re: resize fails with FileExistsError if earlier resize attempt failed to cleanup

2022-03-21 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- 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/1960230 Title: resize fails with FileExistsError

[Yahoo-eng-team] [Bug 1901707] Re: race condition on port binding vs instance being resumed for live-migrations

2022-02-21 Thread melanie witt
** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/train 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 1829479] Re: The allocation table has residual records when instance is evacuated and the source physical node is removed

2022-02-21 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- 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/1829479 Title: The allocation table has residual

[Yahoo-eng-team] [Bug 1950657] Re: Nova-compute wouldn't retry image download when gets "Corrupt image download" error

2022-02-21 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1821088] Re: Virtual Interface creation failed due to duplicate entry

2022-02-10 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1937375] Re: Duplicate BlockDeviceMapping if attaching volumes too fast

2022-02-10 Thread melanie witt
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1959732] [NEW] import_key_pair missing quota recheck

2022-02-01 Thread melanie witt
Public bug reported: When quotas were rearchitected back in Pike, a recheck mechanism was added to handle racing parallel requests in order to enforce strict quota limits. However, when quotas for key pairs were converted [1], rechecking for quota was missed in import_key_pair. Quota recheck was

[Yahoo-eng-team] [Bug 1959349] [NEW] test_live_migration_with_trunk fails intermittently due to subport not becoming ACTIVE

2022-01-27 Thread melanie witt
Public bug reported: Seeing an issue with tempest.api.compute.admin.test_live_migration.LiveMigrationTest. test_live_migration_with_trunk failing intermittently. The live migration appears to complete successfully but the subport fails to become ACTIVE within the 60 second timeout: 2022-01-27

[Yahoo-eng-team] [Bug 1815989] Re: OVS drops RARP packets by QEMU upon live-migration causes up to 40s ping pause in Rocky

2022-01-21 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New ** No longer affects: nova/xena -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1815989 Title: OVS drops RARP

[Yahoo-eng-team] [Bug 1940812] Re: UnboundLocalError: local variable 'instance_uuid' referenced before assignment

2022-01-19 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New -- 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/1940812 Title: UnboundLocalError: local variable

[Yahoo-eng-team] [Bug 1952915] Re: Resize/migrate intermittently fails to revert for instances with dedicated CPUs

2022-01-12 Thread melanie witt
Hi, the Fix Released status means that the change has been included in a point release of the stable/xena branch, which has not occurred yet. Until then, the change is Fix Committed, i.e. present in the stable/xena branch but not yet included in an official release. When the stable/xena branch is

[Yahoo-eng-team] [Bug 1952915] Re: Resize/migrate intermittently fails to revert for instances with dedicated CPUs

2022-01-06 Thread melanie witt
** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1777608] Re: Nova compute calls plug_vifs unnecessarily for ironic nodes in init_host

2021-12-09 Thread melanie witt
** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1946816] Re: server list by 'tags' does not work

2021-10-13 Thread melanie witt
a string representation of a JSON list. [1] https://docs.openstack.org/api-ref/compute/?expanded=list-servers- detailed-detail#id15 ** Changed in: nova Status: In Progress => Invalid ** Changed in: nova Assignee: melanie witt (melwitt) => (unassigned) -- You received this bug notifica

[Yahoo-eng-team] [Bug 1946816] Re: server list by 'tags' does not work

2021-10-13 Thread melanie witt
This was fixed in python-openstackclient by https://review.opendev.org/c/openstack/python-openstackclient/+/813789 ** Also affects: python-openstackclient Importance: Undecided Status: New ** Changed in: python-openstackclient Status: New => Fix Released -- You received this

[Yahoo-eng-team] [Bug 1946816] [NEW] server list by 'tags' does not work

2021-10-12 Thread melanie witt
applicable): openstack-nova-api-20.6.2-2.20210607104828.el8ost.4.noarch How reproducible: Always [1] https://bugzilla.redhat.com/show_bug.cgi?id=2012910 ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: In Progress ** Tags: api -- You received this bug no

[Yahoo-eng-team] [Bug 1944787] [NEW] Failed storing info cache: ... DBReferenceError (pymysql.err.IntegrityError) ... foreign key constraint fails (`nova_cell1`.`instance_info_caches` ...

2021-09-23 Thread melanie witt
Public bug reported: Noticed in gate runs in the nova-multi-cell job, tracebacks like the following during cross cell resize: Sep 23 06:10:18.393560 ubuntu-focal-rax-iad-0026631025 nova- compute[110797]: DEBUG nova.compute.manager [None req-782bdf2c-3bee-47ab-8e75-d9c5438638f0 tempest-

[Yahoo-eng-team] [Bug 1944781] [NEW] finish_migration fails with nova.exception.InternalError: Unexpected vif_type=binding_failed

2021-09-23 Thread melanie witt
Public bug reported: Just saw this on a gate failure, at the end of a resize the port binding fails because the vif type "binding_failed" is not found in the vif conversion step: Sep 23 06:13:22.444045 ubuntu-focal-rax-dfw-0026631000 nova-compute[67008]: ERROR nova.compute.manager [None

[Yahoo-eng-team] [Bug 1944779] [NEW] VirtualInterfaceCreateException due to "Timeout waiting for [('network-vif-plugged'..."

2021-09-23 Thread melanie witt
Public bug reported: Seeing this occasionally in the gate recently, instance spawn fails with VirtualInterfaceCreateException after timing out 300 seconds waiting for the 'network-vif-plugged' event from neutron. The event never arrives (before or after we begin waiting). Here's log excerpts

[Yahoo-eng-team] [Bug 1934519] Re: nova.tests.functional.test_nova_manage.{TestDBArchiveDeletedRowsMultiCell, TestDBArchiveDeletedRows}.test_archive_task_logs failing

2021-07-31 Thread melanie witt
This bug is unfortunately back again today and I'm working on a fix again. ** Changed in: nova Status: Fix Released => In Progress ** Changed in: nova Assignee: (unassigned) => melanie witt (melwitt) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1927677] Re: [OSSA-2021-002] Open Redirect in noVNC proxy (CVE-2021-3654)

2021-07-29 Thread melanie witt
** Also affects: nova/stein Importance: Undecided Status: New -- 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/1927677 Title: [OSSA-2021-002] Open Redirect in

[Yahoo-eng-team] [Bug 1877189] Re: nova.task_log database records are never deleted

2021-07-22 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1821755] Re: live migration break the anti-affinity policy of server group simultaneously

2021-07-07 Thread melanie witt
** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/ussuri Status: New => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1885528] Re: snapshot delete fails on shutdown VM

2021-06-16 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** No longer affects: nova/trunk -- 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/1885528 Title:

[Yahoo-eng-team] [Bug 1798688] Re: AllocationUpdateFailed_Remote: Failed to update allocations for consumer. Error: another process changed the consumer after the report client read the consumer state

2021-06-16 Thread melanie witt
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New -- 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 1897528] Re: 32bit pci domain number is not supported

2021-06-16 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1851545] Re: Port update exception on nova unshelve for instance with PCI devices (part 2)

2021-06-16 Thread melanie witt
** Also affects: nova/wallaby Importance: Undecided Status: New -- 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/1851545 Title: Port update exception on nova

[Yahoo-eng-team] [Bug 1930734] Re: Volumes and vNICs are being hot plugged into SEV based instances without iommu='on' causing failures to attach and later detach within the guest OS

2021-06-16 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1841363] Re: nova cannot attach volume whose source_type='block' when setting disk_cache_modes as writethrough or writeback

2021-06-16 Thread melanie witt
** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New -- 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 1926978] Re: Leaking username and backend in RBD driver

2021-06-16 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New -- 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 1821755] Re: live migration break the anti-affinity policy of server group simultaneously

2021-06-10 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New -- 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 1929886] Re: [neutron]http_retries config option not used when calling the port binding API

2021-06-07 Thread melanie witt
** Also affects: nova/queens Importance: Undecided Status: New -- 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/1929886 Title: [neutron]http_retries config

[Yahoo-eng-team] [Bug 1930653] [NEW] test_refresh_associations_time fails intermittently

2021-06-02 Thread melanie witt
cts: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: Triaged ** Tags: testing -- 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/1930

[Yahoo-eng-team] [Bug 1929886] [NEW] [neutron]http_retries config option not used when calling the port binding API

2021-05-27 Thread melanie witt
/+/712226 ** Affects: nova Importance: Undecided Assignee: melanie witt (melwitt) Status: In Progress ** Affects: nova/rocky Importance: Undecided Status: New ** Affects: nova/stein Importance: Undecided Status: New ** Affects: nova/train Importance

[Yahoo-eng-team] [Bug 1927677] Re: novnc allowing open direction which could potentially be used for phishing

2021-05-14 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New

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

2021-05-10 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New -- 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 1928007] [NEW] rbd_utils unit tests not running in gate

2021-05-10 Thread melanie witt
: Undecided Assignee: melanie witt (melwitt) Status: New ** Tags: testing -- 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/1928007 Title: rbd_utils unit

[Yahoo-eng-team] [Bug 1882421] Re: inject_password fails with python3

2021-04-28 Thread melanie witt
** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/victoria Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1893618] Re: periodic-tripleo-ci-centos-8-standalone-full-tempest-api-compute-master tempest test_shelve_unshelve_server failing in component-pipeline

2021-04-28 Thread melanie witt
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New -- 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 1837995] Re: "Unexpected API Error" when use "openstack usage show" command

2021-04-06 Thread melanie witt
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1882094] Re: [queens][OSP13] An overcloud reboot will sometimes leave nova_api broken

2021-04-06 Thread melanie witt
: New ** Changed in: nova/victoria Status: New => In Progress ** Changed in: nova/victoria Assignee: (unassigned) => melanie witt (melwitt) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

  1   2   3   4   >