Source: fence-agents
Section: admin
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers@alioth-lists.debian.net>
Uploaders: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
           Valentin Vidic <vvidic@debian.org>
Build-Depends: autoconf,
               automake,
               bison,
               debhelper-compat (= 13),
               dh-python,
               flex,
               iputils-ping,
               libcpg-dev,
               libglib2.0-dev,
               libnet-telnet-perl,
               libnspr4-dev,
               libnss3-dev,
               libtool,
               libvirt-dev,
               libxml2-dev,
               libxml2-utils,
               perl,
               python3,
               python3-boto3,
               python3-google-auth,
               python3-googleapi,
               python3-kubernetes,
               python3-pexpect,
               python3-pycurl,
               python3-requests,
               python3-suds,
               systemd-dev,
               time,
               uuid-dev,
               xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/ClusterLabs/fence-agents
Vcs-Browser: https://salsa.debian.org/ha-team/fence-agents
Vcs-Git: https://salsa.debian.org/ha-team/fence-agents.git

Package: fence-agents
Section: oldlibs
Architecture: all
Depends: ${misc:Depends},
         fence-agents-all
Description: Fence Agents for Red Hat Cluster - transitional package
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package is a transitional package to fence-agents-all. It can safely be
 removed.

Package: fence-agents-all
Architecture: all
Depends: ${misc:Depends},
         fence-agents-ack-manual,
         fence-agents-aliyun,
         fence-agents-alom,
         fence-agents-amt,
         fence-agents-apc,
         fence-agents-apc-snmp,
         fence-agents-aws,
         fence-agents-azure-arm,
         fence-agents-bladecenter,
         fence-agents-brocade,
         fence-agents-cdu,
         fence-agents-cisco-mds,
         fence-agents-cisco-ucs,
         fence-agents-compute,
         fence-agents-crosslink,
         fence-agents-cyberpower-ssh,
         fence-agents-docker,
         fence-agents-drac,
         fence-agents-drac5,
         fence-agents-dummy,
         fence-agents-eaton-snmp,
         fence-agents-eaton-ssh,
         fence-agents-ecloud,
         fence-agents-emerson,
         fence-agents-eps,
         fence-agents-gce,
         fence-agents-hds-cb,
         fence-agents-heuristics-ping,
         fence-agents-hpblade,
         fence-agents-ibmblade,
         fence-agents-ibm-powervs,
         fence-agents-ibm-vpc,
         fence-agents-ibmz,
         fence-agents-ifmib,
         fence-agents-ilo2,
         fence-agents-ilo-moonshot,
         fence-agents-ilo-mp,
         fence-agents-ilo-ssh,
         fence-agents-intelmodular,
         fence-agents-ipdu,
         fence-agents-ipmilan,
         fence-agents-ironic,
         fence-agents-kdump,
         fence-agents-kubevirt,
         fence-agents-ldom,
         fence-agents-lindy-pdu,
         fence-agents-lpar,
         fence-agents-mpath,
         fence-agents-netio,
         fence-agents-nutanix-ahv,
         fence-agents-openstack,
         fence-agents-ovh,
         fence-agents-ovm,
         fence-agents-powerman,
         fence-agents-pve,
         fence-agents-raritan,
         fence-agents-raritan-px3,
         fence-agents-rcd-serial,
         fence-agents-redfish,
         fence-agents-rhevm,
         fence-agents-rsa,
         fence-agents-rsb,
         fence-agents-sanbox2,
         fence-agents-scsi,
         fence-agents-skalar,
         fence-agents-vbox,
         fence-agents-virsh,
         fence-agents-vmware,
         fence-agents-vmware-rest,
         fence-agents-vmware-soap,
         fence-agents-vmware-vcloud,
         fence-agents-wti,
         fence-agents-xenapi,
         fence-virt
Suggests: fence-agents-sbd
Replaces: fence-agents (<< 4.16.0)
Breaks: fence-agents (<< 4.16.0)
Description: Fence Agents for Red Hat Cluster - all agents
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package is a metapackage depending on all available fence agents.

