]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix NetApp iscsi drivers for cinder backup
authorNavneet Singh <singn@netapp.com>
Thu, 1 Aug 2013 21:51:26 +0000 (03:21 +0530)
committerNavneet Singh <singn@netapp.com>
Fri, 2 Aug 2013 01:35:59 +0000 (07:05 +0530)
commit8bfe919c71383f9641bea45b8504feb18172c8a5
tree3108aedd3e6eac710b01c37c5b863fe441d0d660
parent180513d5e4ed14e5f14fb8c800a17aa9f1594fb9
Fix NetApp iscsi drivers for cinder backup

It fixes the iscsi drivers to query backend
if a lun entry is not found in the cache. Due
to the c-bak feature spawning volume drivers
separately than c-vol it caused NetApp drivers
to error out if volume was created after starting
c-bak. This patch fixes it.

Change-Id: I3570e58560408d3f7117bb1068cf530ae05521b3
Closes-Bug:#1229620
cinder/volume/drivers/netapp/iscsi.py