Revisions of crmsh

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 556723 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 135)
- Update to version 4.0.0+git.1513179435.e1d17d7b:
  * high: scripts: Fix Python 3 migration issues in health, check-uptime (bsc#1071519)

- Update to version 4.0.0+git.1513011384.5aebf8a4:
  * high: parse: Support new alert syntax (#280) (bsc#1069129)
  * high: parse: Support new container bundles (fate#323415)
  * low: hb_report: return "" to avoid TypeError
  * low: ui_configure: use filter_keys replace any_startswith
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 548185 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 134)
- Update to version 4.0.0+git.1512406036.adc26906:
  * high: bootstrap: Fix firewall reload command invocation (bsc#1071108)

- Update to version 4.0.0+git.1512395407.e65870b4:
  * high: bootstrap: Encode, not decode (bsc#1070344)

- Update to version 4.0.0+git.1512385350.d06aa847:
  * Fix writing non-ascii chars to log (bsc#1070344)
  * Fix is_program(dmidecode) error (bsc#1070344)
  * low: ui_configure: fix for 309d2e, remove "id=" in a save way
  * low: ra: Don't require deprecated parameters (#321)
  * low: cibconfig: use refresh instead of reset after commit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 546044 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 133)
- Update to version 4.0.0+git.1511604050.816cb0f5:
  * high: crm_rpmcheck: Fix bytes to str encoding error (bsc#1069294)
  * medium: bootstrap: Missing dmidecode on ppc64le (bsc#1069802)

- Update to version 4.0.0+git.1511256861.18b44cfa:
  * high: bootstrap: Use default IP address for ring0 (bsc#1069142)
  * medium: scripts: make sure gfs2 can be configured using hawk (bsc#1067123)
  * medium: bootstrap: fix init vgfs crash if no "-o device" option
  * medium: bootstrap: fix init storage crash if no value input
  * medium: ui_configure: fix crash when no args given
  * medium: filter exist args
  * low: utils: convert bytes to str (bsc#1067823)
  * low: ui_context: Continue completing when input is an alias
  * low: bootstrap: Change error/confirm message with specific device name

  * low: bootstrap: Avoid printing None instead of NTP service name (bsc#1060602)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 541206 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 132)
- Update to version 4.0.0+git.1510563824.1aecfa01:
  * high: utils: Use python3 in util scripts (bsc#1067823)
  * high: bootstrap: Use firewall-offline-cmd for firewalld (bsc#1067498)
  * medium: hb_report: Verify corosync.conf exists before opening it (bsc#1067456)
  * low: config: Collect /var/log/ha-cluster-bootstrap.log (bsc#1067438)
  * medium: bootstrap: Avoid SSH to localhost (bsc#1067324)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 540211 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 131)
- Update to version 4.0.0+git.1510233955.43c72bf7:
  * high: bootstrap: Fix readline error in cluster remove (bsc#1067424)
  * low: bootstrap: Clarify removal warning
  * low: bootstrap: Avoid printing None instead of NTP service name
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 538350 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 130)
- Update to version 4.0.0+git.1509626995.fa880522:
  * high: bootstrap: revert corosync ports for mcast configuration as well (bsc#1066196)
  * high: bootstrap: Revert default corosync port to 5405/5404 (bsc#1066196)
  * medium: NewCommit: ui_configure: complete for ra actions
  * medium: ui_configure: Replace compl.null to compl.attr_id where an id is required
  * medium: ui_context: Stop completing when an id is required
  * low: ui_context: reset term when using help command+ctrlC
  * low: utils: Stop using deprecated functionality

- Update to version 4.0.0+git.1509449399.1e22e954:
  * Make sure scripts use python3 (fate#323526)
  * medium: enable add the second heartbeat line for unicast
  * medium: bootstrap: check init options before running
  * low: ui_script: Sort keys when printing JSON

- Update to version 4.0.0+git.1509349758.2bd8a099:
  * Port to Python 3 (fate#323526)
  * hb_report: config file for hb_report (fate#321640)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 526345 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 129)
- Correct name of python-dateutil package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522826 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 128)
- Update to version 3.0.1+git.1504985015.b695b452:
  * medium: ui_node: node attribute/status-attr is about node attr, not for resources
  * medium: bootstrap: Only call firewall-cmd if firewalld is active
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 519746 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 127)
- Update to version 3.0.1+git.1504075678.b5dce7ab:
  * low: utils: is_process did not work
  * low: utils: Use /proc for process discovery
  * low: bootstrap: Fix formatting of confirmation prompt (bsc#1028704)
  * medium: bootstrap: Set expected_votes based on actual node count (bsc#1033288)
  * remove bindnetaddr for unicast(bsc#1030437)
  * lsb, service, stonith and systemd don't have any providers; so, it shouldn't be completed when type 'tab' after these ra classes.
  * doc: Document lifetime parameter format
  * medium: Add support for pacemaker PR#1208
  * Feature: add rules support to operations
  * low: bootstrap: Fall back to logging into $TMPDIR/ha-cluster-bootstrap.log
  * Improved cd completion
  * Improve ls command outputs
  * Remove "up/back/end" option at root level
  * medium: ui_context: Make all the options can be completed
  * medium: ui_ra: Improve resource agents completion
  * medium: ui_cluster: Add enable/disable option to enable/disable pacemaker service
  * medium:command:adjust the 'ls' print width for long options
  * low:scripts:health: save health-report when run "crm cluster health"
  * low: ui_cluster: add "delete" alias for "remove" option
  * low: bootstrap: give a confirm message when remove node
  * medium: bootstrap: add callback function to check valid port range
  * medium: ui_cluster: Add cluster rename command
  * low: ui_cluster: when use help option, do not exit, just print help messages and return
  * low: ui_cluster: when have an error for optparse, just return and stay at shell
  * low: ui_cluster: complete node name once
  * low: help: adjust the help print width
  * low: ui_cluster: show cluster name in cluster status command
  * Add missing ')'
  * low: completers: filter out ms resource when doing promote/demote
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 505852 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 125)
- medium: bootstrap: Fix watchdog SBD envvars (bsc#1045118)
  * Add 0019-medium-bootstrap-Fix-watchdog-SBD-envvars-bsc-104511.patch
- medium: scripts: Relax broadcast IP validation (bsc#1044233)
  * Add 0018-medium-scripts-Relax-broadcast-IP-validation-bsc-104.patch
- medium: scripts: Clarify help text for NFS wizard (bsc#1044244)
  * Add 0017-medium-scripts-Clarify-help-text-for-NFS-wizard-bsc-.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 505664 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 124)
- high: bootstrap: Add option to enable diskless SBD mode to cluster init (bsc#1045118)
  * Add 0016-high-bootstrap-Add-option-to-enable-diskless-SBD-mod.patch
- medium: ui_cluster: Add --force to ha-cluster-remove (bsc#1044071)
  * Add 0015-medium-ui_cluster-Add-force-to-ha-cluster-remove-bsc.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 500621 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 123)
- medium: history: Revert preference of messages over ha-log.txt (bsc#1031138)
  * Add 0014-medium-history-Revert-preference-of-messages-over-ha.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 493999 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 122)
- medium: bootstrap: Make arbitrator argument optional (bsc#1038386)
  * Add 0013-medium-bootstrap-Make-arbitrator-argument-optional-b.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 492677 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 121)
- doc: geo-join requires --clusters argument (bsc#1037442)
  * Add 0012-doc-geo-join-requires-clusters-argument-bsc-1037442.patch
- medium: bootstrap: Check required arguments to geo-join (bsc#1037421)
  * Add 0011-medium-bootstrap-Check-required-arguments-to-geo-joi.patch 
- medium: bootstrap: Handle failure to fetch config gracefully (bsc#1037423)
  * Add 0010-medium-bootstrap-Handle-failure-to-fetch-config-grac.patch
- medium: bootstrap: Enable "help geo-init" etc. (bsc#1037417)
  * Add 0009-medium-bootstrap-Enable-help-geo-init-etc.-bsc-10374.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 491593 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 120)
- high: cibconfig: Graph file output option was reversed (bsc#1036595)
- Add 0008-high-cibconfig-Graph-file-output-option-was-reversed.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 490289 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 119)
- low: bootstrap: Update fix for formatting SBD device (bsc#1028704)
- medium: bootstrap: Set expected votes based on actual node count (bsc#1033288)
- Add 0007-medium-bootstrap-Set-expected_votes-based-on-actual-.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 479431 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 117)
- low: bootstrap: Fix warning for formatting SBD device (bsc#1028704)
- medium: ui_cluster: Fix init with no arguments (bsc#1028735)
- low: utils: Use /proc for process discovery
- Add 0002-low-bootstrap-Fix-warning-for-formatting-SBD-device-.patch
- Add 0003-medium-ui_cluster-Fix-init-with-no-arguments-bsc-102.patch
- Add 0004-low-utils-Use-proc-for-process-discovery.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 460814 from Kristoffer Gronlund's avatar Kristoffer Gronlund (KGronlund) (revision 116)
- Allow empty fencing topology (bsc#1025393)
- Add 0001-Allow-empty-fencing_topology-bsc-1025393.patch 

- Sync changelog with SLE
Displaying revisions 201 - 220 of 335
openSUSE Build Service is sponsored by