Package: fence-agents-common
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-pexpect,
         python3-pycurl,
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Description: Fence Agents for Red Hat Cluster - common files
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides common files used by all fence agents.

Package: fence-agents-aliyun
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Aliyun agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides an I/O fencing agent for Aliyun Web Services in Alibaba
 Cloud.
 .
 Note: This agent requires Aliyun Python SDK to be functional.

Package: fence-agents-ack-manual
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - manual ack agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ack_manual tells fenced to stop retrying and consider the node fenced.
 .
 It is important that this only be done after the node has been manually turned
 off or prevented from writing to shared storage.  Without this manual action
 and verification, the storage that fencing protects may become corrupted.

Package: fence-agents-alom
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Sun ALOM agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_alom is an I/O Fencing agent which can be used with ALOM connected
 machines.

Package: fence-agents-amt
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         amtterm
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Intel AMT agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_amt is an I/O Fencing agent which can be used with Intel AMT.

Package: fence-agents-apc
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - APC over telnet/ssh agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_apc is an I/O Fencing agent which can be used with the APC network power
 switch. It logs into device via telnet/ssh  and reboots a specified outlet.
 Lengthy telnet/ssh connections should be avoided while a GFS cluster is running
 because the connection will block any necessary fencing actions.

Package: fence-agents-apc-snmp
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - APC over SNMP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides an I/O Fencing agents which can be used with the APC
 network power switch or Tripplite PDU devices. It logs into a device via SNMP
 and reboots a specified outlet. It supports SNMP v1, v2c, v3 with all
 combinations of authenticity/privacy settings.

Package: fence-agents-aws
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-boto3,
         python3-requests
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - AWS agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_aws is an I/O Fencing agent for AWS (Amazon Web Services). It uses the
 boto3 library to connect to AWS.

Package: fence-agents-azure-arm
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-azure
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Azure ARM agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_azure_arm is an I/O Fencing agent for Azure Resource Manager. It uses
 Azure SDK for Python to connect to Azure.

Package: fence-agents-bladecenter
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM BladeCenter telnet agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_bladecenter is an I/O Fencing agent which can be used with IBM
 BladeCenters with recent enough firmware that includes telnet support. It logs
 into a Brocade chasis via telnet or ssh and uses the command line interface to
 power on and off blades.

Package: fence-agents-brocade
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HP Brocade agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_brocade is an I/O Fencing agent which can be used with Brocade FC
 switches. It logs into a Brocade switch via telnet and disables a specified
 port. Disabling the port which a machine is connected to effectively fences
 that machine. Lengthy telnet connections to the switch should be avoided while
 a GFS cluster is running because the connection will block any necessary
 fencing actions.

Package: fence-agents-cdu
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Sentry Switch CDU agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_cdu is an I/O Fencing agent which can be used with the Sentry Switch
 CDU. It logs into the device via telnet and power's on/off an outlet.

Package: fence-agents-cisco-mds
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Cisco MDS agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_cisco_mds is an I/O Fencing agent which can be used with any Cisco MDS
 9000 series with SNMP enabled device.

Package: fence-agents-cisco-ucs
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Cisco UCS agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_cisco_ucs is an I/O Fencing agent which can be used with Cisco UCS to
 fence machines.

Package: fence-agents-compute
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-novaclient
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - OpenStack Compute agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 It tells Nova that compute nodes are down and to reschedule flagged instances.

Package: fence-agents-crosslink
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         iputils-ping
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - crosslink cable agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides an agent that helps two-node clusters to tackle the
 situation where one node lost power and cannot be fenced by telling pacemaker
 that if the node is not reachable over the crosslink cable, it can be assumed
 to be dead.

Package: fence-agents-cyberpower-ssh
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - CyberPower agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_cyberpower_ssh is an I/O Fencing agent which can be used with the
 CyberPower network power switch. It logs into device via ssh and reboots a
 specified outlet. Lengthy ssh connections should be avoided while a GFS cluster
 is running because the connection will block any necessary fencing actions.

