nova/nova/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: Move rbd_utils out of libvirt driver under nova.storage 2020-08-26 13:12:05 +01:00
rbd_utils.py Stop leaking ceph df cmd in RBD utils 2021-05-11 17:28:56 +02:00