Skip to content

Commit c68ff25

Browse files
committed
updated new driver for netapp dynamic svm
1 parent f2919fe commit c68ff25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/cinder/cinder-volume-netapp.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ spec:
2626
netapp_storage_protocol = nvme
2727
netapp_transport_type = https
2828
netapp_use_legacy_client = false
29-
netapp_vserver = data-svm1
3029
volume_backend_name = netapp_nvme
31-
volume_driver = cinder.volume.drivers.netapp.common.NetAppDriver
30+
volume_driver = cinder_understack.dynamic_netapp_driver.NetappCinderDynamicDriver
3231
data:
3332
- secretKey: netapp_username
3433
remoteRef:

0 commit comments

Comments
 (0)