fence-agents: master - eaton_snmp: add tested models

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Aug 2 13:15:23 UTC 2012


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=3cd42f9de648ae2d7f2bbd49530f7adf18cf80a9
Commit:        3cd42f9de648ae2d7f2bbd49530f7adf18cf80a9
Parent:        6f4c98c3111de5ce20f7b3205aef2f1dcde454bd
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Thu Aug 2 15:15:08 2012 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Thu Aug 2 15:15:08 2012 +0200

eaton_snmp: add tested models

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 fence/agents/eaton_snmp/fence_eaton_snmp.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/fence/agents/eaton_snmp/fence_eaton_snmp.py b/fence/agents/eaton_snmp/fence_eaton_snmp.py
index 4b02fc4..5b54b79 100644
--- a/fence/agents/eaton_snmp/fence_eaton_snmp.py
+++ b/fence/agents/eaton_snmp/fence_eaton_snmp.py
@@ -2,7 +2,9 @@
 
 # The Following agent has been tested on:
 # - Eaton ePDU Managed - SNMP v1
+#   EATON | Powerware ePDU model: Managed ePDU (PW104MA0UB99), firmware: 01.01.01
 # - Eaton ePDU Switched - SNMP v1
+#   EATON | Powerware ePDU model: Switched ePDU (IPV3600), firmware: 2.0.K
 
 import sys, re, pexpect
 sys.path.append("@FENCEAGENTSLIBDIR@")


More information about the cluster-commits mailing list