]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use a new rest client for every Coraid ESM command
authorNikolay Sobolevskiy <nsobolevsky@mirantis.com>
Wed, 21 Aug 2013 10:15:08 +0000 (14:15 +0400)
committerNikolay Sobolevskiy <nsobolevsky@mirantis.com>
Fri, 23 Aug 2013 16:42:26 +0000 (20:42 +0400)
commitf730adaeec98baea419b3b159fff1e1127d266ac
treedc9bfaa6523f8ac0e9d27f151b395d8377cf1034
parentfcd45a4f01f70a5c985b5ce9af66f4882240ecb4
Use a new rest client for every Coraid ESM command

It's workaround for the session corruption bug
in the ESM Appliance.

fix bug #1214433

Change-Id: Ie844f3c95675c4d734390c23ed2d421c159ce8a7
cinder/tests/test_coraid.py
cinder/volume/drivers/coraid.py