fence-agents: master - fence_amt: add long description

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


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

fence_amt: add long description

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

diff --git a/fence/agents/amt/fence_amt.py b/fence/agents/amt/fence_amt.py
index c164c66..81b8aec 100644
--- a/fence/agents/amt/fence_amt.py
+++ b/fence/agents/amt/fence_amt.py
@@ -134,7 +134,9 @@ def main():
 
     docs = { }
     docs["shortdesc"] = "Fence agent for AMT"
-    docs["longdesc"] = "Fence agent for AMT"
+    docs["longdesc"] = "fence_amt is an I/O Fencing agent \
+which can be used with Intel AMT. This agent calls support software amttool\
+(http://www.kraxel.org/cgit/amtterm/)."
     docs["vendorurl"] = "http://www.intel.com/"
     show_docs(options, docs)
 


More information about the cluster-commits mailing list