puppet-manila/releasenotes/notes/deprecate-cephfsnative-add-cephfs-8ea802ec233c7618.yaml
Jan Provaznik 97e89fc147 Add cephfs class and deprecate cephfsnative class
Manila cephfsnative driver was renamed to cephfs driver and
supports both direct cephfs access or through ganesha-nfs server.
This patch deprecates the older cephfsnative class and adds
cephfs class which is compatible with current manila cephfs driver.

Change-Id: I1bf6ead3b6290ebf927bacb21e57f2897ce34605
Related-To: bp cephfs-nfs-support
2017-06-16 09:42:21 +02:00

9 lines
211 B
YAML

---
features:
- |
Added new cephfs class which supports both direct cephfs access or through
ganesha-nfs server.
deprecations:
- |
Deprecated cephfsnative class in favor of the new cephfs class.