summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openshift-storage-libs/openshiftstoragelibs/heketi_ops.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py b/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
index 3a02e764..db15c414 100644
--- a/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
+++ b/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
@@ -1028,7 +1028,7 @@ def heketi_blockvolume_create(heketi_client_node, heketi_server_url, size,
Kwargs:
The keys, values in kwargs are:
- name : (str)|None
- - cluster : (str)|None
+ - clusters : (str)|None
- ha : (int)|None
- auth : (bool)
- json : (bool)