Package: fence-agents-docker
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Docker agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_docker is I/O fencing agent which can be used with the Docker Engine
 containers. You can use this fence-agent without any authentication, or you can
 use TLS authentication.

Package: fence-agents-drac
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Dell DRAC 4 agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_drac is an I/O Fencing agent which can be used with the Dell Remote
 Access Card (DRAC). This card provides remote access to controlling power to a
 server. It logs into the DRAC through the telnet interface of the card.

Package: fence-agents-drac5
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Dell DRAC 5 agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_drac5 is an I/O Fencing agent which can be used with the Dell Remote
 Access Card v5 or CMC (DRAC). This device provides remote access to controlling
 power to a server. It logs into the DRAC through the telnet/ssh interface of
 the card.

Package: fence-agents-dummy
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - dummy agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agent used for testing purpose.

Package: fence-agents-eaton-snmp
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Eaton SNMP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_eaton_snmp is an I/O Fencing agent which can be used with the Eaton
 network power switch. It logs into a device via SNMP and reboots a specified
 outlet. It supports SNMP v1 and v3 with all combinations of
 authenticity/privacy settings.

Package: fence-agents-eaton-ssh
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Eaton SSH agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_eaton_ssh is a Power Fencing agent that connects to Eaton ePDU devices.
 It logs into device via ssh and reboot a specified outlet.

Package: fence-agents-ecloud
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - ANS eCloud agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ecloud is a fence agent for use with the ANS eCloud platform which is
 compatible with eCloud VPC and eCloud v1.

Package: fence-agents-emerson
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Emerson SNMP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_emerson is an I/O Fencing agent which can be used with MPX and MPH2
 managed rack PDU.

Package: fence-agents-eps
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - ePowerSwitch agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_eps is an I/O Fencing agent which can be used with the ePowerSwitch 8M+
 power switch to fence connected machines. Fence agent works ONLY on 8M+ device,
 because this is only one, which has support for hidden page feature.
 .
 fence_epsr2 is an I/O Fencing agent for ePowerSwitch R2 and newer. In most
 cases you want to use fence_epsr2, as fence_eps only works with older
 hardware.

Package: fence-agents-gce
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-googleapi,
         python3-socks
Suggests: python3-google-auth
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Google Compute Engine agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_gce is an I/O Fencing agent for GCE (Google Cloud Engine). It uses the
 googleapiclient library to connect to GCE.

Package: fence-agents-hds-cb
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Hitachi Compute Blade agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_hds_cb is an I/O Fencing agent which can be used with Hitachi Compute
 Blades with recent enough firmware that includes telnet support.

Package: fence-agents-heuristics-ping
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         iputils-ping,
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - heuristics ping agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_heuristics_ping uses ping-heuristics to control execution of another
 fence agent on the same fencing level.
 .
 This is not a fence agent by itself. Its only purpose is to enable/disable
 another fence agent that lives on the same fencing level but after
 fence_heuristics_ping.

Package: fence-agents-hpblade
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HPE BladeSystem agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_hpblade is an I/O Fencing agent which can be used with HPE BladeSystem
 and HPE Integrity Superdome X. It logs into the onboard administrator of an
 enclosure via telnet or ssh and uses the command line interface to power blades
 or partitions on or off.

Package: fence-agents-ibmblade
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM BladeCenter SNMP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ibmblade is an I/O Fencing agent which can be used with IBM BladeCenter
 chassis. It issues SNMP Set request to BladeCenter chassis, rebooting, powering
 up or down the specified Blade Server.

Package: fence-agents-ibm-powervs
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM PowerVS agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ibm_powervs is an I/O Fencing agent which can be used with IBM PowerVS
 to fence virtual machines.

Package: fence-agents-ibm-vpc
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM Cloud VPC agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ibm_vpc is an I/O Fencing agent which can be used with IBM Cloud VPC to
 fence virtual machines.

