Add IBM GPFS cinder driver automation
diff --git a/README.rst b/README.rst
index 0a48ec7..1f2eed8 100644
--- a/README.rst
+++ b/README.rst
@@ -234,6 +234,23 @@
password: pass
connection: FC/iSCSI
+Cinder setup with IBM GPFS filesystem
+
+.. code-block:: yaml
+
+ cinder:
+ volume:
+ enabled: true
+ types:
+ - name: GPFS-GOLD
+ engine: gpfs
+ mount_point: '/mnt/gpfs-openstack/cinder/gold'
+ - name: GPFS-SILVER
+ engine: gpfs
+ mount_point: '/mnt/gpfs-openstack/cinder/silver'
+ storage:
+ engine: gpfs
+
## Read more
* https://wiki.openstack.org/wiki/Cinder