summaryrefslogtreecommitdiffstats
path: root/openshift-storage-libs/openshiftstoragelibs
diff options
context:
space:
mode:
authorNitin Goyal <nigoyal@redhat.com>2019-09-06 11:41:39 +0530
committervponomar <vponomar@redhat.com>2019-09-06 09:51:16 +0000
commita4aa6c4015006dc8d14d134c99858bdadae65a50 (patch)
tree2a8c75a59c09a650fca3e2897ffbfa3af9fcd8ce /openshift-storage-libs/openshiftstoragelibs
parent257bfd503357bfcd8c1861e981850c2cde14aa88 (diff)
Correct description of libraries in gluster_ops module
Changed the description of libraries in gluster_ops where it was wrong. Change-Id: I8ea9ec4ff1f28250d4544d6329b386271cf1e551
Diffstat (limited to 'openshift-storage-libs/openshiftstoragelibs')
-rw-r--r--openshift-storage-libs/openshiftstoragelibs/gluster_ops.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/openshift-storage-libs/openshiftstoragelibs/gluster_ops.py b/openshift-storage-libs/openshiftstoragelibs/gluster_ops.py
index d6f0e665..1e80149d 100644
--- a/openshift-storage-libs/openshiftstoragelibs/gluster_ops.py
+++ b/openshift-storage-libs/openshiftstoragelibs/gluster_ops.py
@@ -47,7 +47,7 @@ def wait_to_heal_complete(timeout=300, wait_step=5):
@podcmd.GlustoPod()
def get_gluster_vol_status(file_vol):
- """Get Gluster vol hosting nodes.
+ """Get Gluster vol status.
Args:
file_vol (str): file volume name.
@@ -152,7 +152,7 @@ def restart_gluster_vol_brick_processes(ocp_client_node, file_vol,
@podcmd.GlustoPod()
def restart_file_volume(file_vol, sleep_time=120):
- """Restars file volume service.
+ """Restart file volume (stop and start volume).
Args:
file_vol (str): name of a file volume