]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit test for commit 22abe9081
authorMatt Riedemann <mriedem@us.ibm.com>
Mon, 15 Dec 2014 19:23:42 +0000 (11:23 -0800)
committerMatt Riedemann <mriedem@us.ibm.com>
Mon, 15 Dec 2014 19:28:29 +0000 (11:28 -0800)
commiteb20e9e5009541ea0037588a43443c74e8968c9c
tree31fb055a32ee6bc4854bb3d647fe379fa032d203
parent40995e4434a5c8d5fba1459e82ce0e33e593189d
Add unit test for commit 22abe9081

Commit 22abe9081 fixed a bug in commit d7bd65e8e which we could have
found the first time with a simple unit test.

This change adds the unit test to cover that new error handling block.

Related-Bug: #1398078

Change-Id: I86d2fd477f3ae5590c5f079a4c806d1f50eb96d0
cinder/tests/test_iscsi.py