Revisions of fence-agents

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1147064 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 72)
- Update to version 4.13.1+git.1707822268.4229d52f:
  * fence_vmware_rest : monitoring is not detecting if the API user has sufficient right to manage the fence device. The call https://{api_host}/api/vcenter/vm is subject to permission checks. If the delivered list is empty the user has no rights.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140886 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 71)
- Update fence-agents package with fence_aws and fence_ibm_powervs (jsc#PED-7701)
- Update to version 4.13.1+git.1704296072.32469f29:
  * fence_zvmip: fix manpage formatting
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137763 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 70)
- Remove python3-oauth2. This is not needed to build.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1126567 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 69)
- Update to version 4.13.1+git.1698672892.6f7e4327:
  * fence_ovm: Replace all_opt "ssl_client_cert_file" with "ssl_client_certificate_file"
  * fence_ovm: new fence agent for Oracle VM
  * fence_cisco_mds: undo metadata change, as it is an I/O agent
  * all agents: update metadata from I/O to e.g. Power, Network, etc for non-I/O agents
  * fence_azure_arm: fix get virtual machines call
  * README: update IRC info to link to ClusterLabs wiki IRC page
  * configure: require 3.6 or higher
  * build: add test-fencing rule and make it part of "make check"
  * fence_zvmip: Update longdesc to document all required functions
  * fence_scsi: fix registration handling in device 'off' workflows
  * fa-dev-guide: improve fail()/error code description
  * fa-dev-guide: add reboot_cycle() section
  * fa-dev-guide: add General git section
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1100830 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 68)
- Update to version 4.12.1+git.1690196437.64f62dbb:
  * fencing: use EC_OK
  * fencing: add error message for EC_GENERIC_ERROR
  * fence_ipmilan: fix typo in description (#553)
  * doc: add fa-dev-guide to README
  * doc: add fa-dev-guide
  * spec: remove rhel7/centos7 specific Reqs/BuildReqs and BR for python-novaclient and python-keystoneclient which arent needed anymore
  * fence_eaton_ssh: new fence agent for Eaton ePDU G3 over SSH (#549)
  * azure_fence: use correct credential_scope and profile for stack hub
  * fence_azure_arm: add stack cloud support
  * fence_ibm_powervs: improved performance (#542)
  * Revert "fence_scsi: fail monitor action when it's unable to change state of device"
  * spec: Migrate to SPDX license
  * fence_scsi: fail monitor action when it's unable to change state of device
  * Revert "Adds earlyexit parameter to power_cycle_instance for fence_gce"
  * fence_scsi: Add support for space-separated devices and update in meta-data
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085754 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 67)
- Include IBM Cloud VPC fence agent (jsc#PED-3626)
  Adapt agent_list in spec file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1083859 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 66)
- Update to version 4.12.1+git.1682325255.86f77326:
  * fence_aliyun: support filter for list-action
  * fence_scsi: Automatically detect devices for shared VGs
  * Adds earlyexit parameter to power_cycle_instance for fence_gce
  * fence_aws: fail when power action request fails
  * fence_aws: fixes to allow running outside of AWS network
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073128 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 65)
  Include IBM Cloud VPC fence agent (jsc#PED-3626)
- Don’t use python-oauth2client, which is deprecated
  (gh#ClusterLabs/fence-agents#495).
- Remove python2 stuff from spec file
- remove patches included by update:
  * 0001-fence_gce-Add-timeouts-and-failure-options-458.patch
  * 0001-fence_gce-Make-zone-optional-for-get_nodes_list-487.patch
  * 0001-fix_support_for_sovereign_clouds_and_MSI-439.patch

- Azure fence agent doesn’t work correctly on SLES15 SP3 - fence_azure_arm
  fails with error 'MSIAuthentication' object has no attribute 'get_token' - SFSC00334437
  (bsc#1195891)
  - Apply proposed patch
    0001-fix_support_for_sovereign_clouds_and_MSI-439.patch
- fence-agents-4.9.0+git.1624456340.8d746be9-150300.3.8.1 broken in
  GCP due to missing "--zone" parameter (bsc#1198872)
  - Apply proposed patch
    0001-fence_gce-Make-zone-optional-for-get_nodes_list-487.patch
- fence-agents-4.9.0+git.1624456340.8d746be9-150300.3.8.1 broken in GCP due to missing "--zone" parameter
  (bsc#1198872) 

- (bsc#1196350) fence_gce updates pull from Clusterlabs repo
  - Apply proposed upstream patch
    0001-fence_gce-Add-timeouts-and-failure-options-458.patch 

  (bsc#1185058)
  * spec:
     add aliyun subpackage and fence_mpath_check* to mpath subpackage
     add libxml2-devel to BuildRequires
  (jsc#SLE-18182) ECO: Update fence-agents
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1072481 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 64)
- Update to version 4.12.1+git.1677142927.bf55c675:
  * Include IBM Cloud VPC fence agent (jsc#PED-3626)
  * fence_scsi: fix registration handling if ISID conflicts ISID (Initiator Session ID) belonging to I_T Nexus changes for RHEL based on the session ID. This means that the connection to the device can be set up with different ISID on reconnects.
  * fence_amt/fence_ipmilan/fence_ironic: use shlex instead of pipes when available, as pipes is deprecated and will be removed in Python 3.13
  * fence_vmware_soap: set login_timeout lower than default pcmk_monitor_timeout (20s) to remove tmp dirs on fail
  * fencing: add plug_separator to default DEPENDENCY_OPT
  * fence_virt: fix man page spelling (#522)
  * fence_scsi: skip key generation during validate-all action
  * [virt] fix clang build
  * [virt] fix cpg plugin build
  * [virt] update man page to cover all serial listener configs
  * [virt] update man page for serial listener in serial mode
  * [virt] fix serial debug output
  * [virt] add debug print for static map check
  * [virt] Clarify usage of ip= for vsock listener
  * [virt] fix tcp plugin to properly pass info to acl check
  * [virt] drop last qmf bits (rhel6 era)
  * [virt] allow groups to only specify vm_name without UUID
  * [virtd] add support for named groups
  * fence_virtd: add info about using multiple uuid/ip entries for groups
  * fence_wti: increase login timeout to avoid random timeouts
  * fence_virtd: set secure file permissions for fence_virtd.conf and key file if they are not mode 600
  * fencing: add plug_separator parameter to be able to specify one that isnt part of the plug name(s)
  * build: dont rm PKG_CHECK_VAR.m4 when running maintainer-clean
  * fence_vmware_soap: set default login timeout less than Pacemakers default timeout to remove tmp dirs
  * fence_virtd: add link and non-user socket example to man page
  * fence_ibm_powervs: improve defaults based on testing
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1030229 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 63)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 978037 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 61)
- Update to version 4.11.0+git.1652860746.11107cb7:
  * Mid: fence_scsi,fence_mpath: Add suppress-errors option. (#484)
  * fence_gce: Make zone optional for get_nodes_list (#487)

- Update to version 4.11.0+git.1652779508.228f4a1b:
  * fence_apc/fence_ilo_moonshot: add missing "import logging"
  * fence_gce: inform that SSLError might be caused by old versions of httplib2
  * fence_ibm_vpc: remove unused instance parameter and make limit optional
  * all agents: unify ssl parameters to avoid having to use --ssl when using --ssl-secure/--ssl-insecure for some agents
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 966235 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 59)
- Update to version 4.11.0+git.1647434775.2f1b86d8:
  * fence_apc.py compatibility for Firmware major release 7 workaround #475
  * fence_lpar: fix missing import logging, use fail_usage
  * fence_raritan: Also allow pure port number, not only system1/outletX string (#473)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 956714 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 58)
- Update to version 4.11.0+git.1644831027.5283cdb5:
  * fence_cdu: add 8i support (#471)
  * fence_zvmip: add --disable-ssl
  * fencing: add ability to set bool parameters to 0 or false
  * Fix typo in fence_virtd.service
  * fence_gce: Add timeouts and failure options (#458)
  * fence_zvm: deprecate agent
  * fence_openstack: fix issues with new clouds.yaml/openrc parameters - hardcoded clouds.yaml paths to work like the openstack cli client   (used by the resource agents)
  * fence_openstack: add support for reading config from clouds.yaml and openrc
  * fencing: add source_env()
  * fence_kubevirt: take default namespace from context
  * build: fix parallel build of lib/
  * fence_openstack: relax ssl cacert default
  * - spec: dont use commas in license
  * fence_lpar: Support comanaged LPARs
  * fence_ibmz: add option --load-on-activate
  * fence_openstack: add --ssl-insecure
  * spec: fix python3-suds dependency having changed name on opensuse 16+
  * fencing: encode instead of failing for chinese or other non-utf8 character sets
  * fence_aliyun: Optimize log output (#449)
  * fence_zvmip: use ssl by default
  * fence_zvmip: add ssl/tls support
  * configure: fix --with-agents to not match *virt in regex
  * fence_vmware_soap: Use --login-timeout option (#447)
  * fence_kubevirt: set default power-timeout to 40s
  * fence_kubevirt: Fix kubevirt VM status
  * fence_kdump: fix typo
  * fence_raritan_px3: new fence agent (#425)
  * fence_amt_ws: fix --boot-option (choices are uppercased while getting parsed)
  * fence_gce: add plugzonemap parameter
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 914990 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 57)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 893986 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 54)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 73
openSUSE Build Service is sponsored by