Files
cinder/releasenotes/notes/bug-1775518-fix-unity-empty-list-issue-2d6b7c33aae1ffcc.yaml
Yong Huang 5be96ca9c5 Empty option value maybe cause Unity driver failed to initialize
If the value of list type option is empty, Unity driver may failed to
initialize.

Example:
unity_io_ports=
unity_storage_pool_names=

Change-Id: Ib5850d984bfd3651d308f448993251e9ec5a9460
Closes-bug: #1775518
(cherry picked from commit 2ecfd6144b)
(cherry picked from commit c7f9d29e17)
(cherry picked from commit b8b5de9853)
2018-12-14 15:38:54 +08:00

7 lines
184 B
YAML

---
fixes:
- |
Dell EMC Unity: Fixes bug 1775518 to make sure driver succeed
to initialize even though the value of unity_io_ports and
unity_storage_pool_names are empty