Cinder HP LeftHand backend
diff --git a/README.rst b/README.rst
index 4c0e355..b316449 100644
--- a/README.rst
+++ b/README.rst
@@ -291,7 +291,24 @@
type_name: GPFS-SILVER
engine: gpfs
mount_point: '/mnt/gpfs-openstack/cinder/silver'
-
+
+Cinder setup with HP LeftHand
+
+.. code-block:: yaml
+
+ cinder:
+ volume:
+ enabled: true
+ backend:
+ HP-LeftHand:
+ type_name: normal-storage
+ engine: hp_lefthand
+ api_url: 'https://10.10.10.10:8081/lhos'
+ username: user
+ password: password
+ clustername: cluster1
+ iscsi_chap_enabled: false
+
## Read more
* https://wiki.openstack.org/wiki/Cinder