nova/nova/tests/unit/storage
Tobias Urdin 86af7feed0 Stop leaking ceph df cmd in RBD utils
If the ceph df command fails in the get_pool_info
method of RBD utils the actual command executed
if seen by the users in the fault error message.

This hides the command behind a StorageError
exception and logs the exception instead of leaking
it to the users.

Change-Id: I6e3a73f2e04d1a7636daf96d5af73c9cf2fbe220
Closes-Bug: 1926978
2021-05-11 17:28:56 +02:00
..
__init__.py rbd: Get rbd_utils unit tests running again 2021-05-10 19:18:30 +00:00
test_rbd.py Stop leaking ceph df cmd in RBD utils 2021-05-11 17:28:56 +02:00