1
0

Commit Graph

  • e3b884f6f9 Accepting request 1192174 from network:ha-clustering:Factory factory Dominique Leuenberger 2024-08-08 08:57:05 +00:00
  • 930f91891f - Remove unsupported RAs from resource-agents package Adapt drop-deprecated-agents.patch (jsc#PED-8737) - Normalize log format from RAs with one of Pacemaker (bsc#1217456) Remove 0006-Revert-ocf_log-use-same-log-format-as-pacemaker.patch - Remove 0007-Request-to-add-gcp-vpc-move-route.patch adapt BuildRequires instead of: Add python module requirements: pyroute2 requests urllib3 - Adapt configure if python flavor is python311: add patch: use-python-311.patch - Update to version 4.15.1+git0.a6ccb93a: * build: update ChangeLog for 4.15.1 * IPaddr2: dont fail with "IPv4 does not support lvs_ipv6_addrlabel" error, as the parameter is not used in IPv4 scenarioes * build: update ChangeLog for 4.15.0 * spec: use /usr/sbin paths for Fedora 41+ * build: dont build powervs-subnet if dependencies are missing * build: update ChangeLog for 4.15.0-rc1 devel Peter Varkoly 2024-07-31 08:56:29 +00:00
  • 1a0be783c4 Accepting request 1183835 from network:ha-clustering:Factory Ana Guerrero 2024-06-29 13:16:36 +00:00
  • 4f372bb986 - remove package name based perl requires Ana Guerrero 2024-06-28 09:41:59 +00:00
  • 585e834ed3 Accepting request 1179621 from network:ha-clustering:Factory Ana Guerrero 2024-06-10 15:37:05 +00:00
  • 8123f1e15d - Update to version 4.14.0+git15.c784b83c: * ocf-shellfuncs: fix version regex in ocf_local_nodename() * azure-events-az: update to API versions, add retry functionality for metadata requests, update tests * Mid: storage-mon: Add logging to daemon mode. * outscale: new resource agent (#1938) * Azure-lb fails if IPv6 disabled (#1939) * Filesystem: fail when leading or trailing whitespace is present in device or directory parameters * AWS agents: use curl_retry() * Filesystem: fail when incorrect device mounted on mountpoint, and dont unmount the mountpoint in this case, or if mountpoint set to "/" * ocf-shellfuncs: add curl_retry() * build: update ChangeLog for 4.14.0 * doc: writing-python-agents: add description of is_probe() and distro() * build: update ChangeLog for 4.14.0-rc1 * db2: fix OCF_SUCESS name in db2_notify (#1933) * docs: writing-python-agents: update required Python version to 3.6+ * findif.sh: fix corner cases * portblock: remove write to tcp_tw_recycle - Normalize log format from RAs with one of Pacemaker (bsc#1217456) - Remove unsupported RAs from resource-agents package (jsc#PED-5577) (jsc#PED-8232) add-patch: drop-deprecated-agents.patch remove-patch: 0001-LVM-Default-partial_activation-to-true-in-SLE-HAE.patch Peter Varkoly 2024-06-10 05:08:38 +00:00
  • 6f1a9d390c Accepting request 1165659 from network:ha-clustering:Factory Ana Guerrero 2024-04-08 15:37:35 +00:00
  • 90bda7d0d2 - Update to version 4.13.0+git41.828c175c: * Fix: openstack-info: Ensure no newlines in openstack_ports * nfsserver: fix "server scope" functionality for both potentially other dropins AND multiple ExecStart * all agents: remove -S state/status that are either ignored, or give an error message in newer versions of Pacemaker * portblock: accept numeric protocol from iptables * spec: use /usr/sbin paths for Fedora 40+ * Support IPv6 with Azure load balncer. Using the "TCP6-LISTENER" causes socat to listen in a dual-stack manner (bsc#1220997) * Doc: Delay: Drop old comments * Fix docker RA behavior when Docker isn't running * galera: allow joiner to report non-Primary during initial IST Peter Varkoly 2024-04-05 13:57:09 +00:00
  • 31c47d22fc Accepting request 1157508 from network:ha-clustering:Factory Ana Guerrero 2024-03-13 21:17:04 +00:00
  • 220ee1a2ef Accepting request 1157194 from home:pgajdos Peter Varkoly 2024-03-13 09:55:31 +00:00
  • eee5900dfa Accepting request 1147065 from network:ha-clustering:Factory Ana Guerrero 2024-02-16 20:49:18 +00:00
  • e8a469958f - Update to version 4.13.0+git23.fa8a56f6: * Don't build with -ansi by default * Filesystem: add reference to wait manpage to comment * Avoid false positive for VG activation * configure: fix "C preprocessor "gcc -E" fails sanity check" error caused by autoconf 2.72 * Low: IPaddr2: Remove stray backslash * storage_mon: use memset() to fix "uninitialized value" covscan error, as qb_ipcc_recv() will always set a message (according to honzaf) * findif: also check that netmaskbits != EOS * storage_mon: fix file handler out of scope leak and uninitialized values * aws-vpc-move-ip/aws-vpc-route53/awseip/awsvip: add auth_type parameter and AWS Policy based authentication type Peter Varkoly 2024-02-16 10:21:26 +00:00
  • e5936619b3 Accepting request 1145977 from network:ha-clustering:Factory Ana Guerrero 2024-02-12 17:51:44 +00:00
  • ed1c270b87 Accepting request 1139113 from home:pmonrealgonzalez:branches:network:ha-clustering:Factory Peter Varkoly 2024-02-11 10:24:09 +00:00
  • b444012291 Accepting request 1126564 from network:ha-clustering:Factory Ana Guerrero 2023-11-15 20:07:08 +00:00
  • 99916743f2 Add missed deps. Peter Varkoly 2023-11-14 20:33:47 +00:00
  • 9150a35b3a - Update to version 4.13.0+git6.ae50f94f: * findif.sh: fix loopback handling * exportfs: remove test for "fsid=" parameter * Fix PRIMARY_IFACE variable. In some cases ip returns two lines * build: update ChangeLog for 4.13.0 * README: update IRC info to link to ClusterLabs wiki IRC page * findif.sh: dont use table parameter as it returns no netmask (tested with main/local/custom tables) * build: update ChangeLog for 4.13.0-rc1 * iSCSI: add support for scst * Low: storage-mon: Remove unnecessary code and fix typos. * mysql-common: improve error message (#1887) * Mid: storage-mon RA: Changed OCF_RESKEY_daemonize_default and OCF_RESKEY_daemonize default and judgment part. * postfix: Update permission check from su to runuser/su (#1880) * Mid: storage-mon: Retry failed attrd_updater. * Mid: storage-mon: Added daemon/client mode. * Mid: storage-mon: Functionalization of test_device call processing. Peter Varkoly 2023-11-14 18:57:15 +00:00
  • 7586d8768b Accepting request 1100831 from network:ha-clustering:Factory Ana Guerrero 2023-07-27 14:50:28 +00:00
  • 4621e8f22d - Update to version 4.12.0+git50.5c26404e: * Filesystem: fix incorrect variable name for signal_delay default in metadata * Delay: remove statement about defaulting to "startdelay" value if not specified * Filesystem: dont use boolean type for non-boolean parameters * Filesystem: list_mounts: fix mount command output parsing * Delay: increase stop, status and monitor timeouts to 40s to avoid failing with default values * Filesystem: improve stop-action and allow setting term/kill signals and signal_delay for large filesystems * findif.sh: fix table parameter so it uses main table by default * mysql: fix promotion_score bouncing between ~3600 and 1 on demoted nodes * spec: Migrate to SPDX license * Filesystem: create systemd drop-in for network filesystems Peter Varkoly 2023-07-25 09:22:32 +00:00
  • 6d5c750b8f Accepting request 1083864 from network:ha-clustering:Factory Dominique Leuenberger 2023-05-02 14:18:32 +00:00
  • 32e8767dcb - Update to version 4.12.0+git30.7fd7c8fa: * Filesystem: fail if AWS efs-utils not installed when fstype=efs * azure-events*: Use -LS instead of -Ls as parameter to get the Transition Summary (#1864) * spec: remove JFLAGS logic and use %{_smp_mflags} like we do in other projects * exportfs: make the "fsid=" parameter optional * nfsserver: prepare the layout for the default /var/lib/nfs * IPv6addr: expect ping/pong delay * azure-events*: fix for no "Transition Summary" for Pacemaker 2.1+ * ZFS: add non-blocking check if pool was imported (#1853) * ethmonitor: dont log "Interface does not exist" for monitor-action * mysql: promotable fixes to avoid nodes getting bounced around by setting -v 1/-v 2, and added OCF_CHECK_LEVEL=10 for promotable resources to be able to distinguish between promoted and not * LVM-activate: failover with missing PVs Peter Varkoly 2023-05-01 12:25:09 +00:00
  • d2a872ba08 Accepting request 1072482 from network:ha-clustering:Factory Dominique Leuenberger 2023-03-19 15:15:54 +00:00
  • caf3129e5d - Update to version 4.12.0+git10.fe1a2f88: * Mid: ocf-shellfuncs: Explicitly specify $OCF_RESOURCE_INSTANCE in the p parameter for compatibility. * nfsserver: fix "server scope" functionality to live with additional drop-in files * pgsql: dont run promotable and file checks that could be on shared storage during validate-all action * exportfs: move testdir() to start-action to avoid failing during resource creation (validate-all) and make it create the directory if it doesnt exist Peter Varkoly 2023-03-16 14:16:58 +00:00
  • 9553128111 Accepting request 1060963 from network:ha-clustering:Factory Dominique Leuenberger 2023-01-26 12:57:00 +00:00
  • 65200d5d4e * db2: avoid eval with unsanitized values (#1838) (bsc#1146789) Peter Varkoly 2023-01-25 15:41:49 +00:00
  • cfe49c0daf Merge changes with SLE15-SP5 Peter Varkoly 2023-01-25 13:32:14 +00:00
  • 24d51d706b - Update to version 4.12.0+git3.5c81805c: * db2: avoid eval with unsanitized values (#1838) * build: update ChangeLog for 4.12.0 * build: update ChangeLog for 4.12.0-rc1 * README: update IRC info (#1835) * CTDB: change public_addresses validate-all warning to info * Filesystem: remove validate-all mountpoint warning as it is auto-created during start-action if it doesnt exist * galera/mpathpersist/sg_persist/IPsrcaddr: only check notify and promotable when OCF_CHECK_LEVEL=10 * WAS6: fix trap condition * exportfs: fix the error handling during monitoring * IPaddr2/IPsrcaddr: add/modify table parameter to be able to find interface while using policy based routing Peter Varkoly 2023-01-25 13:22:48 +00:00
  • 87a16680df Accepting request 1043402 from network:ha-clustering:Factory Dominique Leuenberger 2022-12-17 19:36:01 +00:00
  • 6dffcb9a57 Adapt spec according to https://en.opensuse.org/openSUSE:Package_dependencies#Splitting_off_a_sub-package Peter Varkoly 2022-12-16 20:05:39 +00:00
  • aadcd9a9fd * Please don't suggest /tmp/mysql-proxy.sock, that is bad practice. Use one of the directories where this socket can be provided securely (bsc#1146768) Peter Varkoly 2022-12-14 10:48:37 +00:00
  • e30862b16f Add missed source Peter Varkoly 2022-12-14 10:42:41 +00:00
  • e4607f9ce5 - Remove ocf_heartbeat_ZFS (bsc#1205556) A new package resource-agents-zfs will contain ZFS support, which will not be shipped on SLES. - Update to version 4.11.0+git90.c1dd3806: * Please don't suggest /tmp/mysql-proxy.sock, that is bad practice. Use one of the directories where this socket can be provided securely * SAPInstance: be more resilient against broken kill.sap files (#1825) (bsc#1206100) * lvmlockd: add "use_lvmlockd = 1" if it's commented out or missing * nfsserver: add nfsv4_only parameter to make it run without rpc-statd/rpcbind services * mysql-common: return error in stop-action if kill fails to stop the process, so the node can get fenced * configure.ac: Fix bashisms * docker/podman/zabbixserver:replace error log messages with calls to ocf_exit_reason * vdo-vol: dont fail probe action when the underlying device doesnt exist * build: add iface-macvlan * iface-macvlan: new resource agent (#1815) Peter Varkoly 2022-12-14 10:25:15 +00:00
  • 28cd0d075c Accepting request 1040241 from home:yan_gao:branches:network:ha-clustering:Factory Yan Gao 2022-12-05 11:36:16 +00:00
  • bbd90f4d48 Accepting request 1032621 from network:ha-clustering:Factory Dominique Leuenberger 2022-11-02 11:46:39 +00:00
  • a943eed961 Adapt patch Peter Varkoly 2022-10-25 05:54:55 +00:00
  • 7ddcc7a9e6 - Update to version 4.11.0+git72.c1f0a07e: * IPsrcaddr: fix monitor/status for default route not being equal to src IP before start, and change route src correctly in stop-action * IPsrcaddr: use scope host when using non-main tables * IPsrcaddr: detect metric for main table only, and allow specifying metric if necessary * IPsrcaddr: fix PROTO regex * dev-guide: Correct default branch name * galera/mariadb/mpathpersist/mysql/pgsql/sg_persist/Stateful: use ocf_promotion_score() to avoid issues with deprecated crm_master * ocf-shellfuncs: add ocf_promotion_score() to use crm_attribute -p/crm_master depending on Pacemaker version * portblock: implement blocking of outgoing ports * VirtualDomain: replace error log messages with calls to ocf_exit_reason Peter Varkoly 2022-10-20 08:42:04 +00:00
  • 254eb7fba1 - Update to version 4.11.0+git58.2a2a4dd2: * ocf-tester: remove removed parameter -L from Usage text * storage_mon: improve error messages when ioctl() fails * storage_mon: do random lseek even with O_DIRECT, etc * storage_mon: fix build-related issues * storage_mon: Use the O_DIRECT flag in open() to eliminate cache effects * CTDB: move process to root cgroup if realtime scheduling is enabled * ethmonitor/ovsmonitor/pgsql: remove ignored attrd_updater "-q" parameter * Fix bug in handling of child process exit. * storage_mon: Fix bug in checking of number of specified scores. * storage_mon: make -h exit just after printing help message (#1791) * ocf-tester: remove deprecated lrmd/lrmadmin code that hasnt worked since pre-pacemaker days * openstack-agents: set domain parameter's default to Default and fix missing parameter name in ocf_exit_reason * ocf-tester: use promotable terms * openstack-agents: warn when openstackcli is slow * openstack-agents: fixes * mariadb: Remove obsolete DEBUG_LOG functionality #1191 * configure/spec: remove google-api-client BuildReq as the gcp-agents build fine without it * LVM-activate: Fix return codes * metadata: update to promoted roles * all agents: update to promotable terms * spec: use cluster-glue-devel for opensuse > 15 * azure-events-az: new resource agent (#1774) * lvmlockd: fail when use_lvmlockd has not been set * dnsupdate: add CNAME support (#1773) * aws-vpc-move-ip: Allow to set the interface label * Do not mkdir -p when getting meta-data or help * iSCSILogicalUnit: fix issue where resource was in stopped state when using allowed_initiators parameter (#1766) * oracle: Improve the error message if monpassword was not set. (#1767) * spec: remove redhat-lsb-core dependency (lsb_release) Peter Varkoly 2022-09-02 05:17:03 +00:00
  • ac5f9e998a Accepting request 979438 from network:ha-clustering:Factory Dominique Leuenberger 2022-05-30 10:42:35 +00:00
  • e29d4f2d2a Accepting request 979328 from home:jengelh:branches:network:ha-clustering:Factory Yan Gao 2022-05-27 06:03:52 +00:00
  • 7937345419 Accepting request 978038 from network:ha-clustering:Factory Dominique Leuenberger 2022-05-20 15:50:18 +00:00
  • d68fb30a89 - Update to version 4.11.0+git11.a5f40b4c: * iSCSILogicalUnit: fix issue where resource was in stopped state when using allowed_initiators parameter (#1766) * Filesystem: improve logic for UUID/label and add note that /dev/disk/by-{uuid,label}/ are preferred on Linux Peter Varkoly 2022-05-18 07:37:31 +00:00
  • ad8aba96df Accepting request 974232 from network:ha-clustering:Factory Dominique Leuenberger 2022-05-04 13:10:23 +00:00
  • 2780102359 - Update to version 4.11.0+git8.2351f1d4: * oracle: Improve the error message if monpassword was not set. (#1767) * spec: remove redhat-lsb-core dependency (lsb_release) * podman: add podman parameter error judgment (#1764) * ethmonitor,ovsmonitor,mariadb: check for bc binary * ocivip: fix spelling errors * build: update ChangeLog for 4.11.0 * storage-mon,ldirectord: fix spelling errors * db2: fix bashism * openstack-info: fix bashism Peter Varkoly 2022-05-01 22:06:02 +00:00
  • bc9adf1639 Accepting request 970082 from network:ha-clustering:Factory Dominique Leuenberger 2022-04-15 22:13:09 +00:00
  • 2aedc2b205 Accepting request 967344 from home:zzhou:branches:network:ha-clustering:Factory Peter Varkoly 2022-04-14 08:41:25 +00:00
  • a874fcbd95 Accepting request 966246 from network:ha-clustering:Factory Dominique Leuenberger 2022-04-03 19:30:33 +00:00
  • b4687ad700 Accepting request 950480 from network:ha-clustering:Factory Dominique Leuenberger 2022-02-03 22:15:32 +00:00
  • 3ae57a958c Accepting request 936227 from network:ha-clustering:Factory Dominique Leuenberger 2021-12-11 23:56:05 +00:00
  • 0e7b8c3e48 Accepting request 933578 from network:ha-clustering:Factory Dominique Leuenberger 2021-11-26 23:50:55 +00:00
  • 9aa6a80591 Accepting request 928570 from network:ha-clustering:Factory Dominique Leuenberger 2021-11-04 15:16:22 +00:00
  • 14963815a1 Accepting request 921052 from network:ha-clustering:Factory Dominique Leuenberger 2021-09-26 19:48:34 +00:00
  • 2fb46d6d06 Accepting request 903585 from network:ha-clustering:Factory Dominique Leuenberger 2021-07-04 20:10:34 +00:00
  • 30cc9dfc21 Accepting request 892020 from network:ha-clustering:Factory Dominique Leuenberger 2021-05-12 17:31:40 +00:00
  • cf8113a90e Accepting request 885588 from network:ha-clustering:Factory Dominique Leuenberger 2021-04-18 19:44:44 +00:00
  • b0be69ad5b Accepting request 818783 from network:ha-clustering:Factory Dominique Leuenberger 2020-07-06 14:13:24 +00:00
  • 0613ae75a4 Accepting request 815974 from network:ha-clustering:Factory Dominique Leuenberger 2020-06-23 19:04:04 +00:00
  • 841d391cab Accepting request 787465 from network:ha-clustering:Factory Dominique Leuenberger 2020-03-25 22:42:45 +00:00
  • 59b466c7fc Accepting request 786854 from network:ha-clustering:Factory Dominique Leuenberger 2020-03-23 11:49:35 +00:00
  • 4e7b35e2a6 Accepting request 779467 from network:ha-clustering:Factory Dominique Leuenberger 2020-02-28 14:19:16 +00:00
  • c96a006eff Accepting request 734079 from network:ha-clustering:Factory Dominique Leuenberger 2019-10-07 11:40:08 +00:00
  • 5736c7079b Accepting request 731705 from network:ha-clustering:Factory Dominique Leuenberger 2019-09-24 23:26:31 +00:00
  • ed1a51b341 Accepting request 723264 from network:ha-clustering:Factory Dominique Leuenberger 2019-08-16 13:32:31 +00:00
  • bbc4afdd04 Accepting request 710012 from network:ha-clustering:Factory Dominique Leuenberger 2019-06-18 12:55:17 +00:00
  • 22834cbd62 Accepting request 707647 from network:ha-clustering:Factory Dominique Leuenberger 2019-06-07 10:18:35 +00:00
  • 3a90ae1ceb Accepting request 705612 from network:ha-clustering:Factory Dominique Leuenberger 2019-06-01 07:42:25 +00:00
  • d617aa0d79 Accepting request 704801 from network:ha-clustering:Factory Dominique Leuenberger 2019-05-25 11:19:08 +00:00
  • ac63f7a4d8 Accepting request 700375 from network:ha-clustering:Factory Dominique Leuenberger 2019-05-09 08:02:15 +00:00
  • 9fe871ef21 Accepting request 690568 from network:ha-clustering:Factory Dominique Leuenberger 2019-04-04 12:11:41 +00:00
  • a1620c1b04 Accepting request 677146 from network:ha-clustering:Factory Stephan Kulow 2019-02-24 17:02:44 +00:00
  • fd2efe49ae Accepting request 655552 from network:ha-clustering:Factory Dominique Leuenberger 2018-12-11 14:42:36 +00:00
  • 3ab562d79d Accepting request 643751 from network:ha-clustering:Factory Dominique Leuenberger 2018-11-06 12:54:32 +00:00
  • 409ec39b81 Accepting request 635012 from network:ha-clustering:Factory Yuchen Lin 2018-09-20 09:40:21 +00:00
  • ecbdde3523 Accepting request 633461 from network:ha-clustering:Factory Dominique Leuenberger 2018-09-07 13:35:08 +00:00
  • 1f0ae2baff Accepting request 628530 from network:ha-clustering:Factory Dominique Leuenberger 2018-08-17 21:57:50 +00:00
  • ecb355f3b3 Accepting request 619354 from network:ha-clustering:Factory Dominique Leuenberger 2018-06-28 13:13:00 +00:00
  • 1fb2d91f42 Accepting request 617960 from network:ha-clustering:Factory Yuchen Lin 2018-06-23 17:58:09 +00:00
  • 446fae6f4b Accepting request 583760 from network:ha-clustering:Factory Dominique Leuenberger 2018-03-12 11:03:58 +00:00
  • 122ccba55f Accepting request 573917 from network:ha-clustering:Factory Dominique Leuenberger 2018-02-08 13:10:34 +00:00
  • 97bcd2e7b5 Accepting request 566867 from network:ha-clustering:Factory Dominique Leuenberger 2018-01-19 10:48:44 +00:00
  • 0529400ce3 Accepting request 563867 from network:ha-clustering:Factory Dominique Leuenberger 2018-01-16 08:33:43 +00:00
  • f77948ffc0 Accepting request 544613 from network:ha-clustering:Factory Dominique Leuenberger 2017-11-30 11:35:22 +00:00
  • 8999206651 Accepting request 538641 from network:ha-clustering:Factory Dominique Leuenberger 2017-11-04 09:24:53 +00:00
  • ccc6ac91ba Accepting request 520789 from network:ha-clustering:Factory Dominique Leuenberger 2017-09-07 20:11:23 +00:00
  • 3154570d43 Accepting request 520014 from network:ha-clustering:Factory Dominique Leuenberger 2017-09-04 10:27:56 +00:00
  • 545e5d7876 Accepting request 514976 from network:ha-clustering:Factory Yuchen Lin 2017-08-12 17:59:51 +00:00
  • a454ccfa9c Accepting request 510547 from network:ha-clustering:Factory Dominique Leuenberger 2017-07-21 20:36:36 +00:00
  • 4ab8d03930 Accepting request 496475 from network:ha-clustering:Factory Dominique Leuenberger 2017-06-02 08:28:57 +00:00
  • 5f5f7d7d29 Accepting request 457128 from network:ha-clustering:Factory Dominique Leuenberger 2017-02-18 23:58:14 +00:00
  • 9d8f9531fa Accepting request 453954 from network:ha-clustering:Factory Dominique Leuenberger 2017-02-06 13:33:29 +00:00
  • 008c4e6d29 Accepting request 441773 from network:ha-clustering:Factory Dominique Leuenberger 2016-12-01 09:23:06 +00:00
  • 3a42b3484d Accepting request 438170 from network:ha-clustering:Factory Dominique Leuenberger 2016-11-03 11:56:00 +00:00
  • ea6a457925 Accepting request 437264 from network:ha-clustering:Factory Dominique Leuenberger 2016-10-31 08:52:59 +00:00
  • 96b31d80e7 Accepting request 433548 from network:ha-clustering:Factory Dominique Leuenberger 2016-10-10 15:28:56 +00:00
  • 73f04030ec Accepting request 418700 from network:ha-clustering:Factory Dominique Leuenberger 2016-08-17 09:57:22 +00:00
  • 1adb7af241 Accepting request 405716 from network:ha-clustering:Factory Dominique Leuenberger 2016-07-07 13:08:38 +00:00
  • 3d25dca9cb Accepting request 399236 from network:ha-clustering:Factory Dominique Leuenberger 2016-06-05 12:19:09 +00:00
  • d33a5136e2 Accepting request 397021 from network:ha-clustering:Factory Dominique Leuenberger 2016-05-23 15:30:43 +00:00
  • 0eff040f9f Accepting request 394774 from network:ha-clustering:Factory Dominique Leuenberger 2016-05-16 10:01:23 +00:00
  • 8938ad805d Accepting request 391731 from network:ha-clustering:Factory Dominique Leuenberger 2016-05-04 06:17:24 +00:00
  • 36a5034eef Accepting request 376332 from network:ha-clustering:Factory Dominique Leuenberger 2016-03-26 14:20:30 +00:00