Commit Graph

163 Commits

Author SHA256 Message Date
Dominique Leuenberger
e6c397df34 Accepting request 1085754 from network:ha-clustering:Factory
- Include IBM Cloud VPC fence agent (jsc#PED-3626)
  Adapt agent_list in spec file

OBS-URL: https://build.opensuse.org/request/show/1085754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=67
2023-05-10 14:17:56 +00:00
Peter Varkoly
35b3b4902b - Include IBM Cloud VPC fence agent (jsc#PED-3626)
Adapt agent_list in spec file

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=158
2023-05-09 14:38:43 +00:00
Dominique Leuenberger
e2d9866bfb Accepting request 1083859 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1083859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=66
2023-05-01 16:51:36 +00:00
Peter Varkoly
7bce663153 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=156
2023-05-01 12:23:58 +00:00
Dominique Leuenberger
c07dd48e8e Accepting request 1073128 from network:ha-clustering:Factory
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

OBS-URL: https://build.opensuse.org/request/show/1073128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=65
2023-03-21 16:41:38 +00:00
Peter Varkoly
0f8a3a1432 Fix spec
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=154
2023-03-20 11:30:47 +00:00
Peter Varkoly
f95e8d0471 Remove python2 stuff
Sync changes with SLES

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=153
2023-03-20 11:21:14 +00:00
Dominique Leuenberger
433bc74ad3 Accepting request 1072481 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1072481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=64
2023-03-17 16:04:21 +00:00
Peter Varkoly
5582793b4a - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=151
2023-03-16 14:14:58 +00:00
Dominique Leuenberger
c2871840e3 Accepting request 1030229 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1030229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=63
2022-10-21 14:19:35 +00:00
Peter Varkoly
f3033f69f3 - Update to version 4.11.0+git.1665557656.1381bf21:
* fence_lpar: only output additional error output on DEBUG level
  * fence_virt: add note that reboot-action doesnt power on nodes that are powered off
  * fencing: source_env(): dont process empty lines
  * fence_ecloud: new fence agent
  * fence_sbd: improve error handling
  * configure: check for google-auth instead of deprecated oauth2client
  * fence_ibm_vpc: add token cache support
  * build: add FENCETMPDIR for state files
  * build: make xml-check: ignore detected paths in *_file parameters not matching saved metadata
  * fence_gce: add httplib2 to try/except: pass
  * configure/spec: cleanup and fixes
  * fence_gce: Add user agent to API requests (#491)
  * fence_ibm_powervs: add support for proxy, private API servers and get token via API key (#490)
  * fence_ibm_vpc: add proxy support
  * fence_zvmip: show unable to connect error instead of full stacktrace, e.g. when not using --ssl for SSL devices

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=149
2022-10-13 16:06:12 +00:00
Richard Brown
d182b2ba66 Accepting request 989473 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/989473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=62
2022-07-18 16:34:26 +00:00
Thomas Renninger
c037c003ff Accepting request 989161 from home:mcepl:branches:network:ha-clustering:Factory
- Don’t use python-oauth2client, which is deprecated
  (gh#ClusterLabs/fence-agents#495).

OBS-URL: https://build.opensuse.org/request/show/989161
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=147
2022-07-15 16:56:08 +00:00
Dominique Leuenberger
6bf15cc891 Accepting request 978037 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/978037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=61
2022-05-19 20:49:32 +00:00
Peter Varkoly
7fbab39b4f - 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)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=145
2022-05-19 05:07:13 +00:00
Peter Varkoly
6256793f86 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=144
2022-05-18 07:39:55 +00:00
Dominique Leuenberger
a463306394 Accepting request 969621 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/969621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=60
2022-04-13 19:05:07 +00:00
Thomas Renninger
44d38d1fca Accepting request 969576 from home:bnavigator:branches:network:ha-clustering:Factory
- Do not use oauth2client on Tumbleweed: deprecated package.
  oauth2 is supported since 4.8: gh#ClusterLabs/fence-agents#384

OBS-URL: https://build.opensuse.org/request/show/969576
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=142
2022-04-13 05:45:40 +00:00
Dominique Leuenberger
7aa9a4bea6 Accepting request 966235 from network:ha-clustering:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/966235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=59
2022-03-31 15:18:58 +00:00
Peter Varkoly
ecccf0f580 - 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)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=140
2022-03-31 13:33:47 +00:00
Dominique Leuenberger
63ec262796 Accepting request 956714 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/956714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=58
2022-02-22 20:18:26 +00:00
Peter Varkoly
7eb8ab9621 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=139
2022-02-22 13:19:55 +00:00
Dominique Leuenberger
9e165cbb1d Accepting request 914990 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/914990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=57
2021-08-30 11:55:30 +00:00
Peter Varkoly
0691587126 - Update to version 4.10.0+git.1627556580.31443c15:
* fence_kubevirt: add --ssl-insecure parameter

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=138
2021-08-23 09:51:55 +00:00
Richard Brown
2876bd1457 Accepting request 910795 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/910795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=56
2021-08-10 08:27:29 +00:00
Thomas Renninger
860ccb92c9 Accepting request 909187 from home:varkoly:branches:network:ha-clustering:Factory
- Update to version 4.10.0+git.1626946937.8ade08b4:
  * fence_kdump: accept message from multiple addresses (useful for RRP clusters) (#374)
  * fence_pve: Replace `nodename` with `pmx-node` in fence_pve.py (matching original intent) (#424)
  * spec: add dependency to new split packages for Fedora 35+
  * log exceptions to be more detailed when failing
  * Mid: fence_sbd: A warning message is output when disable-timeout is enabled.
  * spec: export PYTHON to avoid configure ignoring it
  * build: expose delay-check to be able to skip the other tests when debugging
  * fence-kubevirt: Add fence-kubevirt declaration for rpm creation
  * fence_kubevirt: Fix accept header param to openshift client

OBS-URL: https://build.opensuse.org/request/show/909187
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=137
2021-08-09 08:32:28 +00:00
Dominique Leuenberger
293e24b167 Accepting request 902403 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/902403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=55
2021-06-26 19:25:27 +00:00
Thomas Renninger
7212b2229a Accepting request 902402 from home:trenn:branches:network:ha-clustering:Factory
- Update to version 4.9.0+git.1624631789.25ec70f0:
  * fence_cdu: new fence agent (#416)
  This fence is needed for SEntry powerswitches

OBS-URL: https://build.opensuse.org/request/show/902402
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=136
2021-06-25 16:07:14 +00:00
Peter Varkoly
d21a58a692 - Update to version 4.9.0+git.1624456340.8d746be9:
* fence_azure_arm: corrections to support Azure SDK >= 15 - including backward compatibility (#415)
  * fence_gce: make serviceaccount work with new libraries
  * fence_kubevirt: new fence agent
  * fence_virt*: simple_auth: use %zu for sizeof to avoid failing verbose builds on some archs
  * configure: dont fail when --with-agents contains virt
  * fence_mpath: watchdog retries support
  * fencing: add multi plug support for reboot-action
  * fence_redfish: add missing diag logic
  * fencing: fix issue with hardcoded help text length for metadata
  (bsc#1185058) ERROR: Failed: 'ServicePrincipalCredentials' object has no attribute 'get_token' - SFSC 00281399 - ref:_00D1igLOd._5001icMD3K:ref

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=135
2021-06-24 09:13:52 +00:00
Dominique Leuenberger
ef054c19a7 Accepting request 893986 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/893986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=54
2021-05-18 16:26:47 +00:00
Dominique Leuenberger
956ba54595 Accepting request 892055 from network:ha-clustering:Factory
- Update to version 4.8.0+git.1619794372.c48ba825:
  * fence_lindypdu: update metadata
  * fence_lindypdu: new fence agent
  * fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action
  * fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798
  * Proper try-except for connection exception.
  * Fix CI.
  * Do not wrap as many values.
  * Restore port metadata.
  * Update xml metadata.
  * Use standard logging.
  * Revert change to __all__
  * Major rework of the original agent:

OBS-URL: https://build.opensuse.org/request/show/892055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=53
2021-05-11 21:03:49 +00:00
Peter Varkoly
707865d12d (bsc#1182701) [0.9.10-GCE-Build1.6] fence_gce doesn't restart the node as expected
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=132
2021-05-11 08:04:06 +00:00
Peter Varkoly
38704e17fd - Update to version 4.8.0+git.1619794372.c48ba825:
* fence_lindypdu: update metadata
  * fence_lindypdu: new fence agent
  * fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action
  * fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798
  * Proper try-except for connection exception.
  * Fix CI.
  * Do not wrap as many values.
  * Restore port metadata.
  * Update xml metadata.
  * Use standard logging.
  * Revert change to __all__
  * Major rework of the original agent:

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=131
2021-05-10 12:52:27 +00:00
Dominique Leuenberger
82774f6406 Accepting request 886736 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/886736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=52
2021-04-19 19:06:51 +00:00
Thomas Renninger
3204bb2fd1 Accepting request 885743 from home:trenn:branches:network:ha-clustering:Factory
- Update to version 4.8.0+git.1617895246.97a7479e (shortend):
  * fence_virt: fix required=1 parameters that used to not be required and add deprecated=1 for old deprecated params
  * fence_gce: default method moved back to powercycle (#389)
  * fence_aws: add filter parameter to be able to limit which nodes are listed
  * virt: fix a bunch of coverity scan errors in ip_lookup
  * virt: make sure to provide an empty default to strncpy
  * virt: make sure buffers are big enough for 0 byte end string
  * virt: increase buffer size to avoid overruns
  * virt: check return code in virt-sockets
  * virt: fix error code checking
  * virt: fix plugin (minor) memory leak and plug in load race
  * virt: attempt to open file directly and avoid race condition
  * virt: fix different coverity scan errors in common/tcp
  * virt: cleanup deadcode in client/vsock
  * virt: cleanup deadcode in client/tcp
  * virt: fix potential buffer overrun
  * virt: fix mcast coverity scan errors
  * virt: drop pm-fence plugin
  * virt: drop libvirt-qmf plugin
  * virt: drop null plugin
  * build: enable fence_virtd cpg plugin by default
  * virt: drop fence_virtd non-modular build
  * virt: fix plugin installation regression on upgrades
  * fence_virt: metadata fixes, implement manpage generation and metadata/delay/rng checks
  * virt: make sure variable is initialized
  * Revert "virt: drop -Werror to avoid unnecessary failures"
  * zvm: reformat fence_zvm to avoid gcc warnings
  * Ignore fence-virt man pages
  * Move fence_virt to the correct location
  * Ignore unknown options on stdin

OBS-URL: https://build.opensuse.org/request/show/885743
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=129
2021-04-19 16:55:48 +00:00
Dominique Leuenberger
93bd2fa0c7 Accepting request 871067 from network:ha-clustering:Factory
- Update to version 4.7.1+git.1612974063.9e01fc92:
  * fence_gce: Adds cloud-platform scope for bare metal API and optional proxy flags (#382)

- Update to version 4.7.1+git.1612946165.05fa9b4e:
  * fence_gce: update module reqs for SLES 15 (#383)
  * fence_redfish: Add diag action
- Fixed by previous versions already, but for the records...
  These sources include fixes for these bugs:
  bsc#1169485 (git commit 020f48a309bcad659dc493960d2b39e8e1243085)
  bsc#1169852 (git commit 5c182c4018728e3cdcc6846d74d373cc5b0639dd)
  bsc#1178343 (git commit 877be689d75892fe069154cf3bc02909f3edaf50)

OBS-URL: https://build.opensuse.org/request/show/871067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=51
2021-02-11 11:49:39 +00:00
Peter Varkoly
f8467ae7ea Fix package
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=127
2021-02-11 06:04:17 +00:00
Thomas Renninger
47ed2f6522 Accepting request 870990 from home:trenn:branches:network:ha-clustering:Factory
- Update to version 4.7.1+git.1612974063.9e01fc92:
  * fence_gce: Adds cloud-platform scope for bare metal API and optional proxy flags (#382)

- Update to version 4.7.1+git.1612946165.05fa9b4e:
  * fence_gce: update module reqs for SLES 15 (#383)
  * fence_redfish: Add diag action
- Fixed by previous versions already, but for the records...
  These sources include fixes for these bugs:
  bsc#1169485 (git commit 020f48a309bcad659dc493960d2b39e8e1243085)
  bsc#1169852 (git commit 5c182c4018728e3cdcc6846d74d373cc5b0639dd)
  bsc#1178343 (git commit 877be689d75892fe069154cf3bc02909f3edaf50)

OBS-URL: https://build.opensuse.org/request/show/870990
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=126
2021-02-10 20:42:11 +00:00
Dominique Leuenberger
09865305b4 Accepting request 870707 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/870707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=50
2021-02-10 20:30:37 +00:00
Thomas Renninger
85e554d64c Accepting request 870704 from home:trenn:branches:network:ha-clustering:Factory
- bsc#1180518 [15sp3 FEAT] Product-HA / High Availability Extension:
  Add IBM Z LPAR fence agent fence_ibmz to Pacemaker (kvm) (fence-agents)

OBS-URL: https://build.opensuse.org/request/show/870704
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=124
2021-02-09 21:59:16 +00:00
Dominique Leuenberger
7201c6831d Accepting request 869198 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/869198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=49
2021-02-04 19:24:01 +00:00
Thomas Renninger
b2b5e57b79 Accepting request 869197 from home:trenn:branches:network:ha-clustering:Factory
- This update has one part (fence-agents part) of a fix for bsc#1178294
  It still needs cobbler adjustings
- Update to version 4.7.0+git.1612425309.e4f51e44:
  * Add fence_ipmilanplus as fence_ipmilan wrapper always enabling lanplus (bsc#1178294)
  * fence_vbox: updated metadata file
  * fence_vbox: do not flood host account with vboxmanage calls
  * fence_aws/fence_gce: allow building without cloud libs
  * fence_gce: default to onoff
  * fence_lpar: Make --managed a required option
  * fence_zvmip: fix shell-timeout when using new disable-timeout parameter
  * Adds service account authentication to GCE fence agent
  * spec: dont build -all subpackage as noarch
- Patch that went mainline and got deleted:
D 0001-Adds-service-account-authentication-to-GCE-fence-age.patch

OBS-URL: https://build.opensuse.org/request/show/869197
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=122
2021-02-04 10:37:36 +00:00
Thomas Renninger
c1c1bb1277 Accepting request 868886 from home:trenn:branches:network:ha-clustering:Factory
- Quote strings in specfile (originally by Olaf Hering, ohering@suse.de)

OBS-URL: https://build.opensuse.org/request/show/868886
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=121
2021-02-03 10:01:55 +00:00
Thomas Renninger
309f56f9cb Accepting request 868865 from network:ha-clustering:Unstable
- Adds service account authentication to GCE fence agent 

- Update to version 4.7.0+git.1607346448.17bd8552:
  * fence_mpath, fence_scsi: Improve logging for failed res/key get
  * fence_mpath, fence_scsi: Capture stderr in run_cmd()
  * build: depend on config changes to rebuild when running make after running ./configure
  * fence_redfish: Fix typo in help.
  * fence_aws: add support for IMDSv2
  * spec: add pkg-config file, and set version for obsoletes to avoid failing to build on Fedora 33
  * Add pkg-config file
  * fence_scsi: dont write key to device if it's already registered, and open file correctly to avoid using regex against end-of-file
  * fencing: fix run_command() to allow timeout=0 to mean forever
  * fencing: fix to make timeout(s)=0 be treated as forever for agents using pexpect

- Update to version 4.6.0+git.1603723121.a17eb9d4:
  * Add a fence_crosslink agent
  * fencing: fix power-timeout when using new disable-timeout parameter
  * metadata: update for disable_timeout parameter
  * fencing: add disable-timeout parameter, and make it default when run from Pacemaker (at least 2.0+)
  * spec: make telnet a weak dependency
  * Adds baremetal support to GCE fence agent and API call retries (#355)
  * spec: add -aws and -gce dependency to -all subpackage
  * spec: fix ibmz subpackage referring to fence_z instead of fence_ibmz
  * fence_lpar: Reduce code duplication in get_lpar_list

OBS-URL: https://build.opensuse.org/request/show/868865
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=120
2021-02-03 09:10:32 +00:00
Dominique Leuenberger
8946f396d9 Accepting request 815976 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/815976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=48
2020-06-20 18:12:46 +00:00
Diego Vinicius Akechi
7e973f2b01 Accepting request 815975 from network:ha-clustering:Unstable
- Update to version 4.5.2+git.1592573838.1eee0863:
  * fence_azure_arm: fixes to make MSI support work
  * fence_azure_arm: log metadata when debugging
  * fence_vmware_soap: log exception message for SSLError exception
  * build: add PHONY target to use directory dependencies for parallel builds
  * fence_aws: improve boto3_debug boolean handling
  * fence_aws: catch ConnectionError and suppress traceback for caught exceptions
  * fence_vmware_rest: support UTF-8 VM names
  * fence_openstack: import novaclient and keystone only when needed
  * build: add directory dependencies to avoid edge-case where generating manpages could happen before fencing.py was generated
  * fence_vmware_rest: dont fail when receiving more than 1000 VM error during monitor-action
  * fence_scsi: add readonly parameter
  * fence_vmware_rest: fix exception and remove default value for filter parameter (which was shown in the manpage)
  * fence_compute/fence_evacuate: fix --insecure parameter
  * fence_vmware_rest: add filter parameter
  * fence_vmware_cloud: improve exception handling in send_command()
  * fence_vmware_rest: improve exception handling in send_command()
  * Disable google api cache discovery
  * fence_aws: fix Python 3 encoding issue
  * fence_aws: Fix fence race, logging improvement and new debug option (#323)
  * fence_aws: improve connect parameter logic, so region can be specified as parameter, while using role or keys from ~/.aws/config
  * configure: fix agent filtering
  * fence_mpath: fix --reserve parameter typo
  * fence_vmware_rest: fix encoding to avoid issues with UTF-8 encoded comments
  * fence_aws: improve logging and metadata/usage text
  * fence_redfish/fence_vmware_soap: suppress warnings correctly with new python-requests
  * fence_scsi use clusterwide nodeID instead of local nodelist ID of node (#289)
  * fencing: only use inetX_only parameters for SSH based agents and fence_zvmip, and fixed syntax issue for Gawk v5+
  * spec: fix openstack BuildRequires for distros without Python 3
  * fence_virsh: fix status-based actions

OBS-URL: https://build.opensuse.org/request/show/815975
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=118
2020-06-19 14:43:44 +00:00
Ludwig Nussel
eea513f4a0 Accepting request 730358 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/730358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=47
2019-09-13 13:00:53 +00:00
Diego Vinicius Akechi
d21d4053fd Accepting request 730351 from network:ha-clustering:Unstable
- Update to version 4.4.0+git.1568100905.307de6f2:
  * fence_openstack: use -n/--plug/port parameter to be able to use pcmk_host_map
  * fence_apc_snmp: Add Tripplite WEBCARDLX PDU support
  * Update fence_aliyun.xml (bsc#1150504)
  * Fix argument parsing for region_name
  * fence_ilo_ssh*: add timeout warning in metadata/manpage
  * remove 'man' page formating strings to improve '-o metadata' output
  * filter out 'man' formating strings from 'longdesc' field
  * Update fence_aliyun.py (#279) (bsc#1150504)
  * Fixed issue with SUSPENDED VMs
  * Changed encoding for the raritan telnet connection to latin1
  * fence_scsi watchdog: dont exit when command fails using retry parameter

OBS-URL: https://build.opensuse.org/request/show/730351
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=116
2019-09-12 10:19:09 +00:00
Dominique Leuenberger
cbea4b8973 Accepting request 712824 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/712824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=46
2019-07-02 13:18:22 +00:00
Diego Vinicius Akechi
eda14a9873 Accepting request 712823 from network:ha-clustering:Unstable
- White list the aliyun fence agent to get it included and provided
  by the fence-agent package (bsc#1139913)

OBS-URL: https://build.opensuse.org/request/show/712823
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=114
2019-07-01 11:37:59 +00:00