]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp fix ssc volume filtering inconsistency
authorNavneet Singh <singn@netapp.com>
Sun, 20 Oct 2013 00:55:55 +0000 (06:25 +0530)
committerNavneet Singh <singn@netapp.com>
Sun, 20 Oct 2013 00:55:55 +0000 (06:25 +0530)
commit1d503937e841da27f5e3441775b2d208e44f5e75
tree06bff214a40ddde24d8fe926af6b43fafab730a0
parentf341edde97bd311c24e9b796319a0f662e50f3d3
NetApp fix ssc volume filtering inconsistency

This fixes the situation when the actual netapp
volume data structure becomes inconsistent
because of operating on the actual object
than the copy of it. It also introduces some checks
before calculating volume stats.

Change-Id: I626f9ca9aa8c7cc41ba4aa6058f14cc040f7301f
Closes-Bug:#1243081
cinder/volume/drivers/netapp/iscsi.py
cinder/volume/drivers/netapp/nfs.py
cinder/volume/drivers/netapp/ssc_utils.py