02da4c0693
- Update to version 4.0.0+git.1539006450.f80a6308: * medium: bootstrap: Skip netmask check on GCP (bsc#1106946)
Kristoffer Gronlund
2018-10-08 13:48:10 +00:00
8c0b0b127d
- Update to version 4.0.0+git.1539003289.c9699aad: * medium: utils: Detect local IP on GCP (bsc#1106946)
Kristoffer Gronlund
2018-10-08 12:55:36 +00:00
693e0d6749
- Update to version 4.0.0+git.1538492109.4b1170b0: * medium: bootstrap: Correctly check rrp_mode flag (bsc#1110463)
Kristoffer Gronlund
2018-10-02 14:56:14 +00:00
ba5ee31d86
- Update to version 4.0.0+git.1538486870.1d397a93: * medium: bootstrap: Pick first match for multiple routes (bsc#1106946) * medium: utils: Use cloud metadata service to discover IP (bsc#1106946) * Fix: bootstrap: change default ip address way for both mcast and unicat(bsc#1109975,bsc#1109974)
Kristoffer Gronlund
2018-10-02 14:01:59 +00:00
43cab6cc2b
- Update to version 4.0.0+git.1526547258.54aafa1d: * high: bash_completion: Adjust for non-interactive mode(bsc#1090304) * high: utils: Parse /32 route entries * low: terminal will lose cursor after type ctrl+c(bsc#1090626) * low: ui_configure: Adjust prompt string after help messages(bsc#1090140) * low: bootstrap: Strip spaces before some status descriptions
Kristoffer Gronlund
2018-05-18 07:21:55 +00:00
77208ab035
- Update to version 4.0.0+git.1515767348.9561209c: * medium: ui_cluster: Stop corosync when stopping pacemaker (bsc#1066156) * medium: bootstrap: Don't try to remove full nodes from remote nodes * medium: clvm-vg: update to use LVM-activate RA (bsc#1074835) * medium: clvm: update to use lvmlockd instead of clvmd (bsc#1074835) * low: ui_node: normal is deprecated in favor of member (fate#324508) * low: ui_configure: no complete for rename new_id * low: bootstrap: Don't ssh to localhost in remove * low: ui_configure: improve do_group completer
Kristoffer Gronlund
2018-01-12 14:32:27 +00:00
7f32f87e95
- Update to version 4.0.0+git.1512406036.adc26906: * high: bootstrap: Fix firewall reload command invocation (bsc#1071108)
Kristoffer Gronlund
2017-12-04 16:49:31 +00:00
8de331d9ba
- Update to version 4.0.0+git.1512395407.e65870b4: * high: bootstrap: Encode, not decode (bsc#1070344)
Kristoffer Gronlund
2017-12-04 13:51:00 +00:00
e378ff6363
- 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
Kristoffer Gronlund
2017-12-04 11:04:38 +00:00
ea2d5f1777
- 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)
Kristoffer Gronlund
2017-11-27 15:07:11 +00:00
c1c9d0f139
* low: bootstrap: Avoid printing None instead of NTP service name (bsc#1060602)
Kristoffer Gronlund
2017-11-22 16:22:54 +00:00
fcc8462c0a
- 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
Kristoffer Gronlund
2017-11-21 09:53:05 +00:00
19a1534e1b
- 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
Kristoffer Gronlund
2017-11-02 12:51:34 +00:00
5ed15f1ecf
- 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
Kristoffer Gronlund
2017-10-31 12:13:22 +00:00
8ec937e189
Require 3.4, not 3.6
Kristoffer Gronlund
2017-10-30 08:34:05 +00:00
0fed0268ef
- Update to version 4.0.0+git.1509349758.2bd8a099: * Port to Python 3 (fate#323526) * hb_report: config file for hb_report (fate#321640)
Kristoffer Gronlund
2017-10-30 07:57:37 +00:00
dd0ff37183
- 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
Kristoffer Gronlund
2017-09-09 19:24:54 +00:00
bb2047b201
- 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
Kristoffer Gronlund
2017-08-30 20:24:17 +00:00
09b8311056
Fix perl pie
Kristoffer Gronlund
2017-08-15 06:48:56 +00:00
0501203984
- Rewrite python shebang of scripts to help other distributions
Kristoffer Gronlund
2017-08-14 08:51:00 +00:00
7d442a07de
Accepting request 514781 from network:ha-clustering:Factory
Yuchen Lin2017-08-10 12:05:26 +00:00