fence-agents: master - fence_ipmilan: add long description

Marek GrĂ¡c marx at fedoraproject.org
Fri Jan 10 12:56:14 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=626035de9ad2dab222f79814afa6a1820d252a8a
Commit:        626035de9ad2dab222f79814afa6a1820d252a8a
Parent:        293325ff5be7a65a9a5300b40ebb7ee7907c832e
Author:        Ondrej Mular <omular at redhat.com>
AuthorDate:    Fri Jan 10 05:44:11 2014 -0500
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Fri Jan 10 13:52:49 2014 +0100

fence_ipmilan: add long description

Signed-off-by: Marek 'marx' Grac <mgrac at redhat.com>
---
 fence/agents/ipmilan/fence_ipmilan.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/fence/agents/ipmilan/fence_ipmilan.py b/fence/agents/ipmilan/fence_ipmilan.py
index 7b50772..e15dc94 100644
--- a/fence/agents/ipmilan/fence_ipmilan.py
+++ b/fence/agents/ipmilan/fence_ipmilan.py
@@ -180,7 +180,9 @@ def main():
 
     docs = { }
     docs["shortdesc"] = "Fence agent for IPMI"
-    docs["longdesc"] = "Fence agent for IPMI"
+    docs["longdesc"] = "fence_ipmilan is an I/O Fencing agent\
+which can be used with machines controlled by IPMI.\
+This agent calls support software ipmitool (http://ipmitool.sf.net/)."
     docs["vendorurl"] = ""
     docs["symlink"] = [("fence_ilo3", "Fence agent for HP iLO3"),
                        ("fence_ilo4", "Fence agent for HP iLO4"),


More information about the cluster-commits mailing list