summaryrefslogtreecommitdiff
path: root/cinder/volume/drivers/hitachi/hbsd_iscsi.py
diff options
context:
space:
mode:
Diffstat (limited to 'cinder/volume/drivers/hitachi/hbsd_iscsi.py')
-rw-r--r--cinder/volume/drivers/hitachi/hbsd_iscsi.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cinder/volume/drivers/hitachi/hbsd_iscsi.py b/cinder/volume/drivers/hitachi/hbsd_iscsi.py
index eb89adae1..d06f665cd 100644
--- a/cinder/volume/drivers/hitachi/hbsd_iscsi.py
+++ b/cinder/volume/drivers/hitachi/hbsd_iscsi.py
@@ -79,6 +79,7 @@ class HBSDISCSIDriver(driver.ISCSIDriver):
2.3.2 - Add specifies format of the names HostGroups/iSCSI Targets.
2.3.3 - Add GAD volume support.
2.3.4 - Support data deduplication and compression.
+ 2.3.5 - Fix key error when backend is down.
"""