fence-agents/_servicedata
Peter Varkoly 1ab6a017e6 - Update to version 4.15.0+git.1731052905.05fd299e:
* fence_nutanix_ahv: Add fence agent support for Nutanix AHV Cluster (#600)
  * fencing: fix "?" typo in required field for the login parameter
  * fence_ibm_powervs: add private endpoint and token file support (#597)
  * fence_mpath: fix 0x-format patch causing unfencing issue, and use re.MULTILINE to avoid duplicating device dev/key lines in /run/cluster/mpath.devices
  * fence_bladecenter/fence_raritan_px3: use r"" on regex string to avoid SyntaxWarning
  * fence_scsi: preempt clears all devices on the mpath device, so only run it for the first device

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=204
2024-11-19 10:50:00 +00:00

6 lines
448 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
<param name="changesrevision">8d746be92f191aa289f13a3703031c122a5e6cf3</param></service><service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/fence-agents</param>
<param name="changesrevision">05fd299e094c6981b4c5b943dee03a29e78ee016</param></service></servicedata>