'GetPMEMNamespacesFailed' is not a valid exception
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
Medium
|
Stephen Finucane | ||
| Train |
Undecided
|
Stephen Finucane | ||
| Ussuri |
Undecided
|
Stephen Finucane | ||
| Victoria |
Undecided
|
Stephen Finucane |
Bug Description
Attempting to retrieve a non-existent PMEM device results in the following traceback:
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
./nova-
It seems there was a typo introduced when this code was added. The code referenced 'GetPMEMNamespa
Changed in nova: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: libvirt |
Changed in nova: | |
assignee: | nobody → Stephen Finucane (stephenfinucane) |
status: | Confirmed → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 160ed6ff652b80c
Author: Stephen Finucane <email address hidden>
Date: Mon Nov 16 17:35:07 2020 +0000
Add missing exception
Change Idd49b0c70caedf
discovery of PMEM devices by the libvirt driver. Some error handling
code in this was expected to raise a 'GetPMEMNamespa
exception, however, a typo meant the exception was actually called
'GetPMEMNam
change I6fd027fb51823b
references.
Re-introduce the exception, this time with the correct name, and add
some unit tests to prevent us regressing.
Change-Id: I3b597a46314a1b
Signed-off-by: Stephen Finucane <email address hidden>
Closes-Bug: #1904446
Changed in nova: | |
status: | In Progress → Fix Released |
Fix proposed to branch: stable/victoria
Review: https:/
Fix proposed to branch: stable/ussuri
Review: https:/
Fix proposed to branch: stable/train
Review: https:/
This issue was fixed in the openstack/nova 22.1.0 release.
This issue was fixed in the openstack/nova 23.0.0.0rc1 release candidate.
Fix proposed to branch: master /review. opendev. org/762898
Review: https:/