manila/releasenotes/notes/ibm-gpfs-manage-support-c110120c350728e3.yaml
digvijay2016 fb4b0b86e9 Add support for manage/unmanage in GPFS driver
Added support for manage/unmanage in GPFS NFS driver.
This patch added functions that allow share on Spectrum Scale
node to be managed by OpenStack if existing fileset is an
independent fileset and doesn't have any NFS export
over the fileset path. Also, share can be unmanaged from
OpenStack but still left in Spectrum Scale cluster.

Implements: blueprint gpfs-manage-support

Change-Id: I9134408b59c30ac4bc593f287294741f6e996136
2016-12-28 15:06:42 +05:30

9 lines
298 B
YAML

---
features:
- Added manila manage/unmanage feature support for
GPFS driver.
The existing fileset should be an independent fileset
and should not have any NFS export over the fileset
path. With this prerequisite existing GPFS filesets
can be brought under Manila management.