cinder/releasenotes/notes/fix-ensure-export-3cccf107a82b35a0.yaml
andrei.perepiolkin ea50df5d24 JovianDSS: fix iscsi target recovery function
ensure_target_volume does not convert volume name to a proper form,
causing failure in case of partial target recovery.
This patch fixes name convertion.

Added import of i18n to handle errors related to _

Change-Id: I567f09b96e4167b387f5bafc434b0b093b6b11fa
Closes-Bug: #1941746
2021-09-02 12:11:21 -04:00

6 lines
186 B
YAML

---
fixes:
- |
JovianDSS driver: `Bug #1941746 <https://bugs.launchpad.net/cinder/+bug/1941746>`_: Fixed
Fix ensure_export function failure in case of partial target recovery.