(bsc#1236184)
Build package without azurei-arm to be able to submit to SLE16
until azure-arm stop use deprecated python packages
- Update to version 4.16.0+git.1735891853.256a570a:
* fence_sbd: get devices from SBD_DEVICE env variable if devices parameter isnt set (#591)
* fence_raritan_px3: fix syntax warnings
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=206
* 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
Add missed fence-agents-devel package also.
- Split fence-agents package (jsc#PED-8798)
- fence-agents-common provides the common libraries for all fence agents
and is reuired by all fence agents.
- fence-agents-all installs all fence agents to provide a safe update
for the older fence-agents version which contained all agents.
After update the not used agents can be uninstalled.
OBS-URL: https://build.opensuse.org/request/show/1190424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=75
- Update to version 4.15.0+git.1719822011.7a2c0a7f:
* all agents: dont use Deprecated logging.warn()
* symlinked agents: set agent_name to use when generating manpages
* fence2man.xsl: improve text for symlinked agents
* fence_sbd: --sbd-path defaults to /usr/sbin/sbd
* configure: check additional paths for programs
* fence_aws: log error if unknown state returned
* fence_aws: improve list, list-status and status actions
* fencing: use formatted strings to avoid failing when plug is int
* fence_azure: fix pinning client api versions for compatibility across different azure sdk versions
* fence_docker: Connect to Docker via a UNIX socket
* fence_hpblade/fence_mpath/fence_scsi: use r"" for all regular expressions to avoid SyntaxWarning errors
* fence_aws: fixes to not fail CI, and dont use boto3 buildreq on CI nodes where it's not installed
* fence_eps: add fence_epsr2 for ePowerSwitch R2 and newer
* fencing: add support for docs["agent_name"] to use the main agent name when generating manpages
* spec: only require python3-azure-sdk for RHEL < 9
* spec: remove old python3-azure-sdk dependency
* fence_aliyun: update order for new parameters
* fence_aliyun: add credentials file support
* lib/all agents: use r"" for all regular expressions to avoid SyntaxWarning errors
OBS-URL: https://build.opensuse.org/request/show/1185211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=74
* all agents: dont use Deprecated logging.warn()
* symlinked agents: set agent_name to use when generating manpages
* fence2man.xsl: improve text for symlinked agents
* fence_sbd: --sbd-path defaults to /usr/sbin/sbd
* configure: check additional paths for programs
* fence_aws: log error if unknown state returned
* fence_aws: improve list, list-status and status actions
* fencing: use formatted strings to avoid failing when plug is int
* fence_azure: fix pinning client api versions for compatibility across different azure sdk versions
* fence_docker: Connect to Docker via a UNIX socket
* fence_hpblade/fence_mpath/fence_scsi: use r"" for all regular expressions to avoid SyntaxWarning errors
* fence_aws: fixes to not fail CI, and dont use boto3 buildreq on CI nodes where it's not installed
* fence_eps: add fence_epsr2 for ePowerSwitch R2 and newer
* fencing: add support for docs["agent_name"] to use the main agent name when generating manpages
* spec: only require python3-azure-sdk for RHEL < 9
* spec: remove old python3-azure-sdk dependency
* fence_aliyun: update order for new parameters
* fence_aliyun: add credentials file support
* lib/all agents: use r"" for all regular expressions to avoid SyntaxWarning errors
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=175