]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix Datera driver export call
authorMike Perez <thingee@gmail.com>
Sat, 20 Jun 2015 02:12:15 +0000 (19:12 -0700)
committerMike Perez <thingee@gmail.com>
Sat, 20 Jun 2015 02:30:22 +0000 (19:30 -0700)
commit8b5c36a8d0ffffeafc15a2f9ee18481fd910dc15
treee4afcc27bb1f50784d873abb9a11656a3e3176ec
parent2b61c330542dfc127ab161dcd810d8dc2aa9a070
Fix Datera driver export call

A previous commit 3fabed9d64696a204263fd7e00b65115a8ecce87 broke the
export call for the Datera driver. This allows the information to
correctly be accessed again.

Change-Id: I4775700e7a416bf5ebcb5e39f604b270e27f284d
Closes-Bug: #1466967
cinder/tests/unit/volume/drivers/test_datera.py
cinder/volume/drivers/datera.py