]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
HNAS iSCSI manage does not work with spaces
authorAdriano Rosso <adriano.rosso@fit-tecnologia.org.br>
Mon, 24 Aug 2015 17:13:30 +0000 (14:13 -0300)
committerAdriano Rosso <adriano.rosso@fit-tecnologia.org.br>
Fri, 2 Oct 2015 13:14:01 +0000 (10:14 -0300)
commit6bff01dbde949b4b391a4fae0abb94005f075143
treefd11bdd3035e13c740f8c48a584f9e684aeb73c9
parentc7255b6af17dbe516149ede3af8dd415a366dffd
HNAS iSCSI manage does not work with spaces

Currently, HNAS iSCSI driver does not work when trying to manage a
volume that contains one or more space in the name.
This patch fixes this functionality and performs some other minor
adjustments.

Change-Id: I2ba6407478c293f20925171d80dcc8f97f2110c7
Closes-bug: #1500544
cinder/tests/unit/test_hitachi_hnas_iscsi.py
cinder/volume/drivers/hitachi/hnas_iscsi.py