fence_zvmip: fix manpage formatting
Merge pull request #568 from oalbrigt/fence_zvmip-fix-manpage-formatting
Closed by commit ff610907
Doc: Pacemaker Administration: Document client environment variables
Doc: libcib: Correct default for cib set_user
Doc: Pacemaker Administration: Fix syntax issue
Doc: Pacemaker Administration: Convert OCF recovery table to list-table
Doc: Pacemaker Administration: Convert OCF RC table to list-table
Doc: Pacemaker Administration: Use OCF RC names in action table
Doc: Pacemaker Administration: Convert OCF action tables to list-table
Doc: Pacemaker Administration: Add OCF env vars
Doc: books: Move clone RA requirements to Pacemaker Administration
Doc: Pacemaker Explained: Add container default for PCMK_logfile
Doc: Pacemaker Explained: Add last few env vars
Merge pull request #3277 from nrwahl2/nrwahl2-env
Low: libcrmcommon: Check correct env vars in pcmk__node_attr_target()
Fix: agents: Use attrd_updater dampen delay in SysInfo
Merge pull request #3286 from nrwahl2/nrwahl2-T733
Fix up the library .versions files
Low: IPaddr2: Remove stray backslash
Merge pull request #1904 from nrwahl2/nrwahl2-IPaddr2
Merge pull request #3296 from ClusterLabs/2.1
we will likely need some sort of internal API for these that the rest of the code must use to access options (rather than directly access them via etc.), so that we can guarantee we have one comprehensive list.
It might even be worthwhile to keep the OCF-like metadata in XML files to be used as the definitive list, with the sysconfig file, ReST files for the books, and C and Python data files created from it automatically via make targets. Alternatively, we could install the XML files, and C and Python APIs could parse them.
Doc: ChangeLog: update for 2.1.7 release
kgaillot moved
T739: OCF_EXIT_REASON_PREFIX, OCF_TRACE_FILE, OCF_TRACE_RA are missing from OCF spec from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Also , if we want to mention that one
nrwahl2 renamed
T739: OCF_EXIT_REASON_PREFIX, OCF_TRACE_FILE, OCF_TRACE_RA are missing from OCF spec from
OCF_EXIT_REASON_PREFIX is missing from OCF spec to
OCF_EXIT_REASON_PREFIX, OCF_TRACE_FILE, OCF_TRACE_RA are missing from OCF spec.
API: libpe_status,libpe_rules,libcrmcommon: move was_processing_error to…
API: libcrmcommon: deprecate was_processing_error
API: libpe_status,libpe_rules,libcrmcommon: move was_processing_warning to…
API: libcrmcommon: deprecate was_processing_warning
Refactor: libpe_status,libcrmcommon: move pe_rsc_info() to libcrmcommon
Refactor: libpe_status,libcrmcommon: move pe_rsc_debug() to libcrmcommon
Refactor: libpe_status,libcrmcommon: move pe_rsc_trace() to libcrmcommon
Refactor: libpe_status,libcrmcommon: move pe_proc_err() to libcrmcommon
Refactor: libpe_status,libcrmcommon: move pe_proc_warn() to libcrmcommon
Log: scheduler: treat config errors as processing errors
Refactor: scheduler: functionize parsing role in location constraints
Refactor: scheduler: drop pe_err() and pe_warn()
Log: scheduler: improve messages when unpacking location constraints
Log: scheduler: improve logging of invalid roles
Log: scheduler: overhaul usage of scheduler logging functions
Log: scheduler: improve logs for invalid id-ref's
Low: libcrmcommon: fix NULL dereference in expand_idref()
Refactor: scheduler: move pe_warn_once() to libcrmcommon
Test: cts-cli: ignore cluster_status() file and line number
Log: scheduler: improve messages (and comments) per review
Low: scheduler: reject expression without op sooner
Fix: scheduler: use correct variable in log message
Refactor: scheduler: scope variable more tightly
Low: scheduler: restore nvpair behavior without id-ref
Merge pull request #3292 from kgaillot/best-practices
Refactor: libcrmcommon: support attrd purge requests without clearing cache
Log: attrd: improve messages for CIB wipe
Refactor: attrd: convert value booleans to flags
Log: attrd: improve logging of CIB write result
Low: libcrmcluster: avoid use-after-free in trace log
Fix: pacemaker-attrd,libcrmcluster: avoid use-after-free when remote node in…
Refactor: libcrmcluster,attrd: functionize removing node from both caches
Refactor: attrd: remove dead code
Low: libcrmcommon: handle disconnected attrd API connections consistently
Low: libcrmcommon: handle NULL attribute manager IPC API connections…
Log: controld,libcrmcommon: improve attrd IPC API messages
Log: libcrmcommon: use log-friendly name in pacemakerd IPC logs