nova/nova/tests
Stephen Finucane 160ed6ff65 Add missing exception
Change Idd49b0c70caedfcd42420ffa2ac926a6087d406e added support for
discovery of PMEM devices by the libvirt driver. Some error handling
code in this was expected to raise a 'GetPMEMNamespacesFailed'
exception, however, a typo meant the exception was actually called
'GetPMEMNamespaceFailed' (singular). This exception was later removed in
change I6fd027fb51823b8a8a24ed7b864a2191c4e8e8c0 because it had no
references.

Re-introduce the exception, this time with the correct name, and add
some unit tests to prevent us regressing.

Change-Id: I3b597a46314a1b29a952fc0f7a9c4537341e37b8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-Bug: #1904446
2020-11-17 11:38:57 +00:00
..
functional Merge "Remove compute service level check for qos ops" 2020-11-15 08:19:55 +00:00
unit Add missing exception 2020-11-17 11:38:57 +00:00
__init__.py
fixtures.py Merge "CinderFixture: Return a driver_type of `fake` within connection_info" 2020-10-24 01:46:23 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00