packstack/releasenotes/notes/remove-cinder-gluster-6c54d9f440424259.yaml
Alfredo Moralejo 116c22e0ab Remove options to enable GlusterFS volume in Cinder
The GlusterFS volume driver was removed from Cinder in Ocata release.

This review is removing the options to enable it in Packstack:

- gluster is not longer accepted in CONFIG_CINDER_BACKEND parameter.
- Parameter CONFIG_CINDER_GLUSTER_MOUNTS has been removed.

Change-Id: I972c0807ace53536c9fd008a2379c2b55b429441
2020-07-13 12:27:05 +02:00

8 lines
294 B
YAML

---
upgrade:
- |
The GlusterFS volume driver was removed from Cinder in Ocata release. The options to
enable it in Packstack have been removed:
- `gluster` is not longer accepted in CONFIG_CINDER_BACKEND parameter.
- Parameter `CONFIG_CINDER_GLUSTER_MOUNTS` has been removed.