]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix HNAS driver parsing errors
authorErlon R. Cruz <erlon.cruz@fit-tecnologia.org.br>
Thu, 27 Nov 2014 18:44:23 +0000 (16:44 -0200)
committerErlon R. Cruz <erlon.cruz@fit-tecnologia.org.br>
Fri, 27 Feb 2015 20:02:43 +0000 (17:02 -0300)
commit6abbd6bf81ff5640d900d2417479c5def9b3cf1e
treebb47d61c2828b30cbb3270708876c6d03ceb4dbe
parent35594bbf1745de3b83bec3ad812d1952738db1ce
Fix HNAS driver parsing errors

Depending on some configurations of HNAS array, the driver returns an error
during volume creation or driver initialization. This patch adds some checks
to fix those parsing errors.

Closes-Bug: #1402771
Change-Id: I1700782153dfb780b9228de6e575dd2b32af6922
cinder/tests/test_hds_hnas_backend.py
cinder/volume/drivers/hds/hnas_backend.py