Package: fence-agents-ibmz
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM zSystems agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ibmz is a power fencing agent which uses the HMC Web Services API to
 fence IBM zSystems LPARs.

Package: fence-agents-ifmib
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IF-MIB SNMP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ifmib is an I/O Fencing agent which can be used with any SNMP IF-MIB
 capable device.
 .
 It was written with managed ethernet switches in mind, in order to fence iSCSI
 SAN connections. However, there are many devices that support the IF-MIB
 interface. The agent uses IF-MIB::ifAdminStatus to control the state of an
 interface.

Package: fence-agents-ilo2
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         gnutls-bin,
         python3-pexpect,
         python3-xmlschema
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HP iLO2 agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agents for HP iLO2 devices that are accessed via the HTTP(s) protocol.

Package: fence-agents-ilo-moonshot
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HP Moonshot iLO agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agent for HP iLO Moonshot devices that are accessed via telnet or SSH.

Package: fence-agents-ilo-mp
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HP iLO MP agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agent for HP Integrated Lights-Out Management Processor devices that are
 accessed via telnet or SSH.

Package: fence-agents-ilo-ssh
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - HP iLO over SSH agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ilo_ssh is a fence agent that connects to iLO device. It logs into
 device via ssh and reboot a specified outlet.

Package: fence-agents-intelmodular
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Intel Modular agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_intelmodular is an I/O Fencing agent which can be used with Intel
 Modular device (tested on Intel MFSYS25, should work with MFSYS35 as well).

Package: fence-agents-ipdu
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM iPDU agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ipdu is an I/O Fencing agent which can be used with the IBM iPDU network
 power switch. It logs into a device via SNMP and reboots a specified outlet. It
 supports SNMP v3 with all combinations of authenticity/privacy settings.

Package: fence-agents-ipmilan
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         ipmitool
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IPMI agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agents to manage nodes with available IPMI interface.

Package: fence-agents-ironic
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-openstackclient
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - OpenStack Ironic agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ironic is a Fencing agent which can be used with machines controlled by
 the Ironic (Bare Metal as a service) service. This agent calls the openstack
 CLI.

Package: fence-agents-kdump
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - kdump agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_kdump is an I/O fencing agent to be used with the kdump crash recovery
 service. When the fence_kdump agent is invoked, it will listen for a message
 from the failed node that acknowledges that the failed node it executing the
 kdump crash kernel.  Note that fence_kdump is not a replacement for traditional
 fencing methods. The fence_kdump agent can only detect that a node has entered
 the kdump crash recovery service. This allows the kdump crash recovery service
 complete without being preempted by traditional power fencing methods.

Package: fence-agents-kubevirt
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-kubernetes,
         python3-openshift
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - KubeVirt agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_kubevirt is an I/O Fencing agent for KubeVirt.

Package: fence-agents-ldom
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Sun LDom agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ldom is an I/O Fencing agent which can be used with LDoms virtual
 machines. This agent works so, that run ldm command on host machine.

Package: fence-agents-lindy-pdu
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         snmp
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Lindy PDU agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_lindypdu is an I/O Fencing agent which can be used with the Lindy PDU
 network power switch. It logs into a device via SNMP and reboots a specified
 outlet. It supports SNMP v1 with all combinations of authenticity/privacy
 settings.

Package: fence-agents-lpar
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM LPAR agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agent for IBM LPAR devices that are accessed via telnet or SSH.

Package: fence-agents-mpath
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         multipath-tools
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - multipath reservation agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_mpath is an I/O fencing agent that uses SCSI-3 persistent reservations
 to control access multipath devices. Underlying devices must support SCSI-3
 persistent reservations (SPC-3 or greater) as well as the "preempt-and-abort"
 subcommand.

