fence-agents: master - relaxng: drop static agents definitions

Fabio M. Di Nitto fabbione at fedoraproject.org
Mon Jun 27 18:54:40 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=195f28293701ab6582e23c9d6cb796efab0dce52
Commit:        195f28293701ab6582e23c9d6cb796efab0dce52
Parent:        9f8bb4d49ba6a96375feff2ae03bf30a708d1d45
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Mon Jun 27 20:54:03 2011 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Mon Jun 27 20:54:03 2011 +0200

relaxng: drop static agents definitions

GNBD: obsoleted
fence_scsi/fence_virt/fence_xvm are now autogenerated

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 fence/agents/lib/fence.rng.head |  111 ---------------------------------------
 1 files changed, 0 insertions(+), 111 deletions(-)

diff --git a/fence/agents/lib/fence.rng.head b/fence/agents/lib/fence.rng.head
index 1bc6929..c7df520 100644
--- a/fence/agents/lib/fence.rng.head
+++ b/fence/agents/lib/fence.rng.head
@@ -64,40 +64,6 @@
              parameter." rha:sample=""/>
         </optional>
        </group>
-       <!-- scsi reservations -->
-       <group rha:fence_agent="fence_scsi">
-        <optional>
-         <attribute name="nodename" rha:description="Name of the node to
-            be fenced. Refer to fence_scsi(8) for more
-            information." rha:sample=""/>
-        </optional>
-        <optional>
-         <attribute name="key" rha:description="" rha:sample="33">
-          <data type="positiveInteger"/>
-         </attribute>
-        </optional>
-        <optional>
-         <attribute name="devices" rha:description="List of devices
-            to fence (separated by commas)." rha:sample="/dev/sdb,/dev/sdc"/>
-        </optional>
-        <optional>
-         <attribute name="action" rha:description="Fencing action to
-            take (off or on)." rha:sample="off"/>
-        </optional>
-        <optional>
-         <attribute name="logfile" rha:description="Location to output
-            logs from fence_scsi." rha:sample="/var/log/fence_scsi.log"/>
-        </optional>
-        <optional>
-         <attribute name="aptpl" rha:description="" rha:sample=""/>
-        </optional>
-       </group>
-       <!-- GNBD -->
-       <group rha:fence_agent="fence_gnbd">
-        <attribute name="servers" rha:description="The hostname of each
-            GNBD to disable. For multiple hostnames, separate each
-            hostname with a space." rha:sample=""/>
-       </group>
        <!-- Egenera -->
        <!-- FIXME: Note that in the schema web page each is listed as a
        parameter. Likewise for Conga. In addition, Conga shows Ipan
@@ -136,83 +102,6 @@
        <group rha:fence_agent="fence_xcat">
         <attribute name="rpowerpath" rha:description="" rha:sample=""/>
        </group>
-       <!-- fence_xvm ( provided by fence-virt package ) -->
-       <group rha:fence_agent="fence_xvm">
-        <optional>
-          <attribute name="option"/> <!-- deprecated; for compatibility.  use "action" -->
-        </optional>
-        <optional>
-          <attribute name="debug" rha:description="Specify (stdin) or increment (command line) debug level" />
-        </optional>
-        <optional>
-          <attribute name="ip_family" rha:description="IP Family ([auto], ipv4, ipv6)" />
-        </optional>
-        <optional>
-          <attribute name="multicast_address" rha:description="Multicast address (default=225.0.0.12 / ff05::3:1)" />
-        </optional>
-        <optional>
-          <attribute name="ipport" rha:description="Multicast or VMChannel IP port (default=1229)" />
-        </optional>
-        <optional>
-          <attribute name="retrans" rha:description="Multicast retransmit time (in 1/10sec; default=20)" />
-        </optional>
-        <optional>
-          <attribute name="auth" rha:description="Authentication (none, sha1, [sha256], sha512)" />
-        </optional>
-        <optional>
-          <attribute name="hash" rha:description="Packet hash strength (none, sha1, [sha256], sha512)" />
-        </optional>
-        <optional>
-          <attribute name="key_file" rha:description="Shared key file (default=/etc/cluster/fence_xvm.key)" />
-        </optional>
-        <optional>
-          <attribute name="port" rha:description="Virtual Machine (domain name) to fence" />
-        </optional>
-        <optional>
-          <attribute name="domain" rha:description="Virtual Machine (domain name) to fence (deprecated)" />
-        </optional>
-        <optional>
-          <attribute name="use_uuid" rha:description="Treat [domain] as UUID instead of domain name. This is provided for compatibility with older fence_xvmd installations." />
-        </optional>
-        <optional>
-          <attribute name="action" rha:description="Fencing action (null, off, on, [reboot], status, list, monitor, metadata)" />
-        </optional>
-        <optional>
-          <attribute name="timeout" rha:description="Fencing timeout (in seconds; default=30)" />
-        </optional>
-       </group>
-       <group rha:fence_agent="fence_virt">
-        <optional>
-          <attribute name="option"/> <!-- deprecated; for compatibility.  use "action" -->
-        </optional>
-        <optional>
-          <attribute name="debug" rha:description="Specify (stdin) or increment (command line) debug level" />
-        </optional>
-        <optional>
-          <attribute name="serial_device" rha:description="Serial device (default=/dev/ttyS1)" />
-        </optional>
-        <optional>
-          <attribute name="serial_params" rha:description="Serial Parameters (default=115200,8N1)" />
-        </optional>
-        <optional>
-          <attribute name="channel_address" rha:description="VM Channel IP address (default=10.0.2.179)" />
-        </optional>
-        <optional>
-          <attribute name="ipport" rha:description="Multicast or VMChannel IP port (default=1229)" />
-        </optional>
-        <optional>
-          <attribute name="port" rha:description="Virtual Machine (domain name) to fence" />
-        </optional>
-        <optional>
-          <attribute name="domain" rha:description="Virtual Machine (domain name) to fence (deprecated)" />
-        </optional>
-        <optional>
-          <attribute name="action" rha:description="Fencing action (null, off, on, [reboot], status, list, monitor, metadata)" />
-        </optional>
-        <optional>
-          <attribute name="timeout" rha:description="Fencing timeout (in seconds; default=30)" />
-        </optional>
-       </group>
        <group rha:fence_agent="fence_na" rha:description="Node Assassin">
          <optional>
            <attribute name="option"/> <!-- deprecated; for compatibility.  use "action" -->


More information about the cluster-commits mailing list