Niels de Vos 19cc28ddea util/cephcmds: have GetOMapValue() return ErrPoolNotFound
On occasion the e2e tests fail as there is an unexpected error while
deleting an RBD image. The particular tests forcefully removes the pool
where the RBD image is stored. Deleting a volume that has been removed
already (or when its parent pool has been wiped), should succeed.

By catching the error that a pool does not exist (anymore), the
provisioner responds to the DeleteVolume request with succes.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-08 12:44:42 +00:00
..
2020-03-30 08:53:16 +00:00
2019-09-27 05:10:01 +00:00
2019-12-16 08:12:44 +00:00
2019-09-20 07:37:17 +00:00
2020-03-24 15:43:03 +00:00
2019-09-11 13:45:40 +00:00
2019-10-11 08:22:27 +00:00
2020-01-17 12:06:02 +00:00