a91fa6e154
Spectrum Scale supports NFS ganesha through CES protocol services. This change replaces the current NFS ganesha support with the Spectrum Scale CES infrastructure. Implements: blueprint gpfs-ces-support Change-Id: I8eb307c19761788ea71c15c889794f8b5f110253
15 lines
513 B
YAML
15 lines
513 B
YAML
---
|
|
prelude: >
|
|
Refactored GPFS driver to support NFS Ganesha
|
|
through Spectrum Scale CES framework.
|
|
upgrade:
|
|
- Added a new config option is_gpfs_node which will
|
|
determine if manila share service is running on
|
|
GPFS node or not.
|
|
Added mmnfs commands in the root wrap share.filters.
|
|
Removed scp and ssh commands from root wrap share.filters.
|
|
deprecations:
|
|
- Deprecated knfs_export_options configuration
|
|
parameter as export options are now configured
|
|
in extra specs of share types.
|