Revisions of crmsh

Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 7)
- Update to version 4.4.0+20220321.8cf6a9d1:
  * Dev: Parametrize the log dir
  * Dev: ui_cluster: Check if qdevice can contribute vote
  * Dev: qdevice: Improve remove qdevice process
  * Dev: qdevice: Add lock to protect for the same cluster name
  * Fix: qdevice: Add lock to protect init_db_on_qnetd function (bsc#1197323)
  * medium: utils: update detect_cloud pattern for aws
  * Dev: qdevice: Consolidate qdevice related separate functions into qdevice.QDevice class
  * Dev: lock: Make lock.py more generic
  * Dev: qdevice: Add cluster name suffix to qdevice-net-node.crq on qnet
  * Dev: qdevice: remove askpass since it's unnecessary after passwordless configured on qnetd
  * Fix: utils: Only raise exception when return code of systemctl command over ssh larger than 4 (bsc#1196726)
  * Dev: utils: Remove duplicated debug message
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 6)
- Update to version 4.4.0+20220208.5e6dca1d:
  * Fix: sbd: not overwrite SYSCONFIG_SBD and sbd-disk-metadata if input 'n'(bsc#1194870)
  * Dev: bootstrap: the joining node retries an active cluster
  * Dev: ui_node: Use diff and patch instead of replace cib
  * Fix: bootstrap: Don't change pacemaker.service bootup preference (bsc#1194616)
  * Fix: spec: Add "BuildRequires: python-rpm-macros" to spec file (bsc#1194751)
  * Fix: log: Change the log file owner as hacluster:haclient (bsc#1194619)
  * Dev: crm.conf: Add OCF_1_1_SUPPORT flag to control ocf 1.1 feature
  * Dev: doc: Introduce promotable clone and role Promoted/Unpromoted
  * Fix: crash_test: Adjust help output of 'crm cluster crash_test -h'(bsc#1194615)
  * Dev: utils: Convert Master/Slave to Promoted/Unpromoted if schema support OCF 1.1
  * Dev: xmlutil: Replace Promoted/Unpromoted as Master/Slave when OCF 1.0 schema detected
  * Dev: doc: Replace pingd as ocf:pacemaker:ping
  * Dev: ui_resource: set target-role as Promoted/Unpromoted when doing promote or demote
  * Dev: ra: Support Promoted/Unpromoted
  * Dev: ocfs2: Fix running ocfs2 stage on cluster with diskless-sbd
  * Fix: bootstrap: Change default transport type as udpu(unicast) (bsc#1132375)
  * Dev: bootstrap: Avoid duplicated setting for rsc_defaults
  * Fix: ui_configure: Give a deprecated warning when using "ms" subcommand (bsc#1194125)
  * Fix: xmlutil: Parse promotable clone correctly and also consider compatibility (bsc#1194125)
  * Dev: doc: Rename hb_report as crm report (jsc#SLE-22499)
  * Dev: crm_report: Integrate report log into crmsh logging (jsc#SLE-22499)
  * Fix: bootstrap: Change log info when need to change user login shell (bsc#1194026)
  * Dev: crm_report: Move hb_report directory to crmsh/report (jsc#SLE-22499)
  * Dev: doc: Mention /etc/crm/profiles.yml in man crm
  * Dev: ui_node: Delete node directly using cibadmin if crm_node -R failed
  * Dev: xmlutil: Add class CrmMonXmlParser to parse xml output of crm_mon
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 5)
- Update to version 4.3.1+20211210.a149de51:
  * Dev: ui_cluster: Exit stop process when there is no DC (jsc#SLE-22497)
  * Dev: ui_cluster: check dlm controld ra is running when stop cluster (jsc#SLE-22497)
  * Dev: log: In status_long function, add a blank line when exception
  * Revert "Dev: ui_cluster: Make sure node is online when stop service"
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 4)
- Update to version 4.3.1+20211206.e34e2fff:
  * Dev: sbd: Adjust timeout related values (jsc#SLE-22492)
  * Dev: ui_cluster: check if qdevice service started when starting cluster if qdevice configured
  * Dev: idmgmt: Avoid leading with number for ID
  * Dev: ui_cluster: Check service is available before enable/disable qdevice
  * Dev: ui_node: Improve node standby/online methods
  * Dev: ui_cluster: Remove node from node list if node is unreachable
  * Dev: Give warning when no-quorum-policy not set as freeze while using DLM
  * Fix: crm: To avoid the potential "permission denied" error under other users (boo#1192754)
  * Fix: ui_resource: Parse node and lifetime correctly (bsc#1192618)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 3)
- Update to version 4.3.1+20211116.ef2bce26:
  * Dev: doc: Consolidate help info for those using argparse
  * Dev: ui_cluster: Make sure node is online when stop service
  * Dev: ui_cluster: Graceful shutdown dlm (jsc#SLE-22497)
  * Dev: ui_cluster: Support multi sub-commands with --all option or specific node (jsc#SLE-22497)

  * Dev: crm report: Consolidate collect functions in collect.py and running them in parallel (jsc#SLE-22499)
  * Dev: crm report: Collect report using multiprocessing correctly (jsc#SLE-22499)
  * Fix: bootstrap: Adjust corosync and sbd parameters according to the profile environment detected (bsc#1175896, jsc#SLE-22502) 
  * Fix: sbd: adjust sbd systemd TimeoutStartSec together with SBD_DELAY_START (jsc#SLE-22502)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 2)
- Update to version 4.3.1+20211101.7cafcfec:
  * orderedset.py: fix deprecation on collections.MutableSet
  * Dev: crm report: Consolidate collect functions in collect.py and running them in parallel
  * Dev: crm report: Collect report using multiprocessing correctly
  * Fix: bootstrap: Add /etc/crm/crm.conf and /etc/crm/profiles.yml into /etc/csync2/csync2.cfg (bsc#1190466)
  * Dev: Using python logging in all crmsh modules
  * Dev: log: Using logging as log system in crmsh
  * Fix: bootstrap: Adjust corosync and sbd parameters according to the profile environment detected (bsc#1175896)
  * Fix: sbd: adjust sbd systemd TimeoutStartSec together with SBD_DELAY_START
  * Dev: Makefile: add etc/profiles.yml and move crm.conf.in into etc
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 1)
initialize package
Displaying all 7 revisions
openSUSE Build Service is sponsored by