]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp fix for vsadmin role failure for ssc
authorNavneet Singh <singn@netapp.com>
Sun, 17 Nov 2013 23:16:31 +0000 (04:46 +0530)
committerNavneet Singh <singn@netapp.com>
Tue, 19 Nov 2013 06:55:28 +0000 (12:25 +0530)
commit20667f7d49eed88ddd528be73293a624b3af1ba0
tree5be0557c8675ac8c63c3b6fd29902bfb6f82eaac
parent0b71a3f0bd502f9637043aa3f21a6653d536b866
NetApp fix for vsadmin role failure for ssc

The ssc feature does not work with vserver admin
role. If the user is a vsadmin then he does cannot
use the ssc feature fully. This fix checks the access
and issues apis appropriately and also handles error
conditions.

Closes-Bug: #1253657

Change-Id: Ibc4409e5d5e6e36bba41e5f59dd94c05b87b1cde
cinder/tests/test_netapp_nfs.py
cinder/volume/drivers/netapp/api.py
cinder/volume/drivers/netapp/iscsi.py
cinder/volume/drivers/netapp/nfs.py
cinder/volume/drivers/netapp/ssc_utils.py
cinder/volume/drivers/netapp/utils.py