]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Destroy Datera export target after detach
authorMike Perez <thingee@gmail.com>
Thu, 4 Sep 2014 04:05:53 +0000 (21:05 -0700)
committerMike Perez <thingee@gmail.com>
Thu, 11 Sep 2014 19:04:25 +0000 (12:04 -0700)
commit804f5de841b410c3e6a2ff30756546f2a086b112
treea133c29026a2bf7165569fe59449057c55d72baf
parent69b4cfd09c61da1ccd9c9587dcd043240bc3e9d0
Destroy Datera export target after detach

Since there is only one lun associated with each target export object in
the Datera backend, we will destroy the target export object after
detaching the volume so they don't build up. This patch also fixes some
missing values for formatted strings.

Closes-Bug: #1368381
Change-Id: Id44ac4bb385ab39af50865a295938861ca977fa3
cinder/tests/volume/drivers/datera.py
cinder/volume/drivers/datera.py