]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add Manage/Unmanage support to NetApp NFS drivers
authorGlenn M. Gobeli <Glenn.Gobeli@netapp.com>
Mon, 23 Feb 2015 12:35:34 +0000 (04:35 -0800)
committerTom Barron <tpb@dyncloud.net>
Fri, 6 Mar 2015 21:08:18 +0000 (21:08 +0000)
commit1f94d9e84df9d064d9c739aa450ba545d841bd36
tree30d04519f5e60caefa4c90db266f9775f4ca4988
parent35b1a03a4539d2e7c61d261ce800a241e603d65c
Add Manage/Unmanage support to NetApp NFS drivers

This change adds support for the Cinder Manage and Unmanage API calls
to the NetApp NFS drivers. This does not add the support for the generic
NFS driver.

Partially-Implements: Blueprint nfs-manage-unmanage

Change-Id: I26eceae948bc151e28bf0c7af5de58cf86bcb605
cinder/tests/test_netapp_nfs.py
cinder/tests/test_utils.py
cinder/utils.py
cinder/volume/driver.py
cinder/volume/drivers/netapp/dataontap/nfs_7mode.py
cinder/volume/drivers/netapp/dataontap/nfs_base.py
cinder/volume/drivers/netapp/dataontap/nfs_cmode.py