nova/nova/tests
melanie witt 8b647f1b3f rbd: Get rbd_utils unit tests running again
Awhile back, change I25baf5edd25d9e551686b7ed317a63fd778be533 moved
rbd_utils out from the libvirt driver and into a central location under
nova/storage. This move missed adding a __init__.py file under
nova/tests/unit/storage, so unit test discovery wasn't picking up the
rbd_utils tests and couldn't run them.

This adds a __init__.py file under nova/tests/unit/storage to get the
tests running again.

This also fixes a small bug introduced by change
I3032bbe6bd2d6acc9ba0f0cac4d00ed4b4464ceb in RbdTestCase.setUp() that
passed nonexistent self.images_rbd_pool to self.flags. It should be
self.rbd_pool.

Closes-Bug: #1928007

Change-Id: Ic03a5336abdced883f62f395690c0feac12075c8
2021-05-10 19:18:30 +00:00
..
functional Merge "Update SRIOV port pci_slot when unshelving" 2021-05-03 21:57:16 +00:00
unit rbd: Get rbd_utils unit tests running again 2021-05-10 19:18:30 +00:00
__init__.py
fixtures.py Neutron fixture: don't clobber profile and vif_details if empty 2021-04-01 12:20:12 -04:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00