cinderlib/releasenotes/notes
Gorka Eguileor efcec1d0ee RBD: Fix error on disconnect
On the RBD driver, when doing a disconnect call inside a container, when
the "rbd_common" package is installed on the host, we can get a "No such
file or directory" error if the udev rule from the host removes the
symlink before we do.

This error is caused by the rm command returning 1 for different type of
errors, so we'll now use -f to ensure we don't fail if the file is
missing, which is what we intended before when passing the
check_exit_code parameter to the execute call.

Trivial-Fix
Closes-Bug: #1885293
Change-Id: Id1655614a8a60fba8ed225c6cea53ae1ed4b694a
2020-07-15 12:39:29 +02:00
..
IBM-SVC-667322aa2b4ac24d.yaml Add missing release notes 2019-12-10 15:05:54 +01:00
accept-template-values-e228d065800ac5b5.yaml Support references in driver configuration 2020-07-14 11:28:00 +02:00
attach_mode-0cc9cec91dff0fc3.yaml Add missing release notes 2019-12-10 15:05:54 +01:00
backend-same-name-86a06844b57600a0.yaml Prevent duplicated backend names 2020-07-14 11:28:01 +02:00
cinderlib-a458b8e23b6d35f4.yaml Format as a Cinder-related OpenStack project 2019-02-19 16:28:03 +01:00
drop-py2-a56fb12674516c67.yaml Use Python 3 by default and drop Python 2 2020-01-10 15:03:23 +01:00
enhance-extend-687d8e9c4a58e517.yaml Enhance extend functionality 2019-11-19 03:25:29 +01:00
fake-packages-7d5c55e6169f1096.yaml Add missing release notes 2019-12-10 15:05:54 +01:00
fix-clone-28b18ddb420ff676.yaml Patch release note 2019-12-05 15:48:16 -05:00
fix-lvm-extend-e46b0eadf1cd59ec.yaml Fix LVM extend volume 2019-11-18 19:39:48 +01:00
fix-mysql-vol-delete-f675778ea150cb9a.yaml DBMS: Fix volume deletion with MySQL 2020-03-24 13:43:22 +01:00
fix-not-local-a8cf22a2092c8a98.yaml NotLocal exception after refresh 2020-03-24 13:40:06 +01:00
improve-list-drivers-9bd501689d5eeb27.yaml Improve cinder supported drivers output 2020-07-14 11:25:42 +02:00
mysql-db-sync-8a9e50a12bbe724d.yaml DBMS: Fix db_sync between N and N+1 releases 2020-06-09 16:31:20 +02:00
rbd-improve-containerized-detection-2bd8a2f995215cdd.yaml RBD: Fix containerized detection 2020-07-14 11:19:22 +02:00
rbd-missing-file-or-directory-c835abac22f6b32e.yaml RBD: Fix error on disconnect 2020-07-15 12:39:29 +02:00
rbd-non-root-ac971f51461d4d6b.yaml RBD: Fix missing root_helper 2020-07-14 11:20:37 +02:00
snapshot-vol-type-20e4403ed5a8b0a5.yaml Add missing release notes 2019-12-10 15:05:54 +01:00
support-comple-config-options-39ba50c6c9165cc3.yaml Fix complex configuration options 2019-11-27 22:23:07 +01:00