Test: cts-cli: Update daemon tests after fence-reaction select
Doc: Pacemaker Explained: Default node-health-red is -INFINITY
Doc: controller: fence-reaction type is select
Test: cts-cli: Update daemon tests after adding missing periods
Doc: scheduler: stonith-timeout property is used by Pacemaker
Test: cts-cli: Update daemon tests to note that stonith-timeout is used
Refactor: libcrmcommon: Accept floats in percentages
Doc: Pacemaker Explained: Document have-watchdog property
Doc: Pacemaker Explained: Document load-threshold property
Doc: Pacemaker Explained: Add percentage type
Doc: Pacemaker Explained: Document node-action-limit property
Refactor: controller: Sanity-check range of throttle_job_max
API: libcrmcommon: New pcmk_parse_interval_spec()
API: libcrmcommon: New options.h header file
Merge pull request #3297 from nrwahl2/nrwahl2-T711
Low: libpacemaker: Move crm_verify functionality to libpacemaker
Merge pull request #3261 from waltdisgrace/t113
Test: libcrmcommon: Add unit tests for pcmk__xe_add_node.
Test: libcrmcommon: Exclude pcmk__output_formatters from coverage.
Test: Add -fno-builtin -fno-inline to unittest.mk.
Test: libcrmcommon: Mock realloc.
Test: includes: Add a pcmk__assert_aborts macro.
Test: libcrmcommon: Add unit tests for pcmk__realloc.
Test: libcrmcommon: Add wrapper around abort() for unit tests.
Feature: Build: Add a cpp define and makefile variable for coverage.
Build: libcrmcommon: Remove an extra tab from Makefile.am.
Test: Add -lgcov to the build flags for unit tests.
Refactor: libcrmcommon: Uncomment a message reply block of code.
Merge pull request #3298 from clumens/unittests
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