Adjusted change logs to include fate numbers.

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=108
This commit is contained in:
Diego Vinicius Akechi 2019-02-18 14:21:54 +00:00 committed by Git OBS Bridge
parent 20a59f43ae
commit 294ac47884

View File

@ -4,7 +4,7 @@ Mon Feb 18 13:22:05 UTC 2019 - dakechi@suse.com
- Update to version 4.2.1+git.1550476590.98767d24:
* fence_redfish: use "ipport" parameter and improve logging (fate#320898)
* Changed Encoding to UTF-8
* fence_redfish: fail when using invalid cert without --ssl-insecure
* fence_redfish: fail when using invalid cert without --ssl-insecure (fate#320898)
* Removed unnecessary variable assignments to simplify code
* fence_scsi: watchdog retries support
* Renamed variable to avoid reusing variable name
@ -12,8 +12,8 @@ Mon Feb 18 13:22:05 UTC 2019 - dakechi@suse.com
* Changed reboot type to ForceRestart
* Modify power status check
* Added run_delay()
* Updated fence_redfish.xml with make xml-upload
* Add new fence agent for Redfish
* Updated fence_redfish.xml with make xml-upload (fate#320898)
* Add new fence agent for Redfish (fate#320898)
* build: fix issues with newer autoconf versions
* build: fix if-redirection to make check_used_options run for the agents as intended
* Fix 'log_expect' in fence_hpblade.py