]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NexentaStor5 iSCSI driver unit tests
authorAlexey Khodos <alexey.khodos@nexenta.com>
Fri, 22 Jan 2016 21:55:45 +0000 (00:55 +0300)
committerAlexey Khodos <alexey.khodos@nexenta.com>
Fri, 5 Feb 2016 20:12:23 +0000 (23:12 +0300)
commit961d5b0cd92b23e4e877c748391cb3cdaef5a285
tree6a4986592bc7a9479aa2e6a1981d0e2e6390e796
parentd5ccbf9c28fd8fa869db8e7e9847ed74d3c0b49d
NexentaStor5 iSCSI driver unit tests

Additional unit tests to cover jsonrpc and iscsi exceptions.
Updating the delete behavior to not throw an exception if the LU
was already deleted on the appliance. Also fixing an issue with
the total and free space in get_stats.

Change-Id: I272a4085726e1162ace0b1a5cad9989e294bdf93
cinder/tests/unit/test_nexenta5_iscsi.py
cinder/volume/drivers/nexenta/ns5/iscsi.py
cinder/volume/drivers/nexenta/ns5/jsonrpc.py