Package: fence-agents-netio
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         python3-pexpect,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Koukaam NETIO-230B agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides an I/O Fencing agent which can be used with the Koukaam
 NETIO-230B Power Distribution Unit. It logs into device via telnet and reboots
 a specified outlet. Lengthy telnet connections should be avoided while the
 cluster is running because the connection will block any necessary fencing
 actions.

Package: fence-agents-nutanix-ahv
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Nutanix AHV agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides a Power Fencing agent for virtual machines deployed on
 Nutanix AHV cluster with the AHV cluster being managed by Prism Central.

Package: fence-agents-openstack
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-novaclient,
         python3-yaml
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - OpenStack Nova agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_openstack is a Fencing agent which can be used with machines controlled
 by the OpenStack's Nova service.

Package: fence-agents-ovh
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-suds
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - OVH agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ovh is an Power Fencing agent which can be used within OVH datecentre.
 Poweroff is simulated with a reboot into rescue-pro mode.

Package: fence-agents-ovm
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Oracle VM agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_ovm is a Power Fencing agent which can be used with the virtual machines
 managed by Oracle VM Manager.

Package: fence-agents-powerman
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         powerman
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Powerman agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides a fence agent for the Powerman management utility that
 was designed for LLNL systems.

Package: fence-agents-pve
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Proxmox VE agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_pve agent can be used to fence virtual machines acting as nodes in a
 virtualized cluster.

Package: fence-agents-raritan
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pexpect,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Raritan Dominion PX agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_raritan is an I/O Fencing agent which can be used with the Raritan
 DPXS12-20 Power Distribution Unit. It logs into device via telnet and reboots a
 specified outlet. Lengthy telnet connections should be avoided while a GFS
 cluster is running because the connection will block any necessary fencing
 actions.

Package: fence-agents-raritan-px3
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Raritan Dominion PX2/PX3 agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_raritan is an I/O Fencing agent which can be used with the Raritan PX2
 and PX3 Power Distribution Unit series. It logs into device via telnet or ssh
 and reboots a specified outlet. Single outlets and grouped outlets are
 supported.

Package: fence-agents-rcd-serial
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - RCD serial agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_rcd_serial operates a serial cable that toggles a reset of an opposing
 server using the reset switch on its motherboard. The cable itself is simple
 with no power, network or moving parts.

Package: fence-agents-redfish
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests
Suggests: python3-urllib3
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Redfish agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_redfish is an I/O Fencing agent which can be used with Out-of-Band
 controllers that support Redfish APIs. These controllers provide remote access
 to control power on a server.

Package: fence-agents-rhevm
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - RHEV-M REST API agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_rhevm is an I/O Fencing agent which can be used with RHEV-M REST API to
 fence virtual machines.

Package: fence-agents-rsa
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM RSA agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_rsa is an I/O Fencing agent which can be used with the IBM RSA II
 management interface. It logs into an RSA II device via telnet and reboots the
 associated machine. Lengthy telnet connections to the RSA II device should be
 avoided while a GFS cluster is running because the connection will block any
 necessary fencing actions.

Package: fence-agents-rsb
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Fujitsu-Siemens RSB agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_rsb is an I/O Fencing agent which can be used with the Fujitsu-Siemens
 RSB management interface. It logs into device via telnet/ssh and reboots a
 specified outlet. Lengthy telnet/ssh connections should be avoided while a GFS
 cluster is running because the connection will block any necessary fencing
 actions.

Package: fence-agents-sanbox2
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pexpect
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - QLogic SANBox2 FC switch agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_sanbox2 is an I/O Fencing agent which can be used with QLogic SANBox2 FC
 switches. It logs into a SANBox2 switch via telnet and disables a specified
 port.

Package: fence-agents-sbd
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         sbd
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - STONITH Block Device agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_sbd is I/O Fencing agent which can be used in environments where sbd can
 be used (shared storage).

Package: fence-agents-scsi
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         sg3-utils
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - SCSI-3 reservation agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_scsi is an I/O fencing agent that uses SCSI-3 persistent reservations to
 control access to shared storage devices. These devices must support SCSI-3
 persistent reservations (SPC-3 or greater) as well as the "preempt-and-abort"
 subcommand.

