]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Retry remove iscsi target
authorMatt Riedemann <mriedem@us.ibm.com>
Fri, 7 Nov 2014 14:23:09 +0000 (06:23 -0800)
committerMatt Riedemann <mriedem@us.ibm.com>
Fri, 7 Nov 2014 14:23:09 +0000 (06:23 -0800)
commit98a746b1724a53994a3707db6aad7110cf662537
tree0852983b968dfeab4a063486f2d034a34eb5363a
parent37e4a12652c803d60c18079b735d96e5c7890f07
Retry remove iscsi target

There is a race in the gate when removing an iscsi
target in the remove export flow where the target
is still active. It's about a 75% failure rate so
simply adding a configurable retry on the delete
call should clean that up.

Change-Id: I8531652e8b80f1c65c9942e109dea01fda5674e0
Closes-Bug: #1363258
cinder/brick/iscsi/iscsi.py