Package: fence-agents-skalar
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests,
         python3-urllib3,
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Skala-R agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 Fence agent used to manage nodes in Skala-R.

Package: fence-agents-vbox
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - VirtualBox agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_vbox is an I/O Fencing agent which can be used with the virtual machines
 managed by VirtualBox. It logs via ssh to a dom0 where it runs VBoxManage to do
 all of the work.

Package: fence-agents-virsh
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - virsh agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_virsh is an I/O Fencing agent which can be used with the virtual
 machines managed by libvirt. It logs via ssh to a dom0 and there run virsh
 command, which does all work.

Package: fence-agents-vmware
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pexpect
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - VMware agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides an I/O Fencing agent which can be used with the VMware
 ESX, VMware ESXi or VMware Server to fence virtual machines.
 .
 Before using this agent, VI Perl Toolkit or vmrun command needs to be
 installed on every machine running this agent.

Package: fence-agents-vmware-rest
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - VMware REST API agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_vmware_rest is an I/O Fencing agent which can be used with VMware API to
 fence virtual machines.

Package: fence-agents-vmware-soap
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-requests,
         python3-suds
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - VMware SOAP API agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_vmware_soap is an I/O Fencing agent which can be used with the virtual
 machines managed by VMWare products that have SOAP API v4.1+.

Package: fence-agents-vmware-vcloud
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pycurl
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - VMware vCloud Director API agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_vmware_vcloud is an I/O Fencing agent which can be used with VMware
 vCloud Director API to fence virtual machines.

Package: fence-agents-wti
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         openssh-client,
         python3-pexpect,
         telnet
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - WTI Network Power Switch agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_wti is an I/O Fencing agent which can be used with the WTI Network Power
 Switch (NPS). It logs into an NPS via telnet or ssh and boots a specified plug.
 Lengthy telnet connections to the NPS should be avoided while a GFS cluster is
 running because the connection will block any necessary fencing actions.

Package: fence-agents-xenapi
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version}),
         python3-pexpect
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - Citrix XenServer agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 fence_xenapi is an I/O Fencing agent used on Citrix XenServer hosts. It uses
 the XenAPI, supplied by Citrix, to establish an XML-RPC session to a XenServer
 host. Once the session is established, further XML-RPC commands are issued in
 order to switch on, switch off, restart and query the status of virtual
 machines running on the host.

Package: fence-agents-zvm
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fence-agents-common (>= ${source:Version})
Breaks: fence-agents (<< 4.12.1-2~exp1)
Replaces: fence-agents (<< 4.12.1-2~exp1)
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - IBM z/VM agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 This package provides a fencing agent for z/VM virtual machines using SMAPI
 service over TCP/IP.

Package: fence-virt
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         fence-agents-common (>= ${source:Version})
Provides: fence-agent
Description: Fence Agents for Red Hat Cluster - virt agent
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 The fencing framework consists of the agent (fence_virt) and
 the host daemon (fence_virtd). The fence_virtd host daemon is
 responsible for processing fencing requests from fence_virt agents
 running in virtual machines and routing the requests to the
 appropriate physical machine for action.
 .
 This package contains the fence_virt agent to be used inside the
 virtual machine.

Package: fence-virtd
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         fence-agents-common (>= ${source:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: Fence Agents for Red Hat Cluster - virt daemon
 Red Hat Fence Agents is a collection of scripts to handle remote power
 management for several devices. They allow failed or unreachable nodes to be
 forcibly restarted and removed from the cluster.
 .
 The fencing framework consists of the agent (fence_virt) and
 the host daemon (fence_virtd). The fence_virtd host daemon is
 responsible for processing fencing requests from fence_virt agents
 running in virtual machines and routing the requests to the
 appropriate physical machine for action.
 .
 This package contains the fence_virtd daemon to be used on the
 physical host.