| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pacemaker-cts | Distribution: openSUSE Tumbleweed |
| Version: 3.0.1+20251208.f7f28ab3 | Vendor: openSUSE |
| Release: 1.3 | Build date: Mon Jan 12 18:03:49 2026 |
| Group: Productivity/Clustering/HA | Build host: reproducible |
| Size: 39349125 | Source RPM: pacemaker-3.0.1+20251208.f7f28ab3-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.clusterlabs.org/ | |
| Summary: Test framework for cluster-related technologies | |
Test framework for cluster-related technologies like Pacemaker
GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
* Mon Jan 12 2026 Yan Gao <ygao@suse.com>
- spec: do not treat fillup templates as configuration files
* Mon Jan 12 2026 Yan Gao <ygao@suse.com>
- build: install the default logrotate config into /usr/etc/logrotate.d
* Mon Dec 15 2025 Yan Gao <ygao@suse.com>
- build: create directories in /var via tmpfiles.d
* Mon Dec 15 2025 Yan Gao <ygao@suse.com>
- build: create hacluster user and haclient group via sysusers.d
* Tue Dec 09 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251208.f7f28ab3:
- agents: Deprecate allow_stonith_disabled param for controld RA
- agents: New allow_fencing_disabled param for controld RA
- agents: Use case-insensitive property matching in controld RA
- schemas: Deprecate stonith-timeout-ms in crm_mon output
- schemas: Deprecate stonith-enabled in crm_mon output
- various: New fencing-timeout-ms in crm_mon/pcmk_status output
- schemas: New fencing-timeout-ms attribute in crm_mon schema
- various: New fencing-enabled in crm_mon/pcmk_status output
- schemas: New fencing-enabled attribute in crm_mon schema
* Mon Dec 01 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251130.37f6466b:
- tools: cibadmin --xpath --delete-all deletes all matches again
- various: Use const for a few string pointer variables
* Wed Nov 26 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251125.39c07b64:
- cts: Respect cts-lab --nic option if specified for IPv4 (gh#ClusterLabs/pacemaker#3986)
- cts: cts-lab --nic option defaults to eth0 only for an IPv6 link local address (gh#ClusterLabs/pacemaker#3986)
* Tue Nov 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251124.253fbe4c:
- controller: Ask attribute manager to purge fenced nodes' attributes
- controller: Don't purge transient attributes on node loss (gh#ClusterLabs/pacemaker#3991)
- controller: Allow purging node attrs without cache removal
- controller: don't need to erase node attributes for remote nodes
- pacemaker-attrd: Drop "requesting shutdown" code
- pacemaker-attrd: Wipe CIB along with memory (gh#ClusterLabs/pacemaker#3991)
* Thu Nov 20 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251119.6fa73e16:
- libcrmservice: Correctly check the return value of stat.
- fencer: Improve validation of pcmk_host_map
- fencer: Drop support for escaped characters in pcmk_host_map
- fencer: Drop unhelpful message from build_port_aliases()
- fencer: Fix ISO 8601 interval parsing in pcmk_delay_base
- daemons: When checking for duplicate messages, we might be prepending.
- daemons: Don't add repeated I_PE_CALC messages to the fsa queue.
- scheduler: promoted state with promoted state with attribute
- fencer: Log an error for empty pcmk_delay_base mapping key
- fencer: Fix a format string
- libcrmservice: List only the requested directory contents
- build, libcrmservice: initdir must be a single directory
- libcrmservice: Fix memory leaks when listing directory contents
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* bug-728579_pacemaker-stonith-dev-id.patch
* Wed Nov 05 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251105.192f0bc60:
- cts: Add cts-lab --nic option used for generated IP address resources (gh#ClusterLabs/pacemaker#3982)
* Tue Nov 04 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20251103.2d047bb45:
- libcrmcommon: Loop on EAGAIN in mainloop_gio_callback.
- daemons: Get rid of some logged warnings in execd.
- libcrmcommon: Bump feature set to 3.20.5
- libcrmcommon: Deprecate stop-removed-resources cluster property
- libcrmcommon: Deprecate cancel-removed-actions cluster property
- libpe_status: Warn if concurrent-fencing is false
- libcrmcommon: Deprecate enable-startup-probes cluster property
- libcrmcommon: Rename stop-removed-actions to cancel-removed-actions
- libcrmcommon: Deprecate cluster-ipc-limit cluster option
* Fri Sep 26 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20250925.efd4dc5283:
- cts-cli: Escape special characters in the path for a pattern (gh#ClusterLabs/pacemaker#3971)
* Fri Sep 19 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20250919.1ec160a815:
- tools: Prevent crm_verify from stating configuration is "invalid" if it only has warnings (bsc#1250349)
* Thu Sep 18 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20250917.3319ff40fa:
- tools: Handle large timeouts correctly in crm_resource --wait
- controller: NULL-check lrm_state before dereferencing it
- tools: cibsecret should work with CIB_file set.
- controller: Avoid "stonith" in log messages
- tools: Use "fencing" in stonith_admin/crm_resource
- libpe_status: Use "fencing" instead of "STONITH" in some logs
- libcrmcommon: New "fencing-reaction" cluster property
- libcrmcommon: New "fencing-watchdog-timeout" cluster property
- libcrmcommon: New "fencing-timeout" cluster property
- libcrmcommon: New "fencing-max-attempts" cluster property
- libcrmcommon: New "fencing-action" cluster property
- libcrmcommon: New "fencing-enabled" cluster property
- libcrmcommon: Update documentation for cluster-ipc-limit.
- libcrmcommon: Be more lenient in evicting IPC clients.
- tools: Deprecate iso8601 command line tool
- libcrmcommon: Show deprecated option aliases in outputs
- libcrmcommon: Parse iso8601 strings according to spec.
- fencer: Prevent unsigned int overflow in get_action_timeout()
- libcrmcommon: Fix integer overflow of alert timeouts
- libcrmcommon: Ensure stonith watchdog timeout is in long range
- controller, fencer: Ignore negative/unparsable pcmk_monitor_timeout
- cts: Drop cts script
- tools: Drop crm_report -T/--cts and --cts-log options
- schemas: Deprecate "orphaned" attribute
- schemas: resource XML element has new "removed" attribute
- schemas: Deprecate "orphan" attribute in crm_mon and crm_simulate
- schemas: resource_history XML element has new "removed" attribute
- libcrmcommon: Fix a segfault in internal_ipc_get_reply. (bsc#1255371, gh#ClusterLabs/pacemaker#3949)
- libcrmcommon: New "stop-removed-resources" cluster property
- libcrmcommon: New "stop-removed-actions" cluster property
- sysconfig: Remove --leak-check=full from default VALGRIND_OPTS.
- tools: Hide crm_mon --as-xml option
- crm_mon: Deprecate --pid-file/-p option
- tools: Fix CIB validation in crm_mon.c
- libcib, libcrmcommon: Improve a couple of log messages
- libcrmcommon: pcmk__quote_cmdline() returns valid shell string
- libcrmcommon: Bump feature set to 3.20.4
- schemas: Add a schema for cibadmin
- tools: Use formatted output in cibadmin
- tools: Formatted output for cibadmin --show-access --query
- tools: Formatted output for cibadmin --node-path
- tools: Basic cibadmin XML formatted output
- tools: Formatted output for cibadmin --empty
- tools: Formatted output for cibadmin --md5-sum{,-versioned}
- tools: Deprecate cibadmin -e/--node-path option
- libcrmcommon: bump feature set to 3.20.3
- schemas: Add a schema for cibsecret.
- libcrmcommon: Return a value for md5sum of empty input.
- tools: Remove the shell version of cibsecret.
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* bug-728579_pacemaker-stonith-dev-id.patch
* Fri Aug 08 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20250808.78542884ac:
- tools: Improve some cibadmin error messages
- tools: cibadmin renders ACLs only when output is cib element
- tools: cibadmin now errors if unable to compute md5 sum
- libcib, tools: Resolve cibadmin TODO re: ACL rendering and input
- controller: Avoid crash due to GSource double-free
- tools: Deprecate cibadmin -N/--node option
- tools: Drop "Digest: " from cibadmin --md5-sum stderr
- tools: cibadmin ignores --node-path for non-XPath-query command
- tools: Change exit codes for failure to create cib_t object
- libcib: Fix cib__signon_retry() return code
- various: Avoid warnings about a negative value for `stonith-watchdog-timeout` (bsc#1246622, gh#ClusterLabs/pacemaker#3922)
- tools: Deprecate cibadmin --show-access as non-privileged user
- tools: Don't require --force for non-privileged cibadmin ACLs
- tools: Default cibadmin command is now --query
- tools: Deprecate current input source precedence in cibadmin
- tools: Drop cibadmin --extended-version/-! option
- libcrmcommon: Bump feature set to 3.20.2
- schemas: Add a schema for crm_diff
- tools: Use formatted output in crm_diff.c
- libcrmcommon: Standardize remote environment variable parsing
- libcrmcommon: Allow empty string values in pcmk__scan_nvpair()
- libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair()
- fencer: Fix fence delay range off-by-one
- daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request.
- daemons: Correct result error string on unknown IPC messages.
- daemons: Add a return to do_pe_invoke_callback.
- tools: Deprecate crm_diff --stdin
- tools: Improve error handling in crm_diff.c
- tools: Be stricter about crm_diff --cib/--no-version
- libcrmcommon: Don't require version info when applying CIB patches
- agents: Error check calling attrd_updater in HealthSMART.
- agents: Error check calling attrd_updater in HealthIOWait.
- agents: Error out if CPU I/O wait time isn't available.
- agents: Error check calling attrd_updater in HealthCPU.
- agents: Error out if CPU idleness isn't available.
- daemons: Don't log the unresponsive message for a daemon we killed
- controller: Avoid blocking wait in controller for CIB re-request
- libcrmcommon: Increase poll() timeout to 5s for liveness checks on sub-daemons (bsc#1239533, gh#ClusterLabs/pacemaker#3900)
- Rebase:
* bug-728579_pacemaker-stonith-dev-id.patch
* Thu Aug 07 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.1+20250807.16e74fc4da (Pacemaker-3.0.1):
- libpacemaker: Do not retry on ECONNREFUSED in tools. (gh#ClusterLabs/pacemaker#3934)
* Fri Jul 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250722.1244f61942 (Pacemaker-3.0.1-rc2):
- cts: Remove --valgrind-tests
- cts: Leave valgrind results around if they're not empty.
* Fri Jul 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250620.9a5e54bae8 (Pacemaker-3.0.1-rc1):
- NLS: update translations before 3.0.1-rc1
* Thu Jun 26 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250619.2b217949d6:
- libpacemaker: Prevent CIB growth during crm_simulate --profile
- libpacemaker: Fix memory leak in pcmk__group_apply_location() (gh#ClusterLabs/pacemaker#3892)
- daemons: Fix a toctou bug when fetching additional schemas.
- daemons: Fix a bug iterating in get_op_total_timeout. (gh#ClusterLabs/pacemaker#3891)
- Address coverity issues.
- Address certain clang static analysis errors.
- libs: Fix cppcheck warnings.
- libcrmcommon: bump feature set to 3.20.1
- scheduler: Require a cluster option for old remote fencing behavior.
- scheduler: Don't always fence online remote nodes.
- daemons: Convert schedulerd to support multipart IPC messages.
- daemons: Convert attrd to support multipart IPC messages.
- daemons: Convert pacemakerd to support multipart IPC messages.
- daemons: Convert execd to support multipart IPC messages.
- daemons: Convert fenced to support multipart IPC messages.
- daemons: Convert controld to support multipart IPC messages.
- daemons: Convert based to support multipart IPC messages.
- libcrmcommon: Retry on EAGAIN in crm_ipcs_flush_events.
* Wed Jun 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250606.628ffeb705:
- libcrmcommon: Add retries on connect to avoid fatal errors when sub-daemons communicate (gh#ClusterLabs/pacemaker#3878)
* Wed Jun 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250530.db9dc3455e:
- libcrmservice: consider a monitor pending if LoadUnit receives no reply from systemd (bsc#1232276, gh#ClusterLabs/pacemaker#3880)
* Wed Jun 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250521.2dfc2f60f5:
- libcrmcommon: All parts of a multipart event should have the same ID
- libcrmcommon: Don't immediately overwrite request ID.
- libcrmcommon: Check the client buffer in crm_ipc_buffer.
- libcrmcommon: Handle sending multi-part IPC server events.
- libcrmcommon: crm_ipc_read can receive large IPC messages.
- libcrmcommon: Elements should never match if IDs differ
- libcrmcommon: Consistently free iov on error.
- libcrmcommon: Always free temp node in mark_child_deleted()
- libcrmcommon: Fix XML matching when marking changes
* Fri May 30 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250416.6085fd03bf:
- fencer: Don't remove device if child is deleted
- controller: Populate nodes from peer cache if can't from cluster
- Rebase:
* bug-728579_pacemaker-stonith-dev-id.patch
* bug-812269_pacemaker-fencing-device-register-messages.patch
* Tue Apr 01 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250331.008a7d1784:
- pacemaker-attrd: make a peer learn our node name once it has joined (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: ability to send a protocol message to a single peer (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: make attrd_send_message()'s node argument const (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: remember names of peers from attribute update in case unknown (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: use %PRIu32 format specifier instead of %u for node id (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- libcrmcluster: correctly log node id (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: log the cluster layer id of the changed peer (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
- pacemaker-attrd: prevent segfault if a peer leaves when its name is unknown yet (bsc#1239629, gh#ClusterLabs/pacemaker#3847)
* Thu Mar 27 2025 Yan Gao <ygao@suse.com>
- spec: create a temporary file in /run directory (bsc#1239770)
* Thu Mar 27 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250326.6053d2fc3f:
- agents: Add an advised interval value for monitor action in remote RA (gh#ClusterLabs/pacemaker#3854)
* Tue Mar 25 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250325.6ad1da5e7a:
- libcib: Don't match element based on XPath matching an attribute
* Mon Mar 24 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250319.4263b0ac7e:
- libcrmcommon: provide a description for pcmk_rc_no_dc return code (gh#ClusterLabs/pacemaker#3848)
* Mon Mar 24 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250318.6d6734a86b:
- tools: Use correct error code for command lookup failure
- tools: Dry-run crm_resource --fail if CIB_file is set
- libcrmcommon: Sort schema transformations on non-glibc systems
- libcrmcommon: Ensure schema transform numbers are in valid range
- libcrmcommon: Match literal dots in schema transform filter
* Fri Mar 21 2025 Yan Gao <ygao@suse.com>
- spec: Provides user(hacluster) and group(haclient)
* Thu Mar 13 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250310.476dc59612:
- cts-scheduler: update tests for considering parents of an unmanaged resource active on the node (gh#ClusterLabs/pacemaker#3836, bsc#1238519)
- libpe_status: consider parents of an unmanaged resource active on the node (gh#ClusterLabs/pacemaker#3836, bsc#1238519)
* Thu Mar 13 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250310.3573e5a552:
- tools: Fix memory leak in cli_resource_delete() (gh#ClusterLabs/pacemaker#3835)
- various: Correctly detect completion of systemd start/stop actions
- libcrmservice: Fix overrides for systemd resources
- libcrmservice: Fail systemd rsc start if create override fails
- Build: Run cts-cli verbosely.
- controller: improve resource action execution logs
- controller: improve start-up/exit messages
- controller: drop dot file logs
- controller: simplify join finalization messages
- pacemaker-based: improve a few messages
- pacemaker-based: improve exit messages
- pacemaker-based: improve messages when reading CIB from disk
* Tue Mar 11 2025 Yan Gao <ygao@suse.com>
- spec: specify 189 as uid/gid of hacluster/haclient (bsc#1239084)
* Tue Mar 11 2025 Yan Gao <ygao@suse.com>
- spec: specify /var/lib/pacemaker as home directory of hacluster user (bsc#1239084)
* Fri Feb 21 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250218.3d0ffefd9e:
- build: Fix default pacemaker-remoted path
* Fri Feb 21 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250210.af3642fbf6:
- libcrmcluster: prevent external callers from triggering assertion when connecting to cluster (gh#ClusterLabs/pacemaker#3821)
* Fri Feb 21 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250207.d06c888ba7:
- libpacemaker: Reset scheduler object in pcmk_simulate()
- libpe_status: Make cluster_status() idempotent
- tools: Fix overflow in crm_simulate --repeat
- libpacemaker: Handle scandir() error in pcmk__profile_dir()
- libpacemaker: Fix mem leak in pcmk__profile_dir()
- tools: Avoid crash in crm_simulate --profile
* Wed Feb 19 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250205.88e9ec1325:
- libcrmservices: Unref the dbus connection... (gh#ClusterLabs/pacemaker#3816)
- libcrmservices: Don't leak msg if systemd_proxy is NULL. (gh#ClusterLabs/pacemaker#3816)
* Wed Feb 19 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250203.f950b1d05d:
- python: Add python value for new CRM_EX_NO_DC exit code. (gh#ClusterLabs/pacemaker#3815)
- libcrmcommon: Fix memory leak in text_end_list()/curses_end_list() (gh#ClusterLabs/pacemaker#3814)
- crmadmin: return error if DC is not elected #2902 #3606 (gh#ClusterLabs/pacemaker#3716)
* Tue Feb 18 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250128.0de22e5f75:
- libraries: Update version numbers in so names
- Rebase:
* bug-995365_pacemaker-cts-restart-systemd-journald.patch
* Mon Feb 17 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250114.7dc494a96f:
- controller: best practices for send_stonith_update() (gh#ClusterLabs/pacemaker#3796)
- controller: drop unused argument
- libcrmcluster: better detect remote nodes in peer cache
- pacemaker-attrd: drop unused struct member
- pacemaker-attrd: track node XML IDs independent of attribute values
- pacemaker-attrd: use variable for whether to write
- pacemaker-attrd: rename flag to match recent change
- pacemaker-attrd: track node CIB ID rather than cluster ID
- libcrmcluster: track local node XML ID in cluster object
- libcrmcluster: use pcmk__cluster_get_xml_id() when possible
- libcrmcluster: rename pcmk__cluster_node_uuid()
- libcrmcluster: allow searching by XML ID in pcmk__search_node_caches()
- pacemaker-attrd: bail earlier if value won't be written
- pacemaker-attrd: use API to get peer XML ID
- pacemaker-attrd: don't use "uuid" to mean "XML ID"
- pacemaker-attrd: always add remoteness to attribute value XML (gh#ClusterLabs/pacemaker#3796)
* Mon Feb 17 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250114.9931db7727:
- Makefile: drop asciidoc references
- crm_diff: Replace variable name
- controller: address format-overflow warnings (gh#ClusterLabs/pacemaker#3794)
- libcrmcommon: Catch correct errors for remote connection sockets (gh#ClusterLabs/pacemaker#3793)
- Drop deprecated '--sync-call' option from cibadmin
- Drop deprecated '-l/--local' option from cibadmin in multiple places
- various: Correct some printf specifiers (gh#ClusterLabs/pacemaker#3793)
- schedulerd: Resetting error and warning flags. (gh#ClusterLabs/pacemaker#3791)
- raise minimum GnuTLS dependency to 3.4.6
- sysconfig: document when logs may show sensitive info
- pacemaker-attrd: reduce log spam at shutdown
- executor: avoid misleading log when cancelling a recurring monitor
- scheduler: improve restart-needed log
- scheduler: don't show node capacity for bundle nodes
- scheduler: clarify no-quorum effects
- libcrmcommon: improve flag set/clear messages
- libcrmcommon: improve message for unsupported XPath match
- libstonithd: improve action re-attempt message
- libcib: Don't send CRM_OP_REGISTER from cib_remote client
- tools: mention potential issues with crm_resource --restart
- tools: indicate crm_resource --interval can take units
- tools: clarify that crm_mon updates are automatic when interactive
- controller: round timeout when checking remaining remote command time (gh#ClusterLabs/pacemaker#3781)
- agents: Replace the egrep command with the EGREP definition in ping RA
- libcrmcluster: fix format typos
- doc: drop Inkscape dependency
- tools: validate stonith_admin --timeout value
- libpacemaker: set fail-count to INFINITY for fatal failures
- libpacemaker: add PCMK__XA_FAILED_START_OFFSET and PCMK__XA_FAILED_STOP_OFFSET
- tools: Deprecate cibadmin --sync-call
- OCF: controld.in: Remove gfs_controld command as it's already obsoleted
- xml: Warn about post-transform behavior changes for ACLs with xpath
- sysconfig: Document using certificates for remote nodes.
- sysconfig: Explain permissions needed on TLS-related files.
- libcrmcluster: restore CPG header size compatibility
- libcrmcluster: improve messages in pcmk__cpg_message_data()
- liblrmd: Enable TLS support for Pacemaker Remote clients.
- daemons: Enable TLS support for Pacemaker Remote nodes.
- libcrmcommon: Set *tls = NULL in a few more locations.
- libcib: Enable TLS certs for remote CIB operations.
- libs: Log if a TLS certificate is close to expiration.
- libcrmcommon: If the server supports certs, require them...
- daemons: Set up X509 auth in based if enabled.
- sysconfig: Add env settings needed for X509 authentication.
- libcrmcluster: don't assert for CPG decompression error
- libcrmcluster: avoid redundant log for invalid CPG messages
- libcrmcluster: initialize from in pcmk__cpg_message_data()
- scheduler: avoid memory leak in bundles
- xml: Preserve ACL reference behavior for replaced constraints
- xml: Ensure ACL permissions are valid after XSL transformations
- xml: Warn if schema transformation drops remove-after-stop property
- xml: Warn if schema transformation drops moon phase
- xml: Info if schema transformation drops empty groups or clones
- xml: Warn if schema transformation drops colocation/order lifetimes
- xml: Warn if schema transformation drops can_fail or...
- xml: Warn if schema transformation drops restart-type meta-attr
- xml: Warn if schema transformation drops rkt bundles
- xml: Warn if schema transformation drops nagios/upstart resources
- log: Allow CIB upgrade messages to start with W, I, D
- various: clean up library memory at child exit
- pacemaker-remoted: improve exit codes for schema failures
- controller: avoid memory leak when updating join phase
- scheduler: avoid memory leak when freeing node copies
- libcrmcommon: drop unhelpful trace message
- systemd: If the state is Pending at the time of probe, execute follow up monitor. (gh#ClusterLabs/pacemaker#3746)
- systemd: Fix when monitor of systemd resource continues to be pending. (gh#ClusterLabs/pacemaker#3746)
- Rebase:
* bug-728579_pacemaker-stonith-dev-id.patch
* Mon Feb 03 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250128.fa492f5181:
- libraries: Update version numbers in so names
* Thu Jan 09 2025 Yan Gao <ygao@suse.com>
- Update to version 3.0.0+20250108.d8340737c4 (Pacemaker-3.0.0):
- Build: raise minimum GnuTLS dependency to 3.4.6
* Wed Dec 25 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241223.2587987be9 (Pacemaker-3.0.0-rc3):
- agents: Replace the egrep command with the EGREP definition in ping RA
- libcrmcluster: fix format typos
- doc: drop Inkscape dependency
- tools: validate stonith_admin --timeout value
- libpacemaker: set fail-count to INFINITY for fatal failures (gh#ClusterLabs/pacemaker#3771)
- libpacemaker: add PCMK__XA_FAILED_START_OFFSET and PCMK__XA_FAILED_STOP_OFFSET (gh#ClusterLabs/pacemaker#3771)
- OCF: controld.in: Remove gfs_controld command as it's already obsoleted (gh#ClusterLabs/pacemaker#3767)
* Thu Dec 12 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241211.4ae3a303e5 (Pacemaker-3.0.0-rc2):
- sysconfig: Document using certificates for remote nodes.
- sysconfig: Explain permissions needed on TLS-related files.
- liblrmd: Enable TLS support for Pacemaker Remote clients.
- daemons: Enable TLS support for Pacemaker Remote nodes.
- libcrmcommon: Set *tls = NULL in a few more locations.
- xml: Warn about post-transform behavior changes for ACLs with xpath
- libcrmcluster: restore CPG header size compatibility
- libcrmcluster: improve messages in pcmk__cpg_message_data()
- libcrmcluster: don't assert for CPG decompression error
- libcrmcluster: avoid redundant log for invalid CPG messages
- libcrmcluster: initialize from in pcmk__cpg_message_data()
- scheduler: avoid memory leak in bundles
- libcib: Enable TLS certs for remote CIB operations.
- libs: Log if a TLS certificate is close to expiration.
- libcrmcommon: If the server supports certs, require them...
- daemons: Set up X509 auth in based if enabled.
- sysconfig: Add env settings needed for X509 authentication.
- xml: Preserve ACL reference behavior for replaced constraints
- xml: Ensure ACL permissions are valid after XSL transformations
- xml: Warn if schema transformation drops remove-after-stop property
- xml: Warn if schema transformation drops moon phase
- xml: Info if schema transformation drops empty groups or clones
- xml: Warn if schema transformation drops colocation/order lifetimes
- xml: Warn if schema transformation drops can_fail or...
- xml: Warn if schema transformation drops restart-type meta-attr
- xml: Warn if schema transformation drops rkt bundles
- xml: Warn if schema transformation drops nagios/upstart resources
- log: Allow CIB upgrade messages to start with W, I, D
- various: clean up library memory at child exit
- pacemaker-remoted: improve exit codes for schema failures
- controller: avoid memory leak when updating join phase
- scheduler: avoid memory leak when freeing node copies
* Fri Dec 06 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241118.394d77ec98 (Pacemaker-3.0.0-rc1):
- NLS: update translations before 3.0.0-rc1
- libstonithd: drop unknown agent message
- controller: downgrade "Not registering" message
- tools: improve crm_mon "Retrying" message
- libcrmcluster: improve XML ID logs in pcmk__get_node()
- scheduler,libcrmservice,tools: compare resource IDs case-sensitively
- python: Always use generated corosync config in regression tests
- tools: crm_resource --restart works with master resources
- tools: crm_resource --set-parameter works with master resources
- tools: crm_resource --delete-parameter --element works with master
- libcrmcommon: allow NULL unpack_data in pcmk__cmp_nvpair_blocks()
- libcrmcommon: ignore NULL first ID in pcmk__cmp_nvpair_blocks()
- libcrmcommon: bump feature set to 3.20.0
- rpm: drop no-longer-needed support tests from spec file
- liblrmd: Perform the API handshake asynchronously.
- libcrmcommon: always respect overwrite in pcmk__cmp_nvpair_blocks()
- executor: avoid use-after-free upon shutdown (gh#ClusterLabs/pacemaker#3718)
- Change
- tools: Drop crm_resource --set-property option
- tools: Drop crm_resource --get-property option
- tools: Drop deprecated crm_resource --xml-file option
- daemons: execd should read remote client messages async.
- CIB: deprecate record-pending operation option
- tools: restore crmadmin default timeout to 30 seconds
- libcrmcommon: any negative interval is an error
- agents: always allow attribute agent to show metadata
- agents: use RESOURCENAME in attribute agent metadata
- agents: use configured run directory in attribute agent
- controld: leave xml-src attribute empty when no DC selected #2902
- schemas: Disallow fencing-level index greater than 9
- various: Drop support for phase of the moon in rule date_spec
- schemas: nvpair value should not be optional
- tools: Define behavior of attrd_updater -Q without -N
- tools: crm_resource returns error on failed schema upgrade
- libpe_status: Drop support for role_after_failure op meta-attr
- libpacemaker: Drop support for can_fail op meta-attribute
- various: Drop support for restart-type resource meta-attribute
- schemas: Disallow phase of the moon in rule date_spec
- libcib: Perform server-side remote CIB reads asynchronously.
- pacemakerd: combine subdaemon start-up logs
- libcrmcommon: avoid potential overflow when adding seconds
- libcib: Perform client-side remote CIB reads asynchronously.
- schemas: Disallow role_after_failure resource meta-attribute
- schemas: Disallow can_fail operation meta-attribute
- schemas: Disallow restart-type resource meta-attribute
- libcrmcommon: Don't assert on failure to write errors.
- CIB: ignore node expressions for meta-attributes
- libpacemaker: don't pass node attributes with fence actions
- libcrmcommon: Ignore crmd-transition-delay property
- libcrmcommon: Ignore crmd-finalization-timeout property
- libcrmcommon: Ignore crmd-integration-timeout property
- various: Ignore stonith-action=poweroff property
- various: Ignore remove-after-stop property
- all: use consistent capitalization in execution status strings
- tools: crm_shadow --reset now requires --force
- scheduler: ignore unknown actions for resource state
- libcrmcommon: bounds-check when adding to years
- controller: avoid overflow in recheck time
- libcrmservice: accept no more than around 10MiB stdout/stderr
- schemas: Disallow crmd-transition-delay property
- schemas: Disallow crmd-finalization-timeout property
- schemas: Disallow crmd-integration-timeout property
- schemas: Disallow stonith-action=poweroff property
- schemas: Disallow remove-after-stop cluster property
- libpe_status: Drop support for ping nodes
- schemas: Disallow ping nodes
- scheduler: Fixed memory leak when searching for unfencing devices.
- CIB: drop support for unset or unknown validate-with
- pacemaker-based,libcib: warn for invalid call options
- controller,liblrmd: warn for invalid remote proxy IPC flags
- fencer: warn for invalid call options
- fencer: warn if device support flags invalid
- libcrmservice: use proper types with write()
- libcrmcommon,libcib,scheduler: use unsigned int for CIB sequence number
- scheduler: avoid overflow in utilization values
- CIB: drop support for rkt bundles
- CIB: drop support for nagios-class resources
- CIB: drop support for Upstart
- libcrmcommon: handle corner cases better in crm_time_add_days()
- libcrmcommon: handle too-negative components of ISO8601 durations
- various: Drop support for masters attribute in bundles
- various: Drop support for master resources
- schemas: Disallow rkt bundles
- schemas: Disallow nagios-class resources
- schemas: Disallow upstart-class resources
- cts, xml: New upgrade-3.10-4.xsl XSLT stylesheet
- controller: avoid memory leak on scheduler API error
- libcib: treat empty variant variables same as unset
- pacemaker-based: reject remote users if PAM not available
- pacemaker-based: compare remote user names case-sensitively
- pacemaker-based: improve remote client connection messages
- lrmd: Report the result of add_tls_to_mainloop...
- cts-lab: Allow running multiple tests with the --choose argument.
- CIB: do not recover from XML syntax errors
- libcrmcommon: do not return partially parsed XML
- CIB: ignore colocation constraints with invalid scores
- CIB: ignore location constraints if score attribute is unset or invalid
- CIB: ignore location constraints with invalid scores
- scheduler: warn for invalid promotion scores
- scheduler: warn if node score is invalid
- scheduler: warn if nvpair block score is invalid
- various: Drop support for lifetime elements in constraints
- scheduler: warn for invalid fail counts
- CIB: treat negative migration-threshold as invalid and use default
- scheduler: warn if resource stickiness is invalid
- scheduler: warn if resource priority is invalid
- scheduler: ignore and warn for invalid node health attributes
- scheduler: warn for invalid health cluster option values
- controller: improve stonith-max-attempts logs
- pacemaker-attrd: use pcmk_parse_score() in attrd_expand_value()
- schemas: Disallow masters attribute in bundle containers
- schemas: Disallow master resources
- all: improve messages when parsing long integers
- pacemaker-based: log cluster-ipc-limit errors
- libcrmcommon: improve IPC buffer size messages
- libcrmcommon: Drop xmlRegisterNodeDefault()
- libcrmcommon: NULL-check pcmk__xml_tree_foreach() argument
- libpe_rules: Drop support for multiple top-level location rules
- schemas: Disallow lifetime elements in constraints
- cts, xml: New upgrade-3.10-3.xsl XSLT stylesheet
- libcrmcommon: tweak parse_date() validations
- pacemakerd: fix Corosync support check
- libcrmcommon: handle out-of-range better when parsing integers
- CIB: globally-unique defaults to true if clone-node-max > 1
- fencing: default pcmk_host_argument to "none" if "port" not advertised
- CIB: deprecate concurrent-fencing cluster property
- configure: deprecate --with-concurrent-fencing-default and default it to true
- scheduler: best practices for get_rsc_attributes()
- schemas: Disallow multiple top-level location rules
- scheduler: ignore instance attributes in rsc_defaults
- CTS: Fix cts-lab --list.
- xml: Drop duplicate nvpairs within a given nvset
- cts, xml: New upgrade-3.10-2.xsl XSLT stylesheet
- libpe_rules: Drop support for name with id-ref attribute
- tools: improve crm_verify error messages
- alerts: don't send deprecated alert environment variables
- fencer: rename -c/--stand-alone-w-cpg option
- fencer: drop support for non-clustered mode in fencer
- libcrmcommon: add pcmk_cib_node_shutdown()
- libcrmcommon: bounds-check seconds in pcmk_parse_interval_spec()
- libcrmcommon: return int from get_ordinal_days()
- libcrmcommon: use uint32_t in parse_date()
- libcib: improve error handling in cib_file_new()
- tools: update terminology in no-quorum-policy status output
- CIB: allow no-quorum-policy "fence" and deprecate "suicide"
- fencer: update terminology in trace message
- scheduler: create local node after unpacking everything
- libcrmcommon: log panic reason instead of caller name
- libcrmcommon: don't treat tracing differently for panics
- sysconfig: improve PCMK_panic_action description
- libcrmcommon: preserve api dispatch in connect_and_send_attrd_request()
- libcrmcommon: Detect newly created alerts section
- schemas: Disallow nvpairs without value attributes
- xml: Sort nvset elements by score within a given parent
- xml: Bump validate-with cib attribute in 3.10 XSL transformation
- cts, xml: New upgrade-3.10-1.xsl XSLT stylesheet
- schemas: Disallow nvpair name with id-ref attribute
- lrmd: Perform the TLS handshake asynchronously.
- lrmd: Report connection failures in tls_handshake_failed.
- tools: handle orphans when outputting node history in crm_mon
- libpe_status: Drop support for nodes with invalid type
- CIB: always compare validate-with schema names case-sensitively
- CIB: drop support for rsc-instance, with-rsc-instance, first-instance, and then-instance
- CIB: drop support for validate-with="pacemaker-next"
- CIB: drop support for pacemaker-0.6, pacemaker-0.7, pacemaker-1.1, and transitional-0.6 schemas
- libpe_status: Drop support for multiple top-level nvset rules
- libpe_status: Don't look for value in nvpair with id-ref
- libpe_status: Ignore nvpair with invalid id-ref
- xml: Allow previously disallowed primitive meta-attributes
- xml: Allow previously disallowed "required" op meta-attribute
- xml: Allow previously disallowed cluster properties
- xml: New upgrade-3.10-0.xsl XSLT stylesheet
- Pacemaker Remote: drop "short fuse" shutdown timer
- scheduler: ignore ticket constraints with invalid roles
- scheduler: ignore colocation constraints with invalid roles
- scheduler: ignore invalid location constraints
- libcrmcommon: compare empty strings correctly in attribute expressions
- sysconfig: interpret PCMK_panic_action more strictly
- rpm: Require python3-psutil for running tests.
- tools: fix crm_rule man page section division
- schemas: Add additional node types to the crmadmin schema.
- controller: drop controld_globals.our_nodename
- tools: return more specific error code for crm_shadow file errors
- scheduler: ignore groups with no members
- scheduler: ignore malformed resource history entries
- tools: drop --text-fancy command-line option
- scheduler: correct format arguments
- CIB: treat misconfigured rule as not passing
- CIB: treat misconfigured operation expression as not passing
- CIB: treat misconfigured resource expression as not passing
- CIB: treat misconfigured attribute expression as not passing
- CIB: treat misconfigured date expression as not passing
- CIB: treat misconfigured duration as not passing
- CIB: treat misconfigured date specification as not passing
- pacemaker-based: client name can be NULL
- various: ensure there are spaces around QB_XS
- controller,libpacemaker: transition graph IDs should be positive
- libcrmcluster: use correct specifier for guint count
- controller: free cluster object at exit
- libcrmcluster: assert on election_init() errors
- tools: crm_ticket should return CRM_EX_UNSAFE with --force warning.
- lrmd: Remove support for undocumented key loading behavior.
- libcrmcluster: don't hardcode controller in vote messages
- libcrmcluster: set appropriate message type in election messages
- libcrmcommon: use proper message type for node purge requests
- libcrmcommon: specify "scheduler" as scheduler IPC message protocol
- libcrmcommon: specify "pacemakerd" as pacemakerd IPC message protocol
- controller: use pcmk__new_message() to create direct acks
- controller: use pcmk__new_reply() to create reprobe reply
- libpacemaker: Don't apply colocation twice for promotion priority
- libpacemaker: Apply promotion priority to cloned group instance
- libpe_status: Use first action meta-attr within nvset if duplicates
- libcib: Don't overwrite property values for CIB config hash
- various: Don't set cluster-layer node ID as XML ID
- tools: crm_node -i must initialize nodeid before passing pointer
- libpacemaker: Log correct score in pcmk__apply_coloc_to_priority()
- scheduler: store default fencing action timeout as guint
- crm_verify: Improve checking of fencing level IDs
- tools: Drop crm_mon --web-cgi option
- tools: Drop crm_mon --disable-ncurses option
- tools: Drop crm_mon --simple-status option
- tools: Drop crm_mon --as-html option
- sysconfig: drop support for PCMK_dh_min_bits environment variable
- dependencies: require GnuTLS 3.1.7 or later
- tools: CIB clients retry signon upon an EAGAIN error (gh#ClusterLabs/pacemaker#3546)
- libcib: new function cib__signon_attempts() (gh#ClusterLabs/pacemaker#3546)
- libcrmcluster: Ensure priv is non-NULL in crm_cluster_connect() (gh#ClusterLabs/pacemaker#3548)
- libcrmcluster: use local hostname for node name if not configured in corosync (gh#ClusterLabs/pacemaker#3547)
- tools: Don't double-free XML in crm_verify after schema update
- libcrmcommon: Use glib for calculating MD5 checksums.
- cts-cli: update expected output for crm_verify to distinguish configuration warnings and errors (gh#ClusterLabs/pacemaker#3538)
- tools: crm_verify distinguishes configuration warnings and errors (gh#ClusterLabs/pacemaker#3538)
- libcrmcommon: don't try to add to full string in pcmk__time_format_hr()
- libcrmcommon: handle formatting errors in pcmk__time_format_hr()
- libraries: ensure private headers follow usual header conventions
- libraries: ensure includes are outside extern in public headers
- scheduler: consider group locations when member is explicit colocation dependent
- scheduler: consolidate pcmk__apply_location() trace messages
- libcib: don't bother with pcmk__config_err() for live CIB
- scheduler: drop incorrect error logs in pcmk__colocation_affects()
- liblrmd,libstonithd: use standard default timeout (20s) for meta-data actions
- tools: Don't skip formatting if running crm_simulate interactively.
- tools: crm_resource rejects invalid timeouts
- tools: crm_resource --option throws usage error if appropriate
- tools: crm_resource --delete does not accept clone instances
- tools: crm_resource --delete exits with CRM_EX_USAGE without -t opt
- tools: crm_resource --delete now succeeds if resource doesn't exist
- libpacemaker: Include on_node in injected lrm_rsc_op entries
- daemons: Clean up memory when attrd exits. (gh#ClusterLabs/pacemaker#3507)
- libcrmcommon: reject ISO 8601 duration without any values
- libcrmcommon: bounds-check ISO 8601 duration elements
- scheduler: improve promotion score message for inactive instances
- scheduler: use -INFINITY promotion score for inactive instances
- scheduler: avoid core-dump on trace message
- pacemakerd: Drop {PCMK,HA}_shutdown_delay environment variable
- libcrmcommon: Drop {PCMK,HA}_cib_timeout environment variable
- libcrmcommon: Drop PCMK_mcp and HA_mcp environment variables
- fencer, libstonithd: Drop support for "action" fencing param
- tools: cibadmin --md5-sum-versioned no longer prints feature set
- libcrmcluster: Default remote_state_from_cib() to false
- libstonithd: prevent to free 'op_reply' repeatedly in 'stonith_send_command'
- tools: Deprecate cibadmin --local
- tools: Drop cibadmin --host option
- tools: Drop cibadmin --no-bcast option
- doc: Drop support for v1 cluster nodes with v3 remote nodes
- libpacemaker: correctly retrieve any existing fail-count for increment (gh#ClusterLabs/pacemaker#3510)
- build: Drop pacemaker_remoted link creation
- python: Support systems where rsyslog is not installed.
- libpacemaker: Add spaces back to attrd_updater query output.
- agents: drop ocf:pacemaker:o2cb resource agent
- rpm: rename --with-stonithd option to --with-linuxha
- configure: drop --legacy-links option
- configure: drop --enable-compat-2.0 option
- dependencies: require pkg-config 0.28 or later
- dependencies: require libxml2 2.9.2 or later
- dependencies: require libqb 1.0.1 or later
- dependencies: require libdbus 1.5.12 or later
- libcrmcommon,libpe_status: correct typos
- libcib,liblrmd: improve TLS handshake error messages
- attrd: Ensure set ID is non-empty
- libcrmcommon: Check scan_ll() return value in crm_get_msec()
- libstonithd: free escaped metadata descriptions with g_free() (gh#ClusterLabs/pacemaker#3492)
- liblrmd: make TLS handshake error handling consistent
- libcrmcommon: interpret pcmk__remote_ready() return code correctly
- pacemakerd: improve subdaemon check messages
- pacemaker-based: improve local notification messages
- scheduler: parenthesize arguments in action macros
- libcrmcommon: support PCMK_panic_action="off" or "sync-off"
- tools: cibadmin incorrect example for score update
- libstonithd: avoid use-after-free when retrieving metadata of Linux-HA fence agents (gh#ClusterLabs/pacemaker#3476)
- NLS: drop removed file from POTFILES
- libcrmcommon: avoid possible buffer overflow in pcmk__time_format_hr()
- libcrmcommon: avoid possible buffer overflow in parse_date()
- tools: Fix spacing in crm_resource help output
- includes: Bump CRM_FEATURE_SET for iso8601 formatted output.
- schemas: Add an XML schema for iso8601 output.
- tools: Convert iso8601 to formatted output.
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
- Drop obsolete:
* pacemaker-nagios-plugin-dir.patch
* Thu Nov 07 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241107.c3b66b02d0:
- CTS: Fix cts-lab --list. (gh#ClusterLabs/pacemaker#3723)
* Thu Nov 07 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241105.e043e6816a:
- executor: avoid use-after-free upon shutdown (bsc#1232613, gh#ClusterLabs/pacemaker#3719)
* Mon Nov 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.9+20241031.49aab99839 (Pacemaker-2.1.9):
- includes: Bump CRM_FEATURE_SET for iso8601 formatted output.
- schemas: Add an XML schema for iso8601 output.
- tools: Convert iso8601 to formatted output.
* Mon Nov 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20241021.40d69ff424 (Pacemaker-2.1.9-rc3):
- tools: restore crmadmin default timeout to 30 seconds (bsc#1217259, bsc#1228781, jsc#PED-8311, gh#ClusterLabs/pacemaker#3703)
- libcrmcommon: any negative interval is an error
- agents: always allow attribute agent to show metadata
- agents: use RESOURCENAME in attribute agent metadata
- agents: use configured run directory in attribute agent
- controld: leave xml-src attribute empty when no DC selected #2902 (bsc#1217259, bsc#1228781, jsc#PED-8311, gh#ClusterLabs/pacemaker#3702)
* Fri Oct 25 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20241015.33f3052b89 (Pacemaker-2.1.9-rc2):
- pacemakerd: combine subdaemon start-up logs
- libcrmcommon: avoid potential overflow when adding seconds
- libcib: Perform server-side remote CIB reads asynchronously.
- libcib: Perform client-side remote CIB reads asynchronously.
- tools: crm_resource returns error on failed schema upgrade
- libcrmcommon: Don't assert on failure to write errors. (gh#ClusterLabs/pacemaker#3684)
* Fri Oct 25 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20241003.95cef6b307 (Pacemaker-2.1.9-rc1):
- NLS: update translations for current code base
- scheduler: Fixed memory leak when searching for unfencing devices. (gh#ClusterLabs/pacemaker#3678)
- libcrmcommon: bounds-check when adding to years
- controller: avoid overflow in recheck time
- libcrmservice: accept no more than around 10MiB stdout/stderr
- pacemaker-based,libcib: warn for invalid call options
- controller,liblrmd: warn for invalid remote proxy IPC flags
- fencer: warn for invalid call options
- fencer: warn if device support flags invalid
- libcrmservice: use proper types with write()
- libcrmcommon,libcib,scheduler: use unsigned int for CIB sequence number
- scheduler: avoid overflow in utilization values
- libcrmcommon: handle corner cases better in crm_time_add_days()
- libcrmcommon: handle too-negative components of ISO8601 durations
- controller: avoid memory leak on scheduler API error
- libcib: treat empty variant variables same as unset (gh#ClusterLabs/pacemaker#3658)
- pacemaker-based: compare remote user names case-sensitively
- pacemaker-based: improve remote client connection messages
- scheduler: ignore and warn for invalid node health attributes
- scheduler: warn for invalid promotion scores
- scheduler: warn if node score is invalid
- scheduler: warn if nvpair block score is invalid
- scheduler: warn for invalid fail counts
- scheduler: warn if resource stickiness is invalid
- scheduler: warn if resource priority is invalid
- scheduler: warn for invalid health cluster option values
- controller: improve stonith-max-attempts logs
- all: improve messages when parsing long integers
- pacemaker-based: log cluster-ipc-limit errors
- libcrmcommon: improve IPC buffer size messages
* Fri Oct 25 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20240916.5936f92119:
- lrmd: Report the result of add_tls_to_mainloop...
- libcrmcommon: NULL-check pcmk__xml_tree_foreach() argument
- libcrmcommon: tweak parse_date() validations
- libcrmcommon: bounds-check seconds in pcmk_parse_interval_spec()
- libcrmcommon: return int from get_ordinal_days()
- libcrmcommon: use uint32_t in parse_date()
- libcib: improve error handling in cib_file_new()
- CIB: allow no-quorum-policy "fence" and deprecate "suicide"
- tools: handle orphans when outputting node history in crm_mon
* Fri Oct 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20240829.2c01183c93:
- libcrmcommon: Detect newly created alerts section (gh#ClusterLabs/pacemaker#3628)
- lrmd: Perform the TLS handshake asynchronously.
- schemas: Add additional node types to the crmadmin schema.
- tools: fix crm_rule man page section division (gh#ClusterLabs/pacemaker#3612)
- pacemaker-based: client name can be NULL (gh#ClusterLabs/pacemaker#3608)
- various: ensure there are spaces around CRM_XS
- controller,libpacemaker: transition graph IDs should be positive
* Tue Oct 01 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.8+20240808.3980678f03 (Pacemaker-2.1.8):
- scheduler: correct format arguments (gh#ClusterLabs/pacemaker#3600)
- libpacemaker: Don't apply colocation twice for promotion priority
- libpacemaker: Apply promotion priority to cloned group instance
* Fri Jul 12 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240711.239cba384:
- various: Don't set cluster-layer node ID as XML ID
- tools: crm_node -i must initialize nodeid before passing pointer (gh#ClusterLabs/pacemaker#3574)
* Wed Jul 10 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240709.f04c3b02c:
- tools: CIB clients retry signon upon an EAGAIN error (gh#ClusterLabs/pacemaker#3567, bsc#1224183)
- libcib: new function cib__signon_attempts() (gh#ClusterLabs/pacemaker#3567, bsc#1224183)
* Wed Jul 10 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240708.347e83d87:
- crm_verify: Improve checking of fencing level IDs
* Thu Jul 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240703.f73f033d5 (Pacemaker-2.1.8-rc3):
- sysconfig: deprecate PCMK_dh_min_bits environment variable
* Tue Jul 02 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240701.8af8b59e2:
- libcrmcluster: use local hostname for node name if not configured in corosync (gh#ClusterLabs/pacemaker#3551)
* Tue Jul 02 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240701.b4e61209c:
- tools: Don't double-free XML in crm_verify after schema update
* Mon Jul 01 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240701.a1003bbf1:
- cts-cli: update expected output for crm_verify to distinguish configuration warnings and errors (gh#ClusterLabs/pacemaker#3543)
- tools: crm_verify distinguishes configuration warnings and errors (gh#ClusterLabs/pacemaker#3543)
* Mon Jul 01 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240624.5d44a760b:
- libcrmcommon: don't try to add to full string in pcmk__time_format_hr()
- libcrmcommon: handle formatting errors in pcmk__time_format_hr()
- scheduler: consider group locations when member is explicit colocation dependent
- tools: Don't skip formatting if running crm_simulate interactively.
* Wed Jun 12 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240611.cbf6db339 (Pacemaker-2.1.8-rc2):
- libcrmcommon: reject ISO 8601 duration without any values (gh#ClusterLabs/pacemaker#3517)
- libcrmcommon: bounds-check ISO 8601 duration elements
- scheduler: improve promotion score message for inactive instances
- scheduler: use -INFINITY promotion score for inactive instances
- libstonithd: prevent to free 'op_reply' repeatedly in 'stonith_send_command' (gh#ClusterLabs/pacemaker#3517)
* Mon Jun 10 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240606.917fbfa11:
- libpacemaker: correctly retrieve any existing fail-count for increment (gh#ClusterLabs/pacemaker#3513)
* Mon Jun 10 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240605.f80f40e36:
- libpacemaker: Add spaces back to attrd_updater query output.
- libcib,liblrmd: improve TLS handshake error messages
- liblrmd: make TLS handshake error handling consistent
- libcrmcommon: interpret pcmk__remote_ready() return code correctly
- pacemakerd: improve subdaemon check messages
- pacemaker-based: improve local notification messages
* Tue Jun 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240530.09c4d6d2e:
- libstonithd: free escaped metadata descriptions with g_free() (bsc#1224869, gh#ClusterLabs/pacemaker#3480)
- libstonithd: avoid use-after-free when retrieving metadata of Linux-HA fence agents (bsc#1224869, gh#ClusterLabs/pacemaker#3480)
* Tue Jun 04 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240529.c7e11c771:
- libcrmcommon: support PCMK_panic_action="off" or "sync-off"
- libcrmcommon: avoid possible buffer overflow in pcmk__time_format_hr()
- libcrmcommon: avoid possible buffer overflow in parse_date()
* Mon Jun 03 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240515.39ef08240 (Pacemaker-2.1.8-rc1):
- ChangeLog: update for 2.1.8-rc1 release
* Mon Jun 03 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240514.9d0f30818:
- scheduler: avoid memory leaks when updating action names
- libcrmcommon: fix readable interval
- tools: make crm_simulate output for bad input more understandable
- libcrmcommon: Avoid leaking gnutls session
- libcrmcluster: Fix a typo in an info message.
- executor: Avoid memory leak in get_schema_files()
- tools: Use crm_exit() consistently
- executor: Spawn remoted pid 1 before allocating dynamic memory
- libcib: Fix memory leak in cib_client_fetch_schemas()
- libpacemaker: Fix mem leak in pcmk__acl_evaled_render()
- libcrmcommon: avoid memory leaks when loading and freeing schemas
- libcib: avoid memory leak in async calls (bsc#1233544)
- scheduler,tools: compare resource history IDs case-sensitively
- executor: avoid pacemaker-remoted crash
- libcrmcommon: Fix memory leak in pcmk__build_schema_xml_node()
- libcrmcommon: Fix memory leak in ipc_proxy_dispatch()
- fencer: Fix memory leak in handle_local_reply_and_notify()
- fencer: Fix memory leak in stonith_query_capable_device_cb()
- schemas: Add a schema for the new crm_resource output.
- CIB: deprecate "default" and "#default" as explicit meta-attribute values
- CIB: deprecate special handling of literal value "default" for meta-attributes
- libpe_status,libpacemaker: enable deprecation warnings even in compatibility builds
- CIB: deprecate omitting validate-with attribute from cib element
- CIB: deprecate disabling schema validation
- CIB: deprecate support for unknown schemas in validate-with
- tools: skip overall error message with crm_verify --quiet
- tools: crm_verify respects verbosity for configuration issues
- scheduler: improve deprecated schema warning
- scheduler: improve messages about orphaned resources
* Mon Jun 03 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240430.1dd728559:
- tools: make crm_mon exit upon loss of the attached pseudo-terminal (bsc#1220229, gh#ClusterLabs/pacemaker#3430)
* Mon Jun 03 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240430.8ba07347b:
- tools: Deprecate score expansion by default in crm_attribute
- tools: Deprecate score expansion by default in cibadmin
- tools: --score option for cibadmin and crm_attribute
- tools: Unset crm_attribute promotion_score if attr name is given
- tools: Fix cibadmin sync call return code logic
- libcib: Fix handling of return values in CIB attr update/delete
- libcrmcommon: Ensure crm_schema_init() initializes only once
- scheduler: Check return code in node_xml.
- libcrmcommon: simplify update_validation() logs
- libcrmcommon: don't assume next schema will validate when not transforming
- libcrmcommon: max should apply even if transform is false in update_validation()
- libcrmcommon: don't validate with first schema for an unknown schema name
- libcrmcommon: improve apply_upgrade() messages
- xml: restore "pacemaker-next" schema functionality
- lrmd: Warn on insecure and undocumented key handling behaviors.
- agents: Mark the o2cb resource agent as deprecated. (gh#ClusterLabs/pacemaker#3425)
- scheduler: compare nvpair block IDs case-sensitively
* Tue Apr 16 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240411.81041cf0b:
- libcrmcommon: Avoid use-after-free in mark_xml_changes()
- libcrmcommon: Mark parents dirty in pcmk__mark_xml_created()
* Tue Apr 16 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240410.ae4b38ab5:
- scheduler: deprecate Nagios and Upstart resources even if built with --enable-compat-2.0 (gh#ClusterLabs/pacemaker#3417)
* Tue Apr 16 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240410.74b7a09c5:
- tools: New crm_resource --list-options=primitive option (gh#ClusterLabs/pacemaker#3399)
- libcrmcommon: Use PCMK_VALUE_VERSION as option type (gh#ClusterLabs/pacemaker#3399)
- libcrmcommon: Use PCMK_VALUE_TIMEOUT as option type (gh#ClusterLabs/pacemaker#3399)
- libcrmcommon: Use PCMK_VALUE_SCORE as option type (gh#ClusterLabs/pacemaker#3399)
- libcrmcommon: Use PCMK_VALUE_NONNEGATIVE_INTEGER as opt type (gh#ClusterLabs/pacemaker#3399)
- libcrmcommon: Use PCMK_VALUE_DURATION as option type (gh#ClusterLabs/pacemaker#3399)
- schemas: Allow more types in options API schema
- fencer: Deprecate metadata CLI option (gh#ClusterLabs/pacemaker#3399)
- crm_resource: New --list-options=fencing option (gh#ClusterLabs/pacemaker#3399)
- schemas: Allow options in crm_resource output
- scheduler: warn if multiple top-level rules are used
* Mon Apr 15 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240408.78e71e024:
- scheduler: correctly log resource IDs of the deprecated classes (gh#ClusterLabs/pacemaker#3415)
* Mon Apr 15 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240404.4eedfe810:
- libcib: Don't incorrectly expand "++" and "+=" in XML attr values (gh#ClusterLabs/pacemaker#3413)
- cts-cli: Update for pcmk__inject_failcount() setting integer value (gh#ClusterLabs/pacemaker#3413)
- libpacemaker: pcmk__inject_failcount should set an integer value (gh#ClusterLabs/pacemaker#3413)
- scheduler: improve message for empty location rules
- scheduler: improve error checking in pcmk__new_location()
- schemas: restructure rule schema for planned incompatible changes
- scheduler: log unknown nodes in location constraints (gh#ClusterLabs/pacemaker#3409, CLBZ#5415)
- scheduler: correct lifetime deprecation warning (gh#ClusterLabs/pacemaker#3409)
- tools: honor rules when getting utilization attributes with crm_resource (gh#ClusterLabs/pacemaker#3409)
- scheduler: deprecate support for default instance attributes (gh#ClusterLabs/pacemaker#3409)
- CIB: deprecate support for node attribute expressions beneath op and op_defaults
- scheduler: use default timeout (20s) if user configures 0 (gh#ClusterLabs/pacemaker#3409)
- tools: use better value for crm_resource --force-* timeout (gh#ClusterLabs/pacemaker#3409)
- tools: crm_resource should ignore resource meta-attribute node expressions (gh#ClusterLabs/pacemaker#3409)
- fencer: deprecate node attribute expressions in fence device meta-attributes
- CIB: deprecate support for multiple rules within a single location constraint
- scheduler: accept empty attribute name in node attribute expressions
* Thu Apr 11 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240401.39cf7437c:
- fencer: always format time_t values as long long (gh#ClusterLabs/pacemaker#3407)
- libcrmcommon: Escape some chars in XML attribute text output
- scheduler: Add PCMK__XA_GRANTED to ticket_state XML.
- tools: Fix the arguments annotation for ticket-constraints.
- schemas: Change the type of a ticket's id attribute.
- libcrmcommon: Escape newlines and tabs in XML attribute values
- libcrmcommon: handle invalid match in pcmk__replace_submatches()
- cts-lab: Parse log watch timestamps on exerciser side
* Fri Apr 05 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240325.88621b8b8:
- libcrmcommon: Revert daemon metadata output to pre-3e84f934 (gh#ClusterLabs/pacemaker#3398)
* Fri Apr 05 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240325.c71f81e91:
- Pacemaker Explained: action-specific timeouts are `timeout` type now (gh#ClusterLabs/pacemaker#3385)
- fencer: correctly parse action-specific timeouts with units (gh#ClusterLabs/pacemaker#3385)
- cts-fencing: test for parsing action-specific timeouts with units (gh#ClusterLabs/pacemaker#3385)
- fencer: log the units of fencing timeouts and delays (gh#ClusterLabs/pacemaker#3385)
- fencer: log the correct unit of action-specific timeouts (gh#ClusterLabs/pacemaker#3385)
- fencer: respect per-device watchdog fencing timeout from any query result (gh#ClusterLabs/pacemaker#3385)
- fencer: prevent watchdog fencing targeting an offline node from timing out on insufficient `stonith-timeout` (gh#ClusterLabs/pacemaker#3385)
- fencer: prevent watchdog fencing from timing out on insufficient per-device fencing timeout (gh#ClusterLabs/pacemaker#3385)
- fencer: prevent watchdog fencing from timing out on insufficient `stonith-timeout` (gh#ClusterLabs/pacemaker#3385)
- fencer: prevent an in-progress watchdog fencing from timing out on query timeout (gh#ClusterLabs/pacemaker#3385)
- fencer: make an `on` action for an offline target of watchdog fencing fail (gh#ClusterLabs/pacemaker#3385)
- fencer: ask an online target of watchdog fencing to acknowledge an `on` action (gh#ClusterLabs/pacemaker#3385)
- fencer: log the correct value of `stonith-watchdog-timeout` (gh#ClusterLabs/pacemaker#3385)
- fencer: log for an offline target of watchdog fencing correctly (gh#ClusterLabs/pacemaker#3385)
- fencer: functionize checking whether a fencing action should be done with watchdog (gh#ClusterLabs/pacemaker#3385)
* Fri Apr 05 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240321.03099e938:
- libcrmcommon: NULL-check strdup() in pcmk__register_message() (gh#ClusterLabs/pacemaker#3394)
- libcrmcommon: NULL-check strdup() in pcmk__register_format() (gh#ClusterLabs/pacemaker#3394)
- libpacemaker: Correctly free graphs and synapses (gh#ClusterLabs/pacemaker#3394)
- libcrmcommon: Initialize some variables (gh#ClusterLabs/pacemaker#3394)
- libcrmcommon: Avoid dumping core in pcmk__mem_assert()
- HealthSMART:fix the description of temp_lower_limit (gh#ClusterLabs/pacemaker#3392)
* Wed Apr 03 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240306.56e6b6818:
- cibsecret: Use 'ps axww' to avoid truncating issue (gh#ClusterLabs/pacemaker#3384)
* Wed Mar 20 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240305.2cdec7080:
- libcrmcommon: Bump feature set for crm_ticket formatted output
- tools: Use formatted output in the rest of crm_ticket.
- tools: Convert crm_ticket -G to formatted output.
- tools: Convert crm_ticket -q/-c to formatted output.
- schemas: Add a schema for crm_ticket.
* Mon Mar 18 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240305.100c58ea0:
- libcrmcommon: Escape XML non-printing characters correctly as hex
- libcrmcommon: Drop "Couldn't parse XML" error messages
- libcrmcommon: pcmk__xml_read() recovery works for stdin (gh#ClusterLabs/pacemaker#3361)
- libcrmcommon: Don't try to parse XML from bad .bz2 file (gh#ClusterLabs/pacemaker#3361)
* Thu Mar 14 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240304.d18a497eb:
- libcrmcommon: use uint32_t for 32-bit magic numbers (gh#ClusterLabs/pacemaker#3381)
* Thu Mar 14 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240304.d7bf4680c:
- libcrmcommon: Use free_xml in html_free_priv. (gh#ClusterLabs/pacemaker#3380)
- libcrmcommon: Free error strings in html/xml outputters. (gh#ClusterLabs/pacemaker#3380)
- libcrmcommon: Free text/curses private list data. (gh#ClusterLabs/pacemaker#3380)
- tools: Fix argument validation for crm_attribute update. (gh#ClusterLabs/pacemaker#3379)
- pacemaker-fenced: improve pcmk_host_list help
- libcrmcommon, fencer: Fix some option defaults
- tools: crm_attribute --list-options --all
- scheduler: Deprecate metadata CLI option
- controller: Deprecate metadata CLI option
- based: Deprecate metadata CLI option
- libcrmcommon: Bump CRM_FEATURE_SET for cluster option listing
- tools: New crm_attribute --list-options=TYPE option
- schemas: Update for crm_attribute --list-options
- schemas: New options API schema
- schemas: New OCF RA version 1.1 schema
- tools: deprecate --text-fancy command-line option
* Thu Mar 14 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
* Fri Mar 01 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240226.bff14cd3f:
- libcrmservice: avoid async zombie children by resending ignored SIGCHLD (bsc#1216972, gh#ClusterLabs/pacemaker#3374)
- fencer: fix pcmk_delay_max description (gh#ClusterLabs/pacemaker#3373)
* Tue Feb 20 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240220.d4f389e48:
- libcrmcommon: avoid file descriptor leak in IPC client with async connection (bsc#1219323, gh#ClusterLabs/pacemaker#3351)
* Tue Feb 20 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240219.a586196f1:
- libcrmservice: Revert single quotes to double quotes in metadata
- libcrmcommon: Always output request= in XML output. (gh#ClusterLabs/pacemaker#3362)
- scheduler: improve date specification argument validation
- libcrmcommon: Properly handle UTF-8 characters when escaping XML
- libcrmcommon: Don't include "<null>" as an attribute value
- tools: Drop newline from crm_rule errors
- libcrmcommon: Escape XML text content when adding it
- libcrmcommon: Escape XML text content when dumping XML as string
- libcrmcommon: crm_xml_escape() shouldn't stop on Unicode characters (gh#ClusterLabs/pacemaker#3323)
- libcrmcommon: Always use XML substitutions
- tools: crm_simulate output should match its schema
- Rebase:
* bug-728579_pacemaker-stonith-dev-id.patch
* Tue Feb 06 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240130.4f595be2b:
- tools: crm_attribute emits garbage for --node localhost or auto (gh#ClusterLabs/pacemaker#3339)
- scheduler: drop support for rules based on #role attribute
- CIB: deprecate support for rkt in bundles
- daemons: use ENOMEM for pcmk__new_client() failure
- daemons: return ECONNREFUSED to new clients at shutdown
- libpacemaker: Fix a parameter to the cluster-status message.
- tools: Fix memory leak in crm_mon with HTML output (gh#ClusterLabs/pacemaker#3332)
* Tue Feb 06 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240122.d342672cb:
- pacemaker-attrd: improve some messages for debugging
- pacemaker-attrd: sync utilization attributes to peers correctly (gh#ClusterLabs/pacemaker#3333)
- pacemaker-attrd: properly validate attribute set type (gh#ClusterLabs/pacemaker#3333)
- cib_file: improve error message when schema file is missing
- libcrmcommon, Pacemaker Explained: improve descriptions of cluster options
* Mon Jan 29 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240118.9ae4bea49:
- tools: crm_mon segfaults when fencer connection is lost (bsc#1219220, gh#ClusterLabs/pacemaker#3331)
* Mon Jan 29 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240117.570909537:
- pacemaker-attrd: make sure we don't try to log NULL
- libpe_rules: Warn on invalid value-source in expressions
- libpe_rules, libpacemaker: Warn on invalid boolean-op
- CIB: Deprecate resource-discovery-enabled node attribute
- NLS: update translations for current code base
- libcib: Do not check CIB feature set for files in cib_perform_op.
- scheduler: Check the CIB feature set in cluster_status.
- based: Fix CIB version values
- attrd: write Pacemaker Remote node attributes even if not in cache (gh#ClusterLabs/pacemaker#3304)
- based: Add man page for pacemaker-based
- agents: Use attrd_updater dampen delay in SysInfo (gh#ClusterLabs/pacemaker#3286)
- libcrmcommon: Check correct env vars in pcmk__node_attr_target() (gh#ClusterLabs/pacemaker#3286)
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* pacemaker-cts-StartCmd.patch
* Mon Jan 29 2024 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240101.3f4ff3e98:
- libcrmcommon: use log-friendly name in pacemakerd IPC logs
- controld,libcrmcommon: improve attrd IPC API messages
- libcrmcommon: handle NULL attribute manager IPC API connections consistently
- libcrmcommon: handle disconnected attrd API connections consistently
- scheduler: restore nvpair behavior without id-ref (gh#ClusterLabs/pacemaker#3292)
- scheduler: use correct variable in log message
- scheduler: reject expression without op sooner (gh#ClusterLabs/pacemaker#3292)
- libcrmcommon: fix NULL dereference in expand_idref() (gh#ClusterLabs/pacemaker#3292)
- pacemaker-attrd,libcrmcluster: avoid use-after-free when remote node in cluster node cache (gh#ClusterLabs/pacemaker#3293)
- libcrmcluster: avoid use-after-free in trace log (gh#ClusterLabs/pacemaker#3293)
- attrd: improve logging of CIB write result
- attrd: improve messages for CIB wipe
- scheduler: improve logs for invalid id-ref's (gh#ClusterLabs/pacemaker#3292)
- scheduler: improve logging of invalid roles
- scheduler: improve messages when unpacking location constraints
- scheduler: treat config errors as processing errors
- HealthSmart: Check the parameter values of check_temperature to avoid error output (gh#ClusterLabs/pacemaker#3289)
- Modify the HealthCPU, HealthSMART, HealthIOWait scripts about the function of reload and setting the dampen
- daemons: Only ask for schemas if supported by the server
- daemons: Download newer schema files to a remote executor.
- libcrmcommon: Write crm_verify detailed messages to XML
* Wed Dec 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20231219.0f7f88312 (Pacemaker-2.1.7):
- attrd: Regression in transient attr deletions (gh#ClusterLabs/pacemaker#3283)
* Mon Dec 11 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231207.80f8a320e (Pacemaker-2.1.7-rc3):
- agents: handle dampening parameter consistently and correctly
* Wed Dec 06 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231205.0f6fbd59f:
- scheduler: log reason for recheck time updates
- scheduler: update recheck time for node-pending-timeout
* Tue Dec 05 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231204.e1a1bd808:
- tools: Fix a regression in tool XML output. (clbz#5529)
* Wed Nov 22 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231122.7534cc50a (Pacemaker-2.1.7-rc2):
- rpm: require minimum libxml2 version of 2.6.0
- libcrmcommon: Write crm_verify detailed messages to XML
- libcrmcommon: Use const for xmlCtxtGetLastError() (CLBZ#5530)
- libcrmcommon: Drop deprecated libxml2 symbols (CLBZ#5530)
- sysconfig: Use CRM_DAEMON_USER and CRM_DAEMON_GROUP
- sysconfig: Fix defaults for dh_min_bits/dh_max_bits
- sysconfig: Document PCMK_stderr
- pacemakerd: Mark PCMK_shutdown_delay as deprecated
- sysconfig: Document PCMK_cluster_type
- sysconfig: Document PCMK_remote_pid1
- sysconfig: Document PCMK_node_action_limit
- sysconfig: Mark PCMK_cib_timeout as deprecated
- controld/schedullerd: Change the default value of node-pending-timeout to 0.
- controld: Adding default value for node-pending-timeout.
- crm_resource: make --wait wait for pending actions in CIB
* Wed Nov 22 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231031.d0ef74d64 (Pacemaker-2.1.7-rc1):
- attrd: revert faulty T138 fix
- controller: bail if CIB modify fails within transaction
- scheduler: don't show pending nodes as having "<3.15.1" feature set
* Tue Nov 21 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231030.66cc0f083:
- scheduler: *really* ignore monitors for invalid roles
- scheduler: avoid double free with disabled recurring actions
- scheduler: use node when unpacking failure handling for history entries
- scheduler: check for migration actions more accurately
- attrd: avoid regression by reverting 58400e27
- libcrmcommon: fix readable interval string
- attrd: restore standalone operation for regression testing
- all: avoid "data set" or "working set" in messages
- cts-lab: work around issues with Reattach test
- scheduler: improve node comparison trace messages
- fencer: compare node name case-insensitively
- attrd: Use CIB transaction in attrd_write_attribute()
- attrd: NULL-check the_cib earlier in attrd_write_attribute()
- attrd, controller: Ignore CIB diff if client is safe
- based: Make CIB transactions backward compatible
- libcrmcommon: Bump feature set for CIB transactions
- Rebase:
* bug-812269_pacemaker-fencing-device-register-messages.patch
* bug-995365_pacemaker-cts-restart-systemd-journald.patch
* Tue Nov 21 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231009.5a44f03e4:
- controller: don't fence leaving nodes for node-pending-timeout
* Tue Nov 21 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231004.92cc36b15:
- crm_resource: move/ban fall back to old Promoted equivalent
- libcrmcommon: Ignore text nodes when creating XML patchset
* Tue Nov 21 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231003.0f5df886a:
- scheduler: compare join state case-sensitively
- scheduler: validate "terminate" node attribute better
- controller,scheduler: allow disabling node-pending-timeout
* Mon Nov 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20231003.c3e159b4d:
- libcrmcommon: Improve error log in pcmk__xml2text()
- scheduler: correct meta-attribute name in message
- scheduler: correct message about only-if-unmigratable inputs
- crm_resource: report error when trying to restart unmanaged resources
- scheduler: properly sort rule-based blocks when overwriting values
- scheduler: properly evaluate rules in action meta-attributes
* Thu Nov 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230905.dc65dc35f:
- libcrmcommon: Fix error logging in mainloop_add_ipc_server_with_prio.
- fencer: sleep 1s between reconnects
- attrd: Don't write attributes for a CIB replace that we requested
- controller: Drop CIB replace call recording and forgetting
- attrd: Ignore CIB diff notification if shutdown was requested
- controller: improve another shutdown message
- attrd: avoid race condition at writer election
- controller: improve disconnection messages
- agents: HealthCPU - fix the validation of input
- based: improve request processing messages
- agents: avoid deprecated attrd_updater option in ocf:pacemaker:ping
- tools: make crm_node -R use transaction for CIB changes
- agents: HealthCPU - Add the parameter of attrd_delay and fix attrd_updter command
- tools: improve how crm_node -R purges node from fencer
- tools: improve how crm_node -R purges node from CIB
- tools: crm_node shouldn't try to purge nodes from pacemakerd
- controller: improve logs when processing messages
* Thu Nov 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230821.d00694366:
- libcrmcommon: fix unit tests on 32-bit hosts with large files (CLBZ#5526)
- libcrmcommon: Use the new bz2-related error code.
- libcrmcommon, daemons: Use the new network-related return codes.
- tools: improve attrd_updater -U help
- attrd: improve disconnection messages
- attrd: avoid race condition when shutting down
- controller: improve messages for resource history updates
- controller: guard lrm_state_table usage with NULL check
- controller: don't try to execute agent action at shutdown
- scheduler: make validate_on_fail() replace value
- scheduler: compare action names case-sensitively in validate_on_fail()
- schemas: Add a new schema for crm_node.
- tools: Convert crm_node -l/-p to formatted output.
- tools: Convert crm_node -i to formatted output.
- tools: Convert crm_node -q to use formatted output.
- tools: Convert crm_node -n/-N to use formatted output.
- libcrmcommon: Bump feature set for crm_node formatted output
- libpacemaker: Change the type of the node_id argument.
- libcrmcommon: wait for reply from appropriate controller commands (bsc#1218312, rh#2225631, rh#2221084)
- daemons: Disable sync points in certain circumstances.
- tools: Fix a bug in clone resource description display (rh#2106642)
- tools: The dampen parameter is disabled when setting values with attrd_updater.
- libcrmcommon: fix regression in XML logging
- build: No longer try to package the cts python directory.
- libpe_status: compare action names case-sensitively
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* bug-943295_pacemaker-lrmd-log-notice.patch
* bug-995365_pacemaker-cts-restart-systemd-journald.patch
* Tue Nov 14 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230711.ecd2395f8:
- controller: do not check whether watchdog fencing is enabled for the node if `stonith-watchdog-timeout` is not even configured (bsc#1213125)
* Mon Nov 13 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230710.a6d9205af:
- various: compare XML element names case-sensitively
- libpacemaker: Honor role-based colocations for bundles
- libpacemaker: Anti-colocations affect scores when roles match
- libpacemaker: Don't shuffle clone instances unnecessarily (rh#1931023)
- rpm: allow passing custom rpmbuild options (CLBZ#5520)
- libcrmcommon: improve IPC connection logging and retries
- libcrmcommon: wait 500ms before IPC connection retry
- various: use pcmk__connect_generic_ipc() instead of crm_ipc_connect()
- various: use pcmk__ipc_fd() instead of crm_ipc_get_fd()
- libcrmcommon: implement is_ipc_provider_expected() as series of fallbacks
- libcrmcommon: fix is_ipc_provider_expected() with HAVE_GETPEERUCRED
- libcrmcommon: fix is_ipc_provider_expected() with HAVE_SOCKPEERCRED
- libcrmcommon: don't set libqb object context
- scheduler: continue with non-sequential set members after error
- scheduler: improve colocation unpacking messages (and comments)
- CIB: be more strict about ignoring colocation elements without an ID
- scheduler: consider explicit colocations with group members
- scheduler: improve logs when unpacking colocation sets
- CIB: deprecate "ordering" attribute of "resource_set"
- scheduler: improve error-checking when creating colocations
* Fri Oct 13 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230629.1c619c29a:
- libpacemaker: Respect clone-node-max for cloned groups
- libpacemaker: Log which resource we're adding colocations for
- scheduler: distinguish unrunnable from migration unrunnable in displays
- scheduler: check pointer for NULL *before* dereferencing it
- scheduler: compare strings case-sensitively where appropriate
- scheduler: assert on invalid usage of assignment methods
- rpm: enforce libcmocka-devel version dependency
* Thu Oct 12 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230615.16fc250dc:
- controller: Replace node state atomically at DC join ack step (rh#2000595, CLBZ#5306)
- libpacemaker: Get container attr from assigned node, if any
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* Wed Oct 11 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230614.36c04fbf9:
- libpacemaker: use "Assignment" instead of "Allocation"
- libpacemaker: avoid "weight" in log messages
- libpacemaker: use "assignment" terminology consistently
- INSTALL: Add libcmocka version dependency (CLBZ#5518)
- scheduler: improve a couple of bundle messages
- scheduler: compare anti-colocation dependent negative preferences against stickiness
* Tue Sep 26 2023 Pedro Monreal <pmonreal@suse.com>
- Enable crypto-policies support: [bsc#1211301]
* Honor the system-wide crypto-policies, via package-build-time
configurable "pcmk_gnutls_priorities" defaulting to @SYSTEM.
* Tue Jun 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230612.dcecc9db0:
- controller: update node state correctly based on any existing node cache entry (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
- libcrmcluster: internal functions for getting a node cache entry by uuid instead of id (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
- libcrmcluster: ability to search for a node cache entry by uuid instead of id (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
- controller: trigger a new transition if a pending node has reached `node-pending-timeout`
- controller: pass abort_timer to the timeout function abort_timer_popped()
- controller: read `node-pending-timeout` cluster option
- cts-scheduler: add regression test for fencing a pending node that has reached `node-pending-timeout`
- scheduler: fence a pending node that has reached `node-pending-timeout`
- scheduler: add `node-pending-timeout` cluster option
- scheduler: ability to determine node status from `in_ccm` and `crmd` fields of `node_state` based on timestamps
- controller: record the timestamps of a node becoming a cluster member and online in CPG in CIB `node_state`
- libcrmcluster: add ability to record the timestamps of a node becoming a cluster member and online in CPG
- libcrmcommon: bump feature set to 3.18.0 for handling node pending timeout
- cts-scheduler: update regression test about not fencing a pending node that doesn't have an uname in node state yet (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
- scheduler: Do not fence a pending node that doesn't have an uname in node state yet (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
- cts-scheduler: add regression test about a pending node that doesn't have an uname in node state yet (bsc#1198767, bsc#1202177, bsc#1206268, bsc#1208380, bsc#1211098)
* Tue Jun 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230612.e6e89f803:
- libcib: Support transactions for CIB file clients
- libcrmcommon: replace_xml_node() segfaults when doc is shared
- libcib: Allow multiple cib_file clients simultaneously
- crm_verify: Add --quiet option to crm_verify
- based: Support CIB transactions
* Tue Jun 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230607.730523cd1:
- libcrmservice: Fix an error when coverage is enabled.
- scheduler: revert recently introduced regression
- cts: self.rsh returns a tuple, not a single value.
- xml: Improve efficiency of attribute value obtainment
- based: NULL-check digest strings in cib_process_command()
- based: Fix use-after-free in cib_process_command()
- based: Fix bad sync check in sync_our_cib()
- scheduler: skip non-exclusive nodes correctly for clones
- scheduler: order clone instances properly
* Tue Jun 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230524.f1298840d:
- libcrmcommon: Fix Coverity false positive pcmk__file_contents()
- libcrmcommon: NULL-check argument to pcmk__mark_xml_created()
- controller: When a remote node starts, apply any start state.
- liblrmd: Save a remote node's requested start state
- daemons: Add start state to LRMD handshake XML
- Rebase:
* bug-995365_pacemaker-cts-restart-systemd-journald.patch
* Mon Jun 19 2023 Yan Gao <ygao@suse.com>
- rpm: build with --with-sbd-sync-default="true" only for sle_version >= 150400 (bsc#1180966)
- rpm: build with --enable-legacy-links only for suse_version < 1600
- rpm: build with --enable-compat-2.0 only for suse_version < 1600 (jsc#PED-106, jsc#PED-294)
- rpm: build with --with-concurrent-fencing-default=true only for sle_version >= 150400
- rpm: build with --with-resource-stickiness-default=1 only for sle_version >= 150400
- rpm: build with --with-nagios=true only for suse_version < 1600 (jsc#PED-3877, jsc#PED-4446)
- agents: create symlink ocf:pacemaker:NodeUtilization only for suse_version < 1600 in favor of ocf:heartbeat:NodeUtilization (bsc#1070347)
* Sat Jun 17 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.6+20230524.6fdc9deea (Pacemaker-2.1.6):
- scheduler: ensure earlier group member starts happen after later member stops
* Sat Jun 17 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230502.802a72226 (Pacemaker-2.1.6-rc2):
- rpm: avoid bare wildcards under shared directories in spec
- scheduler: consider mandatory colocations before optional
* Sat Jun 17 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230501.832463d94:
- daemons: pacemakerd -S should wait for shutdown before returning (bsc#1210857)
* Sat Jun 17 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230501.b049bbeea:
- scheduler: deprecate support for Nagios resources (jsc#PED-3877, jsc#PED-4446)
- scheduler: deprecate "moon" in date_spec elements in rules
- daemons: Preserve transient attrs when possible
- daemons: Sync remote connection info with new controllers.
- daemons: Record the node hosting a remote connection resource.
- daemons: Add node hosting connection resource to state XML.
- daemons: Broadcast remote node state changes to all controllers
- daemons: Add daemon uptime to execd XML replies.
* Sat Jun 17 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230424.6127934e3:
- fencer: fencing timeout sent to peer takes no delay into account (bsc#1210074)
- libpacemaker: initial timeout for fencing callback takes any requested fencing delay into account (bsc#1210074)
- controller: use "target" terminology consistently (bsc#1210074)
- controller: log fencing timeout consistently in seconds as priority fencing delay (bsc#1210074)
- controller: initial timeout for fencing callback takes any priority fencing delay into account (bsc#1210074)
- fencer: apply requested fencing delay only for the first device (bsc#1210074)
- fencer: fencing timeouts take any pcmk_delay_base into account (bsc#1210074)
- fencer: add correct values of pcmk_delay_base/max to query rely (bsc#1210074)
- fencer: per-operation fencing timeout takes any requested fencing delay into account (bsc#1210074)
- fencer: total fencing timeout takes any requested fencing delay into account (bsc#1210074)
- cts-fencing: regression test for fencing timeouts taking fencing delays into account (bsc#1210074)
* Fri Jun 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230418.ccc3b3344:
- python: Default CTS iterations to 1.
* Fri Jun 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230417.095c09eee (Pacemaker-2.1.6-rc1):
- NLS: update translations for current code base
- sysconfig: improve help text
- sysconfig: overhaul enviroment variable descriptions
- tools: avoid use-after-free of attribute ID
- tools: fix use-after-free of attribute set name
* Fri Jun 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230411.dbe567bfd:
- controller: avoid use-after-free when disconnecting proxy IPCs during shutdown (bsc#1209640)
* Fri Jun 16 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230410.97fbe1f31:
- daemons: Add the default port to pacemaker-remoted help output.
- controller: Don't use "//" in the fence XML query.
- scheduler: attenuate chained "with this" colocation scores
- scheduler: don't add group colocations twice
- controller: Unlocked lrm_resource should include cleared/expired
- controller: Ensure we don't ignore relevant CIB replacements
- based: Use correct local-only diff logic
- scheduler: make asymmetric ordering handling more efficient
- scheduler: use correct action when determining order set flags
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* bug-977201_pacemaker-controld-self-fencing.patch
* Wed Jun 14 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230403.7945075ce:
- tools: Deprecate crm_mon --simple-status
- tools: crm_mon can use update mode with XML, text, none
- tools: Last-one-wins for crm_mon --daemonize and --one-shot
- tools: Fix crm_mon seg fault when curses is missing (CLBZ#5512)
- tools: Don't ignore invalid format in reconcile_output_formats
- tools: Case-sensitive comparisons in reconcile_output_format()
- tools: Implement --output-as=none in crm_mon.c
* Wed Jun 14 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230328.76c42a514:
- python: Disable the too-many-statements warning from pylint.
- scheduler: NULL-check when adding colocations to list
- scheduler: always add clone constraints to instances' lists
- scheduler: avoid trace log and method call if not needed
- scheduler: always add group's own "this with" colocations
- scheduler: always add group's own "with this" colocations
- scheduler: add "group with" colocations to later members independent of assignment
- scheduler: always add "group with" colocations to first member
- scheduler: always add "with group" colocations to last member
- controller: Delay join finalization if a transition is in progress
* Wed Jun 14 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230323.ee1bc67ff:
- crm_resource: Add the --element option for delete & set
- extra/resources/SysInfo.in: This calculation of cpu_load returns an incorrect value in Darwin and Linux
- Rebase:
* bug-995365_pacemaker-cts-restart-systemd-journald.patch
* Wed Mar 22 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230320.22590c566:
- libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment variable if -p is specified with an empty string (bsc#1209586)
- libcrmcommon, libpe_status: New enabled meta attr for alerts
- scheduler: message now applies to all nodes
- libcrmcommon: avoid libqb assertion
- tools: Formatted output in crm_shadow
- schemas: New diff and any-element schemas
- schemas: New crm_shadow and instruction schemas
* Tue Mar 21 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230314.692147cd3:
- tools: Don't teardown on unsuccessful crm_shadow --delete
- tools: Don't print teardown message for crm_shadow --commit
- libcib: Don't unset env var in cib_new_no_shadow()
- scheduler: avoid displaying failed operations as pending (bsc#1206263)
- Revert "Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails" (bsc#1206263)
- cts-regression: reflect any test failures again with the return code
- alerts: make alert_snmp.sh.sample compatible with SNMPv3
- tool: update crm_mon synopsis (bsc#1208868)
* Tue Mar 14 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230309.a4b0ea1b5:
- controller: compare recordable actions case-sensitively
- libcrmcommon: Don't parse "-INFINITY" as a list of cmdline options (CLBZ#5509)
- tools: crm_shadow --commit now works with CIB_file
- scheduler: expired results shouldn't affect state
- scheduler: avoid remap log if not remapped
- scheduler: always treat degraded results as success
- watchdog-fencing: correctly derive timeout with topology
- watchdog-fencing: terminate dangling timer before watchdog-waiting
- scheduler: ensure resource history entries have an XML ID
- crm_resource: Add the --element option for --get-parameter
- libcrmcommon: Fix problems with pcmk__output_and_clear_error.
- libcrmcommon: Fix memleak in pcmk__output_xml_add_node_copy()
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* pacemaker-cts-StartCmd.patch
* Thu Mar 09 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230220.c4f6c191a:
- libcrmcommon: Fix handling node=NULL in pcmk__attrd_api_query.
- fencer: Avoid double source remove of op_timer_total (rh#2166967)
- Rebase:
* bug-806256_pacemaker-log-level-notice.patch
* Mon Feb 20 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230216.ed8bc68bc:
- scheduler: count only containers' active nodes for bundles
* Fri Feb 10 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230208.231b58a40:
- cts: Add a basic cts-attrd program.
- daemons: Modify a couple log messages for testing.
- daemons: Add a -l argument to pacemaker-attrd.
- daemons: Skip connecting to the CIB in attrd standalone mode.
- daemons: Add some additional errors for when startup fails.
- daemons: Add a standalone argument for attrd.
- fencer: Prevent double g_source_remove of op_timer_one (rh#2166967)
- tools: Don't allow use of --name and --pattern at the same time.
- tools: Add sync point support to crm_attribute.
- tools: Add pattern support to attrd_updater.
- scheduler: handle cleaned migrate_from history correctly (bsc#1182313)
- scheduler: unknown_on_node() should ignore pending actions (bsc#1182313)
- daemons: Fix pointer management in attrd_client_update.
- scheduler: improve migration history validation
* Thu Feb 02 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230201.11c15a89f:
- crm_mon: Display the descriptions in crm_mon output
- libcrmcommon: parse_op_key() can now handle confirmed notifications
- xml: change resources-related schemas and bump PCMK__API_VERSION
- crm_resouce: Add the description to the XML output of crm_resource --list
- python: Disable a couple more pylint warnings.
- scheduler: correctly choose container vs inside resource for interleaving
- scheduler: ignore node when getting resource inside container
* Thu Jan 26 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230125.95bb4788a:
- libpacemaker: avoid assertion failure if a node_state entry doesn't have an uname yet (bsc#1207319)
- libpacemaker: unify bailing out in pcmk__inject_node() (bsc#1207319)
* Wed Jan 25 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230124.a29e52df9:
- executor: fix regression in remote node shutdown
- scheduler: avoid memory leak when finding compatible instance
* Tue Jan 24 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230123.f414133a7:
- libcrmcommon: avoid infinite regression when logging v1 patchsets
- controller: clear last failure from CIB even if executor state unavailable
- scheduler: downgrade message about instance where it shouldn't be
- controller: use %u with g_hash_table_size()
- fenced: use enum fenced_target_by consistently
- scheduler: update Chinese translation
* Wed Jan 18 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230117.dd503ddbb:
- libcrmcommon: bump feature set for crm_attribute --pattern with -v/-D and permanent attributes
- resource agents: add depth="0" to validate-all metadata
* Thu Jan 12 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230111.39e62b78e:
- rpm: Add a python3-pacemaker subpackage.
- python: Add a private pacemaker._cts module.
- python: Add the pacemaker.buildoptions module.
- python: Add the pacemaker.exitstatus module.
- python: Add the very beginnings of a pacemaker python library.
* Thu Jan 12 2023 Yan Gao <ygao@suse.com>
- Update to version 2.1.5+20230110.292d6bf6b:
- libpe_status: clarify more pointer arguments
- libcrmcommon: Improve prefix spacing in XML logging functions
/usr/lib/python3.13/site-packages/pacemaker/_cts /usr/lib/python3.13/site-packages/pacemaker/_cts/CTS.py /usr/lib/python3.13/site-packages/pacemaker/_cts/__init__.py /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__ /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/CTS.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/CTS.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/audits.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/audits.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cib.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cib.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cibxml.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cibxml.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/clustermanager.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/clustermanager.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cmcorosync.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/cmcorosync.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/corosync.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/corosync.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/environment.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/environment.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/errors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/errors.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/input.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/input.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/logging.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/logging.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/network.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/network.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/patterns.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/patterns.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/process.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/process.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/remote.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/remote.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/scenarios.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/scenarios.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/test.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/test.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/timer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/timer.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/validate.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/validate.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/watcher.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/__pycache__/watcher.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/audits.py /usr/lib/python3.13/site-packages/pacemaker/_cts/cib.py /usr/lib/python3.13/site-packages/pacemaker/_cts/cibxml.py /usr/lib/python3.13/site-packages/pacemaker/_cts/clustermanager.py /usr/lib/python3.13/site-packages/pacemaker/_cts/cmcorosync.py /usr/lib/python3.13/site-packages/pacemaker/_cts/corosync.py /usr/lib/python3.13/site-packages/pacemaker/_cts/environment.py /usr/lib/python3.13/site-packages/pacemaker/_cts/errors.py /usr/lib/python3.13/site-packages/pacemaker/_cts/input.py /usr/lib/python3.13/site-packages/pacemaker/_cts/logging.py /usr/lib/python3.13/site-packages/pacemaker/_cts/network.py /usr/lib/python3.13/site-packages/pacemaker/_cts/patterns.py /usr/lib/python3.13/site-packages/pacemaker/_cts/process.py /usr/lib/python3.13/site-packages/pacemaker/_cts/remote.py /usr/lib/python3.13/site-packages/pacemaker/_cts/scenarios.py /usr/lib/python3.13/site-packages/pacemaker/_cts/test.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__init__.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__ /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/cibsecret.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/cibsecret.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/componentfail.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/componentfail.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/ctstest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/ctstest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/fliptest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/fliptest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/maintenancemode.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/maintenancemode.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/nearquorumpointtest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/nearquorumpointtest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/partialstart.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/partialstart.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/reattach.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/reattach.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotebasic.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotebasic.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotedriver.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotedriver.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotemigrate.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotemigrate.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remoterscfailure.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remoterscfailure.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotestonithd.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/remotestonithd.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/resourcerecover.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/resourcerecover.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/restartonebyone.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/restartonebyone.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/restarttest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/restarttest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/resynccib.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/resynccib.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstart.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstart.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstartlite.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstartlite.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstop.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstop.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstoplite.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/simulstoplite.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/splitbraintest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/splitbraintest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/standbytest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/standbytest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/startonebyone.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/startonebyone.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/starttest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/starttest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stonithdtest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stonithdtest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stoponebyone.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stoponebyone.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stoptest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/__pycache__/stoptest.cpython-313.pyc /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/cibsecret.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/componentfail.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/ctstest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/fliptest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/maintenancemode.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/nearquorumpointtest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/partialstart.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/reattach.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/remotebasic.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/remotedriver.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/remotemigrate.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/remoterscfailure.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/remotestonithd.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/resourcerecover.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/restartonebyone.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/restarttest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/resynccib.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/simulstart.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/simulstartlite.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/simulstop.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/simulstoplite.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/splitbraintest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/standbytest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/startonebyone.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/starttest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/stonithdtest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/stoponebyone.py /usr/lib/python3.13/site-packages/pacemaker/_cts/tests/stoptest.py /usr/lib/python3.13/site-packages/pacemaker/_cts/timer.py /usr/lib/python3.13/site-packages/pacemaker/_cts/validate.py /usr/lib/python3.13/site-packages/pacemaker/_cts/watcher.py /usr/libexec/pacemaker/cts-support /usr/share/doc/packages/pacemaker-cts /usr/share/doc/packages/pacemaker-cts/ChangeLog.md /usr/share/licenses/pacemaker-cts /usr/share/licenses/pacemaker-cts/COPYING /usr/share/pacemaker/tests /usr/share/pacemaker/tests/README.md /usr/share/pacemaker/tests/cli /usr/share/pacemaker/tests/cli/constraints.xml /usr/share/pacemaker/tests/cli/crm_diff_new.xml /usr/share/pacemaker/tests/cli/crm_diff_old.xml /usr/share/pacemaker/tests/cli/crm_diff_patchset.xml /usr/share/pacemaker/tests/cli/crm_diff_patchset_cib.xml /usr/share/pacemaker/tests/cli/crm_mon-T180.xml /usr/share/pacemaker/tests/cli/crm_mon-feature_set.xml /usr/share/pacemaker/tests/cli/crm_mon-partial.xml /usr/share/pacemaker/tests/cli/crm_mon-rsc-maint.xml /usr/share/pacemaker/tests/cli/crm_mon-unmanaged.xml /usr/share/pacemaker/tests/cli/crm_mon.xml /usr/share/pacemaker/tests/cli/crm_resource_digests.xml /usr/share/pacemaker/tests/cli/crm_verify_invalid_bz.xml /usr/share/pacemaker/tests/cli/crm_verify_invalid_no_stonith.xml /usr/share/pacemaker/tests/cli/crmadmin-cluster-remote-guest-nodes.xml /usr/share/pacemaker/tests/cli/regression.access_render.exp /usr/share/pacemaker/tests/cli/regression.acls.exp /usr/share/pacemaker/tests/cli/regression.agents.exp /usr/share/pacemaker/tests/cli/regression.cibadmin.exp /usr/share/pacemaker/tests/cli/regression.crm_attribute.exp /usr/share/pacemaker/tests/cli/regression.crm_diff.exp /usr/share/pacemaker/tests/cli/regression.crm_mon.exp /usr/share/pacemaker/tests/cli/regression.crm_resource.exp /usr/share/pacemaker/tests/cli/regression.crm_shadow.exp /usr/share/pacemaker/tests/cli/regression.crm_simulate.exp /usr/share/pacemaker/tests/cli/regression.crm_standby.exp /usr/share/pacemaker/tests/cli/regression.crm_ticket.exp /usr/share/pacemaker/tests/cli/regression.crm_verify.exp /usr/share/pacemaker/tests/cli/regression.crmadmin.exp /usr/share/pacemaker/tests/cli/regression.daemons.exp /usr/share/pacemaker/tests/cli/regression.dates.exp /usr/share/pacemaker/tests/cli/regression.error_codes.exp /usr/share/pacemaker/tests/cli/regression.feature_set.exp /usr/share/pacemaker/tests/cli/regression.rules.exp /usr/share/pacemaker/tests/cli/regression.upgrade.exp /usr/share/pacemaker/tests/cli/regression.validity.exp /usr/share/pacemaker/tests/cli/tickets.xml /usr/share/pacemaker/tests/cts /usr/share/pacemaker/tests/cts-attrd /usr/share/pacemaker/tests/cts-cli /usr/share/pacemaker/tests/cts-exec /usr/share/pacemaker/tests/cts-fencing /usr/share/pacemaker/tests/cts-lab /usr/share/pacemaker/tests/cts-regression /usr/share/pacemaker/tests/cts-scheduler /usr/share/pacemaker/tests/cts-schemas /usr/share/pacemaker/tests/cts/LSBDummy /usr/share/pacemaker/tests/cts/benchmark /usr/share/pacemaker/tests/cts/benchmark/README.benchmark /usr/share/pacemaker/tests/cts/benchmark/clubench /usr/share/pacemaker/tests/cts/benchmark/control /usr/share/pacemaker/tests/cts/cts.conf /usr/share/pacemaker/tests/cts/fence_dummy /usr/share/pacemaker/tests/cts/pacemaker-cts-dummyd /usr/share/pacemaker/tests/cts/pacemaker-cts-dummyd@.service /usr/share/pacemaker/tests/scheduler /usr/share/pacemaker/tests/scheduler/dot /usr/share/pacemaker/tests/scheduler/dot/1-a-then-bm-move-b.dot /usr/share/pacemaker/tests/scheduler/dot/10-a-then-bm-b-move-a-clone.dot /usr/share/pacemaker/tests/scheduler/dot/11-a-then-bm-b-move-a-clone-starting.dot /usr/share/pacemaker/tests/scheduler/dot/1360.dot /usr/share/pacemaker/tests/scheduler/dot/1484.dot /usr/share/pacemaker/tests/scheduler/dot/1494.dot /usr/share/pacemaker/tests/scheduler/dot/2-am-then-b-move-a.dot /usr/share/pacemaker/tests/scheduler/dot/3-am-then-bm-both-migrate.dot /usr/share/pacemaker/tests/scheduler/dot/4-am-then-bm-b-not-migratable.dot /usr/share/pacemaker/tests/scheduler/dot/5-am-then-bm-a-not-migratable.dot /usr/share/pacemaker/tests/scheduler/dot/594.dot /usr/share/pacemaker/tests/scheduler/dot/6-migrate-group.dot /usr/share/pacemaker/tests/scheduler/dot/662.dot /usr/share/pacemaker/tests/scheduler/dot/696.dot /usr/share/pacemaker/tests/scheduler/dot/7-migrate-group-one-unmigratable.dot /usr/share/pacemaker/tests/scheduler/dot/726.dot /usr/share/pacemaker/tests/scheduler/dot/735.dot /usr/share/pacemaker/tests/scheduler/dot/764.dot /usr/share/pacemaker/tests/scheduler/dot/797.dot /usr/share/pacemaker/tests/scheduler/dot/8-am-then-bm-a-migrating-b-stopping.dot /usr/share/pacemaker/tests/scheduler/dot/829.dot /usr/share/pacemaker/tests/scheduler/dot/9-am-then-bm-b-migrating-a-stopping.dot /usr/share/pacemaker/tests/scheduler/dot/994-2.dot /usr/share/pacemaker/tests/scheduler/dot/994.dot /usr/share/pacemaker/tests/scheduler/dot/a-demote-then-b-migrate.dot /usr/share/pacemaker/tests/scheduler/dot/a-promote-then-b-migrate.dot /usr/share/pacemaker/tests/scheduler/dot/allow-unhealthy-nodes.dot /usr/share/pacemaker/tests/scheduler/dot/anon-instance-pending.dot /usr/share/pacemaker/tests/scheduler/dot/anti-colocation-order.dot /usr/share/pacemaker/tests/scheduler/dot/anti-colocation-promoted.dot /usr/share/pacemaker/tests/scheduler/dot/anti-colocation-unpromoted.dot /usr/share/pacemaker/tests/scheduler/dot/asymmetric.dot /usr/share/pacemaker/tests/scheduler/dot/asymmetrical-order-move.dot /usr/share/pacemaker/tests/scheduler/dot/asymmetrical-order-restart.dot /usr/share/pacemaker/tests/scheduler/dot/attrs1.dot /usr/share/pacemaker/tests/scheduler/dot/attrs2.dot /usr/share/pacemaker/tests/scheduler/dot/attrs3.dot /usr/share/pacemaker/tests/scheduler/dot/attrs4.dot /usr/share/pacemaker/tests/scheduler/dot/attrs5.dot /usr/share/pacemaker/tests/scheduler/dot/attrs6.dot /usr/share/pacemaker/tests/scheduler/dot/attrs7.dot /usr/share/pacemaker/tests/scheduler/dot/attrs8.dot /usr/share/pacemaker/tests/scheduler/dot/balanced.dot /usr/share/pacemaker/tests/scheduler/dot/banned-group-inner-constraints.dot /usr/share/pacemaker/tests/scheduler/dot/base-score.dot /usr/share/pacemaker/tests/scheduler/dot/bnc-515172.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1572-1.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1572-2.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1573.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1685.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1718.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1765.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1820-1.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1820.dot /usr/share/pacemaker/tests/scheduler/dot/bug-1822.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-A-start-B-start.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-A-stop-B-started.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-A-stopped-B-stopped.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-CLONE-A-start-B-start.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-CLONE-A-stop-B-started.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-CthenAthenB-C-stopped.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-GROUP-A-start-B-start.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-GROUP-A-stopped-B-started.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-GROUP-A-stopped-B-stopped.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-ordered-set-symmetrical-false.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5014-ordered-set-symmetrical-true.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5025-1.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5025-2.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5025-3.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5025-4.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5028-bottom.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5028-detach.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5028.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5038.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5059.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5069-op-disabled.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5069-op-enabled.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5140-require-all-false.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5143-ms-shuffle.dot /usr/share/pacemaker/tests/scheduler/dot/bug-5186-partial-migrate.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5168.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5170.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5212.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5213.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5219.dot /usr/share/pacemaker/tests/scheduler/dot/bug-cl-5247.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-1852.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-1920.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2106.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2153.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2160.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2171.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2213.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2317.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2358.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2361.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2422.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2435.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2445.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2453.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2474.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2493.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2508.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2544.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2551.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2574.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2581.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2606.dot /usr/share/pacemaker/tests/scheduler/dot/bug-lf-2619.dot /usr/share/pacemaker/tests/scheduler/dot/bug-n-385265-2.dot /usr/share/pacemaker/tests/scheduler/dot/bug-n-385265.dot /usr/share/pacemaker/tests/scheduler/dot/bug-n-387749.dot /usr/share/pacemaker/tests/scheduler/dot/bug-pm-11.dot /usr/share/pacemaker/tests/scheduler/dot/bug-pm-12.dot /usr/share/pacemaker/tests/scheduler/dot/bug-rh-1097457.dot /usr/share/pacemaker/tests/scheduler/dot/bug-rh-880249.dot /usr/share/pacemaker/tests/scheduler/dot/bug-suse-707150.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-connection-with-container.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-interleave-down.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-interleave-promote.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-interleave-start.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-nested-colocation.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-fencing.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-partial-start-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-partial-start.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-partial-stop.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-partial.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-startup-clone-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-startup-clone.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-startup.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-stop-clone.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-stop-on-remote.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-order-stop.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-probe-order-1.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-probe-order-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-probe-order-3.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-probe-remotes.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-1.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-3.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-4.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-5.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-anticolocation-6.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-1.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-3.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-4.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-5.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-colocation-6.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-1.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-2.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-3.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-4.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-5.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-promoted-location-6.dot /usr/share/pacemaker/tests/scheduler/dot/bundle-replicas-change.dot /usr/share/pacemaker/tests/scheduler/dot/cancel-behind-moving-remote.dot /usr/share/pacemaker/tests/scheduler/dot/clbz5007-promotable-colocation.dot /usr/share/pacemaker/tests/scheduler/dot/clone-anon-dup.dot /usr/share/pacemaker/tests/scheduler/dot/clone-anon-failcount.dot /usr/share/pacemaker/tests/scheduler/dot/clone-anon-probe-1.dot /usr/share/pacemaker/tests/scheduler/dot/clone-anon-probe-2.dot /usr/share/pacemaker/tests/scheduler/dot/clone-fail-block-colocation.dot /usr/share/pacemaker/tests/scheduler/dot/clone-interleave-1.dot /usr/share/pacemaker/tests/scheduler/dot/clone-interleave-2.dot /usr/share/pacemaker/tests/scheduler/dot/clone-interleave-3.dot /usr/share/pacemaker/tests/scheduler/dot/clone-max-zero.dot /usr/share/pacemaker/tests/scheduler/dot/clone-no-shuffle.dot /usr/share/pacemaker/tests/scheduler/dot/clone-order-16instances.dot /usr/share/pacemaker/tests/scheduler/dot/clone-order-primitive.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-1.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-10.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-11.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-12.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-2.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-3.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-4.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-5.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-6.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-7.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-8.dot /usr/share/pacemaker/tests/scheduler/dot/clone-recover-no-shuffle-9.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-1.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-2.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-3.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-4.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-5.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-6.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-7.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-no-interleave-1.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-no-interleave-2.dot /usr/share/pacemaker/tests/scheduler/dot/clone-require-all-no-interleave-3.dot /usr/share/pacemaker/tests/scheduler/dot/clone-requires-quorum-recovery.dot /usr/share/pacemaker/tests/scheduler/dot/clone-requires-quorum.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_interleave_start_one.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_interleave_start_two.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_interleave_stop_one.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_interleave_stop_two.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_start_one.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_start_two.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_stop_all.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_stop_one.dot /usr/share/pacemaker/tests/scheduler/dot/clone_min_stop_two.dot /usr/share/pacemaker/tests/scheduler/dot/cloned-group-stop.dot /usr/share/pacemaker/tests/scheduler/dot/cloned-group.dot /usr/share/pacemaker/tests/scheduler/dot/cloned_start_one.dot /usr/share/pacemaker/tests/scheduler/dot/cloned_start_two.dot /usr/share/pacemaker/tests/scheduler/dot/cloned_stop_one.dot /usr/share/pacemaker/tests/scheduler/dot/cloned_stop_two.dot /usr/share/pacemaker/tests/scheduler/dot/cluster-specific-params.dot /usr/share/pacemaker/tests/scheduler/dot/colo_promoted_w_native.dot /usr/share/pacemaker/tests/scheduler/dot/colo_unpromoted_w_native.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-attr.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-clone-stays-active.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-cloned-group-promoted-dependent1.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-cloned-group-promoted-dependent2.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-dependee-should-move.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-dependee-should-stay.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-group.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-intra-set.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-list.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-loop.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-many-one.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-negative-group.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-optional-promoted-dependent-moves-1.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-optional-promoted-dependent-moves-2.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-optional-promoted-dependent-stays-1.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-optional-promoted-dependent-stays-2.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-unpromoted-anti.dot /usr/share/pacemaker/tests/scheduler/dot/coloc-with-inner-group-member.dot /usr/share/pacemaker/tests/scheduler/dot/coloc_fp_logic.dot /usr/share/pacemaker/tests/scheduler/dot/colocate-primitive-with-clone.dot /usr/share/pacemaker/tests/scheduler/dot/colocate-unmanaged-group.dot /usr/share/pacemaker/tests/scheduler/dot/colocated-utilization-clone.dot /usr/share/pacemaker/tests/scheduler/dot/colocated-utilization-group.dot /usr/share/pacemaker/tests/scheduler/dot/colocated-utilization-primitive-1.dot /usr/share/pacemaker/tests/scheduler/dot/colocated-utilization-primitive-2.dot /usr/share/pacemaker/tests/scheduler/dot/colocation-influence.dot /usr/share/pacemaker/tests/scheduler/dot/colocation-priority-group.dot /usr/share/pacemaker/tests/scheduler/dot/colocation-vs-stickiness.dot /usr/share/pacemaker/tests/scheduler/dot/colocation_constraint_stops_promoted.dot /usr/share/pacemaker/tests/scheduler/dot/colocation_constraint_stops_unpromoted.dot /usr/share/pacemaker/tests/scheduler/dot/comments.dot /usr/share/pacemaker/tests/scheduler/dot/complex_enforce_colo.dot /usr/share/pacemaker/tests/scheduler/dot/concurrent-fencing.dot /usr/share/pacemaker/tests/scheduler/dot/container-1.dot /usr/share/pacemaker/tests/scheduler/dot/container-2.dot /usr/share/pacemaker/tests/scheduler/dot/container-3.dot /usr/share/pacemaker/tests/scheduler/dot/container-4.dot /usr/share/pacemaker/tests/scheduler/dot/container-group-1.dot /usr/share/pacemaker/tests/scheduler/dot/container-group-2.dot /usr/share/pacemaker/tests/scheduler/dot/container-group-3.dot /usr/share/pacemaker/tests/scheduler/dot/container-group-4.dot /usr/share/pacemaker/tests/scheduler/dot/container-is-remote-node.dot /usr/share/pacemaker/tests/scheduler/dot/date-1.dot /usr/share/pacemaker/tests/scheduler/dot/date-2.dot /usr/share/pacemaker/tests/scheduler/dot/date-3.dot /usr/share/pacemaker/tests/scheduler/dot/dc-fence-ordering.dot /usr/share/pacemaker/tests/scheduler/dot/enforce-colo1.dot /usr/share/pacemaker/tests/scheduler/dot/expire-non-blocked-failure.dot /usr/share/pacemaker/tests/scheduler/dot/expired-failed-probe-primitive.dot /usr/share/pacemaker/tests/scheduler/dot/expired-stop-1.dot /usr/share/pacemaker/tests/scheduler/dot/failcount-block.dot /usr/share/pacemaker/tests/scheduler/dot/failcount.dot /usr/share/pacemaker/tests/scheduler/dot/failed-demote-recovery-promoted.dot /usr/share/pacemaker/tests/scheduler/dot/failed-demote-recovery.dot /usr/share/pacemaker/tests/scheduler/dot/failed-probe-clone.dot /usr/share/pacemaker/tests/scheduler/dot/failed-probe-primitive.dot /usr/share/pacemaker/tests/scheduler/dot/failed-sticky-anticolocated-group.dot /usr/share/pacemaker/tests/scheduler/dot/failed-sticky-group.dot /usr/share/pacemaker/tests/scheduler/dot/force-anon-clone-max.dot /usr/share/pacemaker/tests/scheduler/dot/group-anticolocation-2.dot /usr/share/pacemaker/tests/scheduler/dot/group-anticolocation-3.dot /usr/share/pacemaker/tests/scheduler/dot/group-anticolocation-4.dot /usr/share/pacemaker/tests/scheduler/dot/group-anticolocation-5.dot /usr/share/pacemaker/tests/scheduler/dot/group-anticolocation.dot /usr/share/pacemaker/tests/scheduler/dot/group-colocation-failure.dot /usr/share/pacemaker/tests/scheduler/dot/group-dependents.dot /usr/share/pacemaker/tests/scheduler/dot/group-fail.dot /usr/share/pacemaker/tests/scheduler/dot/group-stop-ordering.dot /usr/share/pacemaker/tests/scheduler/dot/group-unmanaged-stopped.dot /usr/share/pacemaker/tests/scheduler/dot/group-unmanaged.dot /usr/share/pacemaker/tests/scheduler/dot/group1.dot /usr/share/pacemaker/tests/scheduler/dot/group10.dot /usr/share/pacemaker/tests/scheduler/dot/group11.dot /usr/share/pacemaker/tests/scheduler/dot/group13.dot /usr/share/pacemaker/tests/scheduler/dot/group14.dot /usr/share/pacemaker/tests/scheduler/dot/group15.dot /usr/share/pacemaker/tests/scheduler/dot/group2.dot /usr/share/pacemaker/tests/scheduler/dot/group3.dot /usr/share/pacemaker/tests/scheduler/dot/group4.dot /usr/share/pacemaker/tests/scheduler/dot/group5.dot /usr/share/pacemaker/tests/scheduler/dot/group6.dot /usr/share/pacemaker/tests/scheduler/dot/group7.dot /usr/share/pacemaker/tests/scheduler/dot/group8.dot /usr/share/pacemaker/tests/scheduler/dot/group9.dot /usr/share/pacemaker/tests/scheduler/dot/guest-host-not-fenceable.dot /usr/share/pacemaker/tests/scheduler/dot/guest-node-cleanup.dot /usr/share/pacemaker/tests/scheduler/dot/guest-node-host-dies.dot /usr/share/pacemaker/tests/scheduler/dot/history-1.dot /usr/share/pacemaker/tests/scheduler/dot/honor_stonith_rsc_order1.dot /usr/share/pacemaker/tests/scheduler/dot/honor_stonith_rsc_order2.dot /usr/share/pacemaker/tests/scheduler/dot/honor_stonith_rsc_order3.dot /usr/share/pacemaker/tests/scheduler/dot/honor_stonith_rsc_order4.dot /usr/share/pacemaker/tests/scheduler/dot/ignore_stonith_rsc_order1.dot /usr/share/pacemaker/tests/scheduler/dot/ignore_stonith_rsc_order2.dot /usr/share/pacemaker/tests/scheduler/dot/ignore_stonith_rsc_order3.dot /usr/share/pacemaker/tests/scheduler/dot/ignore_stonith_rsc_order4.dot /usr/share/pacemaker/tests/scheduler/dot/inc0.dot /usr/share/pacemaker/tests/scheduler/dot/inc1.dot /usr/share/pacemaker/tests/scheduler/dot/inc10.dot /usr/share/pacemaker/tests/scheduler/dot/inc11.dot /usr/share/pacemaker/tests/scheduler/dot/inc12.dot /usr/share/pacemaker/tests/scheduler/dot/inc2.dot /usr/share/pacemaker/tests/scheduler/dot/inc3.dot /usr/share/pacemaker/tests/scheduler/dot/inc4.dot /usr/share/pacemaker/tests/scheduler/dot/inc5.dot /usr/share/pacemaker/tests/scheduler/dot/inc6.dot /usr/share/pacemaker/tests/scheduler/dot/inc7.dot /usr/share/pacemaker/tests/scheduler/dot/inc8.dot /usr/share/pacemaker/tests/scheduler/dot/inc9.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-0.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-1.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-2.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-3.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-pseudo-stop.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-restart.dot /usr/share/pacemaker/tests/scheduler/dot/interleave-stop.dot /usr/share/pacemaker/tests/scheduler/dot/intervals.dot /usr/share/pacemaker/tests/scheduler/dot/leftover-pending-monitor.dot /usr/share/pacemaker/tests/scheduler/dot/load-stopped-loop-2.dot /usr/share/pacemaker/tests/scheduler/dot/load-stopped-loop.dot /usr/share/pacemaker/tests/scheduler/dot/location-date-rules-1.dot /usr/share/pacemaker/tests/scheduler/dot/location-date-rules-2.dot /usr/share/pacemaker/tests/scheduler/dot/location-sets-templates.dot /usr/share/pacemaker/tests/scheduler/dot/managed-0.dot /usr/share/pacemaker/tests/scheduler/dot/managed-1.dot /usr/share/pacemaker/tests/scheduler/dot/managed-2.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-1.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-2.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-3.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-4.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-5.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-begin.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-both-vms.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-2.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-3.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-4.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-5.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-6.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-7.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-8.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fail-9.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-fencing.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-partial-1.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-partial-2.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-partial-3.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-partial-4.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-shutdown.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-start-complex.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-start.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-stop-complex.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-stop-start-complex.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-stop.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-stop_start.dot /usr/share/pacemaker/tests/scheduler/dot/migrate-success.dot /usr/share/pacemaker/tests/scheduler/dot/migration-behind-migrating-remote.dot /usr/share/pacemaker/tests/scheduler/dot/migration-intermediary-cleaned.dot /usr/share/pacemaker/tests/scheduler/dot/migration-ping-pong.dot /usr/share/pacemaker/tests/scheduler/dot/minimal.dot /usr/share/pacemaker/tests/scheduler/dot/mon-rsc-1.dot /usr/share/pacemaker/tests/scheduler/dot/mon-rsc-2.dot /usr/share/pacemaker/tests/scheduler/dot/mon-rsc-3.dot /usr/share/pacemaker/tests/scheduler/dot/mon-rsc-4.dot /usr/share/pacemaker/tests/scheduler/dot/monitor-onfail-restart.dot /usr/share/pacemaker/tests/scheduler/dot/monitor-onfail-stop.dot /usr/share/pacemaker/tests/scheduler/dot/monitor-recovery.dot /usr/share/pacemaker/tests/scheduler/dot/multi1.dot /usr/share/pacemaker/tests/scheduler/dot/multiple-active-block-group.dot /usr/share/pacemaker/tests/scheduler/dot/multiple-monitor-one-failed.dot /usr/share/pacemaker/tests/scheduler/dot/multiply-active-stonith.dot /usr/share/pacemaker/tests/scheduler/dot/nested-remote-recovery.dot /usr/share/pacemaker/tests/scheduler/dot/no-promote-on-unrunnable-guest.dot /usr/share/pacemaker/tests/scheduler/dot/no_quorum_demote.dot /usr/share/pacemaker/tests/scheduler/dot/node-maintenance-1.dot /usr/share/pacemaker/tests/scheduler/dot/node-maintenance-2.dot /usr/share/pacemaker/tests/scheduler/dot/node-pending-timeout.dot /usr/share/pacemaker/tests/scheduler/dot/not-installed-agent.dot /usr/share/pacemaker/tests/scheduler/dot/not-installed-tools.dot /usr/share/pacemaker/tests/scheduler/dot/not-reschedule-unneeded-monitor.dot /usr/share/pacemaker/tests/scheduler/dot/notifs-for-unrunnable.dot /usr/share/pacemaker/tests/scheduler/dot/notify-0.dot /usr/share/pacemaker/tests/scheduler/dot/notify-1.dot /usr/share/pacemaker/tests/scheduler/dot/notify-2.dot /usr/share/pacemaker/tests/scheduler/dot/notify-3.dot /usr/share/pacemaker/tests/scheduler/dot/notify-behind-stopping-remote.dot /usr/share/pacemaker/tests/scheduler/dot/novell-239079.dot /usr/share/pacemaker/tests/scheduler/dot/novell-239082.dot /usr/share/pacemaker/tests/scheduler/dot/novell-239087.dot /usr/share/pacemaker/tests/scheduler/dot/novell-251689.dot /usr/share/pacemaker/tests/scheduler/dot/novell-252693-2.dot /usr/share/pacemaker/tests/scheduler/dot/novell-252693-3.dot /usr/share/pacemaker/tests/scheduler/dot/novell-252693.dot /usr/share/pacemaker/tests/scheduler/dot/nvpair-date-rules-1.dot /usr/share/pacemaker/tests/scheduler/dot/nvpair-id-ref.dot /usr/share/pacemaker/tests/scheduler/dot/obsolete-lrm-resource.dot /usr/share/pacemaker/tests/scheduler/dot/ocf_degraded-remap-ocf_ok.dot /usr/share/pacemaker/tests/scheduler/dot/ocf_degraded_promoted-remap-ocf_ok.dot /usr/share/pacemaker/tests/scheduler/dot/on-fail-ignore.dot /usr/share/pacemaker/tests/scheduler/dot/on_fail_demote1.dot /usr/share/pacemaker/tests/scheduler/dot/on_fail_demote2.dot /usr/share/pacemaker/tests/scheduler/dot/on_fail_demote3.dot /usr/share/pacemaker/tests/scheduler/dot/on_fail_demote4.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-0.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-1.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-2.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-3.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-4.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-5.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-6.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-7.dot /usr/share/pacemaker/tests/scheduler/dot/one-or-more-unrunnable-instances.dot /usr/share/pacemaker/tests/scheduler/dot/op-defaults-2.dot /usr/share/pacemaker/tests/scheduler/dot/op-defaults-3.dot /usr/share/pacemaker/tests/scheduler/dot/op-defaults.dot /usr/share/pacemaker/tests/scheduler/dot/order-clone.dot /usr/share/pacemaker/tests/scheduler/dot/order-expired-failure.dot /usr/share/pacemaker/tests/scheduler/dot/order-first-probes.dot /usr/share/pacemaker/tests/scheduler/dot/order-mandatory.dot /usr/share/pacemaker/tests/scheduler/dot/order-optional-keyword.dot /usr/share/pacemaker/tests/scheduler/dot/order-optional.dot /usr/share/pacemaker/tests/scheduler/dot/order-required.dot /usr/share/pacemaker/tests/scheduler/dot/order-serialize-set.dot /usr/share/pacemaker/tests/scheduler/dot/order-serialize.dot /usr/share/pacemaker/tests/scheduler/dot/order-sets.dot /usr/share/pacemaker/tests/scheduler/dot/order-wrong-kind.dot /usr/share/pacemaker/tests/scheduler/dot/order1.dot /usr/share/pacemaker/tests/scheduler/dot/order2.dot /usr/share/pacemaker/tests/scheduler/dot/order3.dot /usr/share/pacemaker/tests/scheduler/dot/order4.dot /usr/share/pacemaker/tests/scheduler/dot/order5.dot /usr/share/pacemaker/tests/scheduler/dot/order6.dot /usr/share/pacemaker/tests/scheduler/dot/order7.dot /usr/share/pacemaker/tests/scheduler/dot/order_constraint_stops_promoted.dot /usr/share/pacemaker/tests/scheduler/dot/order_constraint_stops_unpromoted.dot /usr/share/pacemaker/tests/scheduler/dot/ordered-set-basic-startup.dot /usr/share/pacemaker/tests/scheduler/dot/ordered-set-natural.dot /usr/share/pacemaker/tests/scheduler/dot/origin.dot /usr/share/pacemaker/tests/scheduler/dot/orphan-0.dot /usr/share/pacemaker/tests/scheduler/dot/orphan-1.dot /usr/share/pacemaker/tests/scheduler/dot/orphan-2.dot /usr/share/pacemaker/tests/scheduler/dot/params-0.dot /usr/share/pacemaker/tests/scheduler/dot/params-1.dot /usr/share/pacemaker/tests/scheduler/dot/params-2.dot /usr/share/pacemaker/tests/scheduler/dot/params-3.dot /usr/share/pacemaker/tests/scheduler/dot/params-4.dot /usr/share/pacemaker/tests/scheduler/dot/params-5.dot /usr/share/pacemaker/tests/scheduler/dot/params-6.dot /usr/share/pacemaker/tests/scheduler/dot/partial-live-migration-multiple-active.dot /usr/share/pacemaker/tests/scheduler/dot/partial-unmanaged-group.dot /usr/share/pacemaker/tests/scheduler/dot/pending-node-no-uname.dot /usr/share/pacemaker/tests/scheduler/dot/per-node-attrs.dot /usr/share/pacemaker/tests/scheduler/dot/per-op-failcount.dot /usr/share/pacemaker/tests/scheduler/dot/placement-capacity.dot /usr/share/pacemaker/tests/scheduler/dot/placement-location.dot /usr/share/pacemaker/tests/scheduler/dot/placement-priority.dot /usr/share/pacemaker/tests/scheduler/dot/placement-stickiness.dot /usr/share/pacemaker/tests/scheduler/dot/primitive-with-group-with-clone.dot /usr/share/pacemaker/tests/scheduler/dot/primitive-with-group-with-promoted.dot /usr/share/pacemaker/tests/scheduler/dot/primitive-with-unrunnable-group.dot /usr/share/pacemaker/tests/scheduler/dot/priority-fencing-delay.dot /usr/share/pacemaker/tests/scheduler/dot/probe-0.dot /usr/share/pacemaker/tests/scheduler/dot/probe-1.dot /usr/share/pacemaker/tests/scheduler/dot/probe-2.dot /usr/share/pacemaker/tests/scheduler/dot/probe-3.dot /usr/share/pacemaker/tests/scheduler/dot/probe-4.dot /usr/share/pacemaker/tests/scheduler/dot/probe-pending-node.dot /usr/share/pacemaker/tests/scheduler/dot/probe-target-of-failed-migrate_to-1.dot /usr/share/pacemaker/tests/scheduler/dot/probe-target-of-failed-migrate_to-2.dot /usr/share/pacemaker/tests/scheduler/dot/probe-timeout.dot /usr/share/pacemaker/tests/scheduler/dot/promotable-colocation-with-node-attribute.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-0.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-1.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-10.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-11.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-12.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-13.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-2.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-3.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-4.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-5.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-6.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-7.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-8.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-9.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-allow-start.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-asymmetrical-order.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-colocation.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-demote-2.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-demote-block.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-demote.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-depend.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-dependent-ban.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-failed-demote-2.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-failed-demote.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-group.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-move.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-notify.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-ordering.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-partially-demoted-group.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-probed-score.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-promotion-constraint.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-pseudo.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-reattach.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-role.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-score-startup.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-stop.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-unmanaged-monitor.dot /usr/share/pacemaker/tests/scheduler/dot/promoted-with-blocked.dot /usr/share/pacemaker/tests/scheduler/dot/promoted_monitor_restart.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-1.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-2.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-3.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-4.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-5.dot /usr/share/pacemaker/tests/scheduler/dot/quorum-6.dot /usr/share/pacemaker/tests/scheduler/dot/rebalance-unique-clones.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-1.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-10.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-11.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-12.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-13.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-14.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-15.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-2.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-3.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-4.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-5.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-6.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-7.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-8.dot /usr/share/pacemaker/tests/scheduler/dot/rec-node-9.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-0.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-1.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-2.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-3.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-4.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-5.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-6.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-7.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-8.dot /usr/share/pacemaker/tests/scheduler/dot/rec-rsc-9.dot /usr/share/pacemaker/tests/scheduler/dot/reload-becomes-restart.dot /usr/share/pacemaker/tests/scheduler/dot/remote-connection-shutdown.dot /usr/share/pacemaker/tests/scheduler/dot/remote-connection-unrecoverable.dot /usr/share/pacemaker/tests/scheduler/dot/remote-disable.dot /usr/share/pacemaker/tests/scheduler/dot/remote-fence-before-reconnect.dot /usr/share/pacemaker/tests/scheduler/dot/remote-fence-unclean-3.dot /usr/share/pacemaker/tests/scheduler/dot/remote-fence-unclean.dot /usr/share/pacemaker/tests/scheduler/dot/remote-fence-unclean2.dot /usr/share/pacemaker/tests/scheduler/dot/remote-move.dot /usr/share/pacemaker/tests/scheduler/dot/remote-orphaned.dot /usr/share/pacemaker/tests/scheduler/dot/remote-orphaned2.dot /usr/share/pacemaker/tests/scheduler/dot/remote-partial-migrate.dot /usr/share/pacemaker/tests/scheduler/dot/remote-partial-migrate2.dot /usr/share/pacemaker/tests/scheduler/dot/remote-probe-disable.dot /usr/share/pacemaker/tests/scheduler/dot/remote-reconnect-delay.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover-all.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover-connection.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover-fail.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover-no-resources.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover-unknown.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recover.dot /usr/share/pacemaker/tests/scheduler/dot/remote-recovery.dot /usr/share/pacemaker/tests/scheduler/dot/remote-stale-node-entry.dot /usr/share/pacemaker/tests/scheduler/dot/remote-start-fail.dot /usr/share/pacemaker/tests/scheduler/dot/remote-startup-probes.dot /usr/share/pacemaker/tests/scheduler/dot/remote-startup.dot /usr/share/pacemaker/tests/scheduler/dot/remote-unclean2.dot /usr/share/pacemaker/tests/scheduler/dot/resource-discovery.dot /usr/share/pacemaker/tests/scheduler/dot/restart-with-extra-op-params.dot /usr/share/pacemaker/tests/scheduler/dot/route-remote-notify.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-defaults-2.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-defaults.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-discovery-per-node.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-maintenance.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-sets-clone-1.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-sets-clone.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-sets-promoted.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-sets-seq-false.dot /usr/share/pacemaker/tests/scheduler/dot/rsc-sets-seq-true.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep1.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep10.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep2.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep3.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep4.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep5.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep7.dot /usr/share/pacemaker/tests/scheduler/dot/rsc_dep8.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-auto-number-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-auto-number-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-integer-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-integer-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-number-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-as-number-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-parse-fail-default-str-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-dbl-parse-fail-default-str-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-auto-integer-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-auto-integer-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-integer-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-integer-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-number-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-as-number-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-parse-fail-default-str-match.dot /usr/share/pacemaker/tests/scheduler/dot/rule-int-parse-fail-default-str-no-match.dot /usr/share/pacemaker/tests/scheduler/dot/shutdown-lock-expiration.dot /usr/share/pacemaker/tests/scheduler/dot/shutdown-lock.dot /usr/share/pacemaker/tests/scheduler/dot/shutdown-maintenance-node.dot /usr/share/pacemaker/tests/scheduler/dot/simple1.dot /usr/share/pacemaker/tests/scheduler/dot/simple11.dot /usr/share/pacemaker/tests/scheduler/dot/simple12.dot /usr/share/pacemaker/tests/scheduler/dot/simple2.dot /usr/share/pacemaker/tests/scheduler/dot/simple3.dot /usr/share/pacemaker/tests/scheduler/dot/simple4.dot /usr/share/pacemaker/tests/scheduler/dot/simple6.dot /usr/share/pacemaker/tests/scheduler/dot/simple7.dot /usr/share/pacemaker/tests/scheduler/dot/simple8.dot /usr/share/pacemaker/tests/scheduler/dot/site-specific-params.dot /usr/share/pacemaker/tests/scheduler/dot/standby.dot /usr/share/pacemaker/tests/scheduler/dot/start-then-stop-with-unfence.dot /usr/share/pacemaker/tests/scheduler/dot/stonith-0.dot /usr/share/pacemaker/tests/scheduler/dot/stonith-1.dot /usr/share/pacemaker/tests/scheduler/dot/stonith-2.dot /usr/share/pacemaker/tests/scheduler/dot/stonith-3.dot /usr/share/pacemaker/tests/scheduler/dot/stonith-4.dot /usr/share/pacemaker/tests/scheduler/dot/stop-all-resources.dot /usr/share/pacemaker/tests/scheduler/dot/stop-failure-no-fencing.dot /usr/share/pacemaker/tests/scheduler/dot/stop-failure-no-quorum.dot /usr/share/pacemaker/tests/scheduler/dot/stop-failure-with-fencing.dot /usr/share/pacemaker/tests/scheduler/dot/stop-unexpected-2.dot /usr/share/pacemaker/tests/scheduler/dot/stop-unexpected.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-00.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-01.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-02.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-03.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-04.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-05.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-06.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-07.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-08.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-09.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-10.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-11.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-12.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-20.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-21.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-22.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-23.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-24.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-25.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-26.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-27.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-30.dot /usr/share/pacemaker/tests/scheduler/dot/stopped-monitor-31.dot /usr/share/pacemaker/tests/scheduler/dot/suicide-needed-inquorate.dot /usr/share/pacemaker/tests/scheduler/dot/suicide-not-needed-initial-quorum.dot /usr/share/pacemaker/tests/scheduler/dot/suicide-not-needed-never-quorate.dot /usr/share/pacemaker/tests/scheduler/dot/suicide-not-needed-quorate.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealth1.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealth2.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealth3.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthm1.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthm2.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthm3.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthn1.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthn2.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthn3.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealtho1.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealtho2.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealtho3.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthp1.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthp2.dot /usr/share/pacemaker/tests/scheduler/dot/systemhealthp3.dot /usr/share/pacemaker/tests/scheduler/dot/tags-coloc-order-1.dot /usr/share/pacemaker/tests/scheduler/dot/tags-coloc-order-2.dot /usr/share/pacemaker/tests/scheduler/dot/tags-location.dot /usr/share/pacemaker/tests/scheduler/dot/tags-ticket.dot /usr/share/pacemaker/tests/scheduler/dot/target-0.dot /usr/share/pacemaker/tests/scheduler/dot/target-1.dot /usr/share/pacemaker/tests/scheduler/dot/target-2.dot /usr/share/pacemaker/tests/scheduler/dot/template-1.dot /usr/share/pacemaker/tests/scheduler/dot/template-2.dot /usr/share/pacemaker/tests/scheduler/dot/template-3.dot /usr/share/pacemaker/tests/scheduler/dot/template-clone-group.dot /usr/share/pacemaker/tests/scheduler/dot/template-clone-primitive.dot /usr/share/pacemaker/tests/scheduler/dot/template-coloc-1.dot /usr/share/pacemaker/tests/scheduler/dot/template-coloc-2.dot /usr/share/pacemaker/tests/scheduler/dot/template-coloc-3.dot /usr/share/pacemaker/tests/scheduler/dot/template-order-1.dot /usr/share/pacemaker/tests/scheduler/dot/template-order-2.dot /usr/share/pacemaker/tests/scheduler/dot/template-order-3.dot /usr/share/pacemaker/tests/scheduler/dot/template-rsc-sets-1.dot /usr/share/pacemaker/tests/scheduler/dot/template-rsc-sets-2.dot /usr/share/pacemaker/tests/scheduler/dot/template-rsc-sets-3.dot /usr/share/pacemaker/tests/scheduler/dot/template-rsc-sets-4.dot /usr/share/pacemaker/tests/scheduler/dot/template-ticket.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-1.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-10.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-11.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-12.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-13.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-14.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-15.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-16.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-17.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-18.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-19.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-2.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-20.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-21.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-22.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-23.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-24.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-3.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-4.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-5.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-6.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-7.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-8.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-clone-9.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-1.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-10.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-11.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-12.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-13.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-14.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-15.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-16.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-17.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-18.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-19.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-2.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-20.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-21.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-22.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-23.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-24.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-3.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-4.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-5.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-6.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-7.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-8.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-group-9.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-1.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-10.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-11.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-12.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-13.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-14.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-15.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-16.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-17.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-18.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-19.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-2.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-20.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-21.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-22.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-23.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-24.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-3.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-4.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-5.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-6.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-7.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-8.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-primitive-9.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-1.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-10.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-11.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-12.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-13.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-14.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-15.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-16.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-17.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-18.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-19.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-2.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-20.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-21.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-22.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-23.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-24.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-3.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-4.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-5.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-6.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-7.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-8.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-promoted-9.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-1.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-10.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-11.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-12.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-13.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-14.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-2.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-3.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-4.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-5.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-6.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-7.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-8.dot /usr/share/pacemaker/tests/scheduler/dot/ticket-rsc-sets-9.dot /usr/share/pacemaker/tests/scheduler/dot/unfence-definition.dot /usr/share/pacemaker/tests/scheduler/dot/unfence-device.dot /usr/share/pacemaker/tests/scheduler/dot/unfence-parameters.dot /usr/share/pacemaker/tests/scheduler/dot/unfence-startup.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-block-restart.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-promoted.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-stop-1.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-stop-2.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-stop-3.dot /usr/share/pacemaker/tests/scheduler/dot/unmanaged-stop-4.dot /usr/share/pacemaker/tests/scheduler/dot/unrunnable-1.dot /usr/share/pacemaker/tests/scheduler/dot/unrunnable-2.dot /usr/share/pacemaker/tests/scheduler/dot/use-after-free-merge.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-check-allowed-nodes.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-complex.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-order1.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-order2.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-order3.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-order4.dot /usr/share/pacemaker/tests/scheduler/dot/utilization-shuffle.dot /usr/share/pacemaker/tests/scheduler/dot/utilization.dot /usr/share/pacemaker/tests/scheduler/dot/value-source.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-asymmetric.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-fail1.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-fail2.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-fail3.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-imply-stop-on-fence.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-migrate1.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-move.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-ms-ordering-move.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-ms-ordering.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-nested-group.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-orphan-ms.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-orphaned.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-start.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-stop.dot /usr/share/pacemaker/tests/scheduler/dot/whitebox-unexpectedly-running.dot /usr/share/pacemaker/tests/scheduler/dot/year-2038.dot /usr/share/pacemaker/tests/scheduler/exp /usr/share/pacemaker/tests/scheduler/exp/1-a-then-bm-move-b.exp /usr/share/pacemaker/tests/scheduler/exp/10-a-then-bm-b-move-a-clone.exp /usr/share/pacemaker/tests/scheduler/exp/11-a-then-bm-b-move-a-clone-starting.exp /usr/share/pacemaker/tests/scheduler/exp/1360.exp /usr/share/pacemaker/tests/scheduler/exp/1484.exp /usr/share/pacemaker/tests/scheduler/exp/1494.exp /usr/share/pacemaker/tests/scheduler/exp/2-am-then-b-move-a.exp /usr/share/pacemaker/tests/scheduler/exp/3-am-then-bm-both-migrate.exp /usr/share/pacemaker/tests/scheduler/exp/4-am-then-bm-b-not-migratable.exp /usr/share/pacemaker/tests/scheduler/exp/5-am-then-bm-a-not-migratable.exp /usr/share/pacemaker/tests/scheduler/exp/594.exp /usr/share/pacemaker/tests/scheduler/exp/6-migrate-group.exp /usr/share/pacemaker/tests/scheduler/exp/662.exp /usr/share/pacemaker/tests/scheduler/exp/696.exp /usr/share/pacemaker/tests/scheduler/exp/7-migrate-group-one-unmigratable.exp /usr/share/pacemaker/tests/scheduler/exp/726.exp /usr/share/pacemaker/tests/scheduler/exp/735.exp /usr/share/pacemaker/tests/scheduler/exp/764.exp /usr/share/pacemaker/tests/scheduler/exp/797.exp /usr/share/pacemaker/tests/scheduler/exp/8-am-then-bm-a-migrating-b-stopping.exp /usr/share/pacemaker/tests/scheduler/exp/829.exp /usr/share/pacemaker/tests/scheduler/exp/9-am-then-bm-b-migrating-a-stopping.exp /usr/share/pacemaker/tests/scheduler/exp/994-2.exp /usr/share/pacemaker/tests/scheduler/exp/994.exp /usr/share/pacemaker/tests/scheduler/exp/a-demote-then-b-migrate.exp /usr/share/pacemaker/tests/scheduler/exp/a-promote-then-b-migrate.exp /usr/share/pacemaker/tests/scheduler/exp/allow-unhealthy-nodes.exp /usr/share/pacemaker/tests/scheduler/exp/anon-instance-pending.exp /usr/share/pacemaker/tests/scheduler/exp/anti-colocation-order.exp /usr/share/pacemaker/tests/scheduler/exp/anti-colocation-promoted.exp /usr/share/pacemaker/tests/scheduler/exp/anti-colocation-unpromoted.exp /usr/share/pacemaker/tests/scheduler/exp/asymmetric.exp /usr/share/pacemaker/tests/scheduler/exp/asymmetrical-order-move.exp /usr/share/pacemaker/tests/scheduler/exp/asymmetrical-order-restart.exp /usr/share/pacemaker/tests/scheduler/exp/attrs1.exp /usr/share/pacemaker/tests/scheduler/exp/attrs2.exp /usr/share/pacemaker/tests/scheduler/exp/attrs3.exp /usr/share/pacemaker/tests/scheduler/exp/attrs4.exp /usr/share/pacemaker/tests/scheduler/exp/attrs5.exp /usr/share/pacemaker/tests/scheduler/exp/attrs6.exp /usr/share/pacemaker/tests/scheduler/exp/attrs7.exp /usr/share/pacemaker/tests/scheduler/exp/attrs8.exp /usr/share/pacemaker/tests/scheduler/exp/balanced.exp /usr/share/pacemaker/tests/scheduler/exp/banned-group-inner-constraints.exp /usr/share/pacemaker/tests/scheduler/exp/base-score.exp /usr/share/pacemaker/tests/scheduler/exp/bnc-515172.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1572-1.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1572-2.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1573.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1685.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1718.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1765.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1820-1.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1820.exp /usr/share/pacemaker/tests/scheduler/exp/bug-1822.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-A-start-B-start.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-A-stop-B-started.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-A-stopped-B-stopped.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-CLONE-A-start-B-start.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-CLONE-A-stop-B-started.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-CthenAthenB-C-stopped.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-GROUP-A-start-B-start.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-GROUP-A-stopped-B-started.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-GROUP-A-stopped-B-stopped.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-ordered-set-symmetrical-false.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5014-ordered-set-symmetrical-true.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5025-1.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5025-2.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5025-3.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5025-4.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5028-bottom.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5028-detach.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5028.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5038.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5059.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5069-op-disabled.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5069-op-enabled.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5140-require-all-false.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5143-ms-shuffle.exp /usr/share/pacemaker/tests/scheduler/exp/bug-5186-partial-migrate.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5168.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5170.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5212.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5213.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5219.exp /usr/share/pacemaker/tests/scheduler/exp/bug-cl-5247.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-1852.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-1920.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2106.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2153.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2160.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2171.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2213.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2317.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2358.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2361.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2422.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2435.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2445.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2453.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2474.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2493.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2508.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2544.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2551.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2574.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2581.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2606.exp /usr/share/pacemaker/tests/scheduler/exp/bug-lf-2619.exp /usr/share/pacemaker/tests/scheduler/exp/bug-n-385265-2.exp /usr/share/pacemaker/tests/scheduler/exp/bug-n-385265.exp /usr/share/pacemaker/tests/scheduler/exp/bug-n-387749.exp /usr/share/pacemaker/tests/scheduler/exp/bug-pm-11.exp /usr/share/pacemaker/tests/scheduler/exp/bug-pm-12.exp /usr/share/pacemaker/tests/scheduler/exp/bug-rh-1097457.exp /usr/share/pacemaker/tests/scheduler/exp/bug-rh-880249.exp /usr/share/pacemaker/tests/scheduler/exp/bug-suse-707150.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-connection-with-container.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-interleave-down.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-interleave-promote.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-interleave-start.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-nested-colocation.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-fencing.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-partial-start-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-partial-start.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-partial-stop.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-partial.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-startup-clone-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-startup-clone.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-startup.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-stop-clone.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-stop-on-remote.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-order-stop.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-probe-order-1.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-probe-order-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-probe-order-3.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-probe-remotes.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-1.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-3.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-4.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-5.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-anticolocation-6.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-1.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-3.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-4.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-5.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-colocation-6.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-1.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-2.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-3.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-4.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-5.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-promoted-location-6.exp /usr/share/pacemaker/tests/scheduler/exp/bundle-replicas-change.exp /usr/share/pacemaker/tests/scheduler/exp/cancel-behind-moving-remote.exp /usr/share/pacemaker/tests/scheduler/exp/clbz5007-promotable-colocation.exp /usr/share/pacemaker/tests/scheduler/exp/clone-anon-dup.exp /usr/share/pacemaker/tests/scheduler/exp/clone-anon-failcount.exp /usr/share/pacemaker/tests/scheduler/exp/clone-anon-probe-1.exp /usr/share/pacemaker/tests/scheduler/exp/clone-anon-probe-2.exp /usr/share/pacemaker/tests/scheduler/exp/clone-fail-block-colocation.exp /usr/share/pacemaker/tests/scheduler/exp/clone-interleave-1.exp /usr/share/pacemaker/tests/scheduler/exp/clone-interleave-2.exp /usr/share/pacemaker/tests/scheduler/exp/clone-interleave-3.exp /usr/share/pacemaker/tests/scheduler/exp/clone-max-zero.exp /usr/share/pacemaker/tests/scheduler/exp/clone-no-shuffle.exp /usr/share/pacemaker/tests/scheduler/exp/clone-order-16instances.exp /usr/share/pacemaker/tests/scheduler/exp/clone-order-primitive.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-1.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-10.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-11.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-12.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-2.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-3.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-4.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-5.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-6.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-7.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-8.exp /usr/share/pacemaker/tests/scheduler/exp/clone-recover-no-shuffle-9.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-1.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-2.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-3.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-4.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-5.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-6.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-7.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-no-interleave-1.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-no-interleave-2.exp /usr/share/pacemaker/tests/scheduler/exp/clone-require-all-no-interleave-3.exp /usr/share/pacemaker/tests/scheduler/exp/clone-requires-quorum-recovery.exp /usr/share/pacemaker/tests/scheduler/exp/clone-requires-quorum.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_interleave_start_one.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_interleave_start_two.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_interleave_stop_one.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_interleave_stop_two.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_start_one.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_start_two.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_stop_all.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_stop_one.exp /usr/share/pacemaker/tests/scheduler/exp/clone_min_stop_two.exp /usr/share/pacemaker/tests/scheduler/exp/cloned-group-stop.exp /usr/share/pacemaker/tests/scheduler/exp/cloned-group.exp /usr/share/pacemaker/tests/scheduler/exp/cloned_start_one.exp /usr/share/pacemaker/tests/scheduler/exp/cloned_start_two.exp /usr/share/pacemaker/tests/scheduler/exp/cloned_stop_one.exp /usr/share/pacemaker/tests/scheduler/exp/cloned_stop_two.exp /usr/share/pacemaker/tests/scheduler/exp/cluster-specific-params.exp /usr/share/pacemaker/tests/scheduler/exp/colo_promoted_w_native.exp /usr/share/pacemaker/tests/scheduler/exp/colo_unpromoted_w_native.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-attr.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-clone-stays-active.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-cloned-group-promoted-dependent1.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-cloned-group-promoted-dependent2.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-dependee-should-move.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-dependee-should-stay.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-group.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-intra-set.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-list.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-loop.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-many-one.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-negative-group.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-optional-promoted-dependent-moves-1.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-optional-promoted-dependent-moves-2.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-optional-promoted-dependent-stays-1.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-optional-promoted-dependent-stays-2.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-unpromoted-anti.exp /usr/share/pacemaker/tests/scheduler/exp/coloc-with-inner-group-member.exp /usr/share/pacemaker/tests/scheduler/exp/coloc_fp_logic.exp /usr/share/pacemaker/tests/scheduler/exp/colocate-primitive-with-clone.exp /usr/share/pacemaker/tests/scheduler/exp/colocate-unmanaged-group.exp /usr/share/pacemaker/tests/scheduler/exp/colocated-utilization-clone.exp /usr/share/pacemaker/tests/scheduler/exp/colocated-utilization-group.exp /usr/share/pacemaker/tests/scheduler/exp/colocated-utilization-primitive-1.exp /usr/share/pacemaker/tests/scheduler/exp/colocated-utilization-primitive-2.exp /usr/share/pacemaker/tests/scheduler/exp/colocation-influence.exp /usr/share/pacemaker/tests/scheduler/exp/colocation-priority-group.exp /usr/share/pacemaker/tests/scheduler/exp/colocation-vs-stickiness.exp /usr/share/pacemaker/tests/scheduler/exp/colocation_constraint_stops_promoted.exp /usr/share/pacemaker/tests/scheduler/exp/colocation_constraint_stops_unpromoted.exp /usr/share/pacemaker/tests/scheduler/exp/comments.exp /usr/share/pacemaker/tests/scheduler/exp/complex_enforce_colo.exp /usr/share/pacemaker/tests/scheduler/exp/concurrent-fencing.exp /usr/share/pacemaker/tests/scheduler/exp/container-1.exp /usr/share/pacemaker/tests/scheduler/exp/container-2.exp /usr/share/pacemaker/tests/scheduler/exp/container-3.exp /usr/share/pacemaker/tests/scheduler/exp/container-4.exp /usr/share/pacemaker/tests/scheduler/exp/container-group-1.exp /usr/share/pacemaker/tests/scheduler/exp/container-group-2.exp /usr/share/pacemaker/tests/scheduler/exp/container-group-3.exp /usr/share/pacemaker/tests/scheduler/exp/container-group-4.exp /usr/share/pacemaker/tests/scheduler/exp/container-is-remote-node.exp /usr/share/pacemaker/tests/scheduler/exp/date-1.exp /usr/share/pacemaker/tests/scheduler/exp/date-2.exp /usr/share/pacemaker/tests/scheduler/exp/date-3.exp /usr/share/pacemaker/tests/scheduler/exp/dc-fence-ordering.exp /usr/share/pacemaker/tests/scheduler/exp/enforce-colo1.exp /usr/share/pacemaker/tests/scheduler/exp/expire-non-blocked-failure.exp /usr/share/pacemaker/tests/scheduler/exp/expired-failed-probe-primitive.exp /usr/share/pacemaker/tests/scheduler/exp/expired-stop-1.exp /usr/share/pacemaker/tests/scheduler/exp/failcount-block.exp /usr/share/pacemaker/tests/scheduler/exp/failcount.exp /usr/share/pacemaker/tests/scheduler/exp/failed-demote-recovery-promoted.exp /usr/share/pacemaker/tests/scheduler/exp/failed-demote-recovery.exp /usr/share/pacemaker/tests/scheduler/exp/failed-probe-clone.exp /usr/share/pacemaker/tests/scheduler/exp/failed-probe-primitive.exp /usr/share/pacemaker/tests/scheduler/exp/failed-sticky-anticolocated-group.exp /usr/share/pacemaker/tests/scheduler/exp/failed-sticky-group.exp /usr/share/pacemaker/tests/scheduler/exp/force-anon-clone-max.exp /usr/share/pacemaker/tests/scheduler/exp/group-anticolocation-2.exp /usr/share/pacemaker/tests/scheduler/exp/group-anticolocation-3.exp /usr/share/pacemaker/tests/scheduler/exp/group-anticolocation-4.exp /usr/share/pacemaker/tests/scheduler/exp/group-anticolocation-5.exp /usr/share/pacemaker/tests/scheduler/exp/group-anticolocation.exp /usr/share/pacemaker/tests/scheduler/exp/group-colocation-failure.exp /usr/share/pacemaker/tests/scheduler/exp/group-dependents.exp /usr/share/pacemaker/tests/scheduler/exp/group-fail.exp /usr/share/pacemaker/tests/scheduler/exp/group-stop-ordering.exp /usr/share/pacemaker/tests/scheduler/exp/group-unmanaged-stopped.exp /usr/share/pacemaker/tests/scheduler/exp/group-unmanaged.exp /usr/share/pacemaker/tests/scheduler/exp/group1.exp /usr/share/pacemaker/tests/scheduler/exp/group10.exp /usr/share/pacemaker/tests/scheduler/exp/group11.exp /usr/share/pacemaker/tests/scheduler/exp/group13.exp /usr/share/pacemaker/tests/scheduler/exp/group14.exp /usr/share/pacemaker/tests/scheduler/exp/group15.exp /usr/share/pacemaker/tests/scheduler/exp/group2.exp /usr/share/pacemaker/tests/scheduler/exp/group3.exp /usr/share/pacemaker/tests/scheduler/exp/group4.exp /usr/share/pacemaker/tests/scheduler/exp/group5.exp /usr/share/pacemaker/tests/scheduler/exp/group6.exp /usr/share/pacemaker/tests/scheduler/exp/group7.exp /usr/share/pacemaker/tests/scheduler/exp/group8.exp /usr/share/pacemaker/tests/scheduler/exp/group9.exp /usr/share/pacemaker/tests/scheduler/exp/guest-host-not-fenceable.exp /usr/share/pacemaker/tests/scheduler/exp/guest-node-cleanup.exp /usr/share/pacemaker/tests/scheduler/exp/guest-node-host-dies.exp /usr/share/pacemaker/tests/scheduler/exp/history-1.exp /usr/share/pacemaker/tests/scheduler/exp/honor_stonith_rsc_order1.exp /usr/share/pacemaker/tests/scheduler/exp/honor_stonith_rsc_order2.exp /usr/share/pacemaker/tests/scheduler/exp/honor_stonith_rsc_order3.exp /usr/share/pacemaker/tests/scheduler/exp/honor_stonith_rsc_order4.exp /usr/share/pacemaker/tests/scheduler/exp/ignore_stonith_rsc_order1.exp /usr/share/pacemaker/tests/scheduler/exp/ignore_stonith_rsc_order2.exp /usr/share/pacemaker/tests/scheduler/exp/ignore_stonith_rsc_order3.exp /usr/share/pacemaker/tests/scheduler/exp/ignore_stonith_rsc_order4.exp /usr/share/pacemaker/tests/scheduler/exp/inc0.exp /usr/share/pacemaker/tests/scheduler/exp/inc1.exp /usr/share/pacemaker/tests/scheduler/exp/inc10.exp /usr/share/pacemaker/tests/scheduler/exp/inc11.exp /usr/share/pacemaker/tests/scheduler/exp/inc12.exp /usr/share/pacemaker/tests/scheduler/exp/inc2.exp /usr/share/pacemaker/tests/scheduler/exp/inc3.exp /usr/share/pacemaker/tests/scheduler/exp/inc4.exp /usr/share/pacemaker/tests/scheduler/exp/inc5.exp /usr/share/pacemaker/tests/scheduler/exp/inc6.exp /usr/share/pacemaker/tests/scheduler/exp/inc7.exp /usr/share/pacemaker/tests/scheduler/exp/inc8.exp /usr/share/pacemaker/tests/scheduler/exp/inc9.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-0.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-1.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-2.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-3.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-pseudo-stop.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-restart.exp /usr/share/pacemaker/tests/scheduler/exp/interleave-stop.exp /usr/share/pacemaker/tests/scheduler/exp/intervals.exp /usr/share/pacemaker/tests/scheduler/exp/leftover-pending-monitor.exp /usr/share/pacemaker/tests/scheduler/exp/load-stopped-loop-2.exp /usr/share/pacemaker/tests/scheduler/exp/load-stopped-loop.exp /usr/share/pacemaker/tests/scheduler/exp/location-date-rules-1.exp /usr/share/pacemaker/tests/scheduler/exp/location-date-rules-2.exp /usr/share/pacemaker/tests/scheduler/exp/location-sets-templates.exp /usr/share/pacemaker/tests/scheduler/exp/managed-0.exp /usr/share/pacemaker/tests/scheduler/exp/managed-1.exp /usr/share/pacemaker/tests/scheduler/exp/managed-2.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-1.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-2.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-3.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-4.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-5.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-begin.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-both-vms.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-2.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-3.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-4.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-5.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-6.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-7.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-8.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fail-9.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-fencing.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-partial-1.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-partial-2.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-partial-3.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-partial-4.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-shutdown.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-start-complex.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-start.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-stop-complex.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-stop-start-complex.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-stop.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-stop_start.exp /usr/share/pacemaker/tests/scheduler/exp/migrate-success.exp /usr/share/pacemaker/tests/scheduler/exp/migration-behind-migrating-remote.exp /usr/share/pacemaker/tests/scheduler/exp/migration-intermediary-cleaned.exp /usr/share/pacemaker/tests/scheduler/exp/migration-ping-pong.exp /usr/share/pacemaker/tests/scheduler/exp/minimal.exp /usr/share/pacemaker/tests/scheduler/exp/mon-rsc-1.exp /usr/share/pacemaker/tests/scheduler/exp/mon-rsc-2.exp /usr/share/pacemaker/tests/scheduler/exp/mon-rsc-3.exp /usr/share/pacemaker/tests/scheduler/exp/mon-rsc-4.exp /usr/share/pacemaker/tests/scheduler/exp/monitor-onfail-restart.exp /usr/share/pacemaker/tests/scheduler/exp/monitor-onfail-stop.exp /usr/share/pacemaker/tests/scheduler/exp/monitor-recovery.exp /usr/share/pacemaker/tests/scheduler/exp/multi1.exp /usr/share/pacemaker/tests/scheduler/exp/multiple-active-block-group.exp /usr/share/pacemaker/tests/scheduler/exp/multiple-monitor-one-failed.exp /usr/share/pacemaker/tests/scheduler/exp/multiply-active-stonith.exp /usr/share/pacemaker/tests/scheduler/exp/nested-remote-recovery.exp /usr/share/pacemaker/tests/scheduler/exp/no-promote-on-unrunnable-guest.exp /usr/share/pacemaker/tests/scheduler/exp/no_quorum_demote.exp /usr/share/pacemaker/tests/scheduler/exp/node-maintenance-1.exp /usr/share/pacemaker/tests/scheduler/exp/node-maintenance-2.exp /usr/share/pacemaker/tests/scheduler/exp/node-pending-timeout.exp /usr/share/pacemaker/tests/scheduler/exp/not-installed-agent.exp /usr/share/pacemaker/tests/scheduler/exp/not-installed-tools.exp /usr/share/pacemaker/tests/scheduler/exp/not-reschedule-unneeded-monitor.exp /usr/share/pacemaker/tests/scheduler/exp/notifs-for-unrunnable.exp /usr/share/pacemaker/tests/scheduler/exp/notify-0.exp /usr/share/pacemaker/tests/scheduler/exp/notify-1.exp /usr/share/pacemaker/tests/scheduler/exp/notify-2.exp /usr/share/pacemaker/tests/scheduler/exp/notify-3.exp /usr/share/pacemaker/tests/scheduler/exp/notify-behind-stopping-remote.exp /usr/share/pacemaker/tests/scheduler/exp/novell-239079.exp /usr/share/pacemaker/tests/scheduler/exp/novell-239082.exp /usr/share/pacemaker/tests/scheduler/exp/novell-239087.exp /usr/share/pacemaker/tests/scheduler/exp/novell-251689.exp /usr/share/pacemaker/tests/scheduler/exp/novell-252693-2.exp /usr/share/pacemaker/tests/scheduler/exp/novell-252693-3.exp /usr/share/pacemaker/tests/scheduler/exp/novell-252693.exp /usr/share/pacemaker/tests/scheduler/exp/nvpair-date-rules-1.exp /usr/share/pacemaker/tests/scheduler/exp/nvpair-id-ref.exp /usr/share/pacemaker/tests/scheduler/exp/obsolete-lrm-resource.exp /usr/share/pacemaker/tests/scheduler/exp/ocf_degraded-remap-ocf_ok.exp /usr/share/pacemaker/tests/scheduler/exp/ocf_degraded_promoted-remap-ocf_ok.exp /usr/share/pacemaker/tests/scheduler/exp/on-fail-ignore.exp /usr/share/pacemaker/tests/scheduler/exp/on_fail_demote1.exp /usr/share/pacemaker/tests/scheduler/exp/on_fail_demote2.exp /usr/share/pacemaker/tests/scheduler/exp/on_fail_demote3.exp /usr/share/pacemaker/tests/scheduler/exp/on_fail_demote4.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-0.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-1.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-2.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-3.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-4.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-5.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-6.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-7.exp /usr/share/pacemaker/tests/scheduler/exp/one-or-more-unrunnable-instances.exp /usr/share/pacemaker/tests/scheduler/exp/op-defaults-2.exp /usr/share/pacemaker/tests/scheduler/exp/op-defaults-3.exp /usr/share/pacemaker/tests/scheduler/exp/op-defaults.exp /usr/share/pacemaker/tests/scheduler/exp/order-clone.exp /usr/share/pacemaker/tests/scheduler/exp/order-expired-failure.exp /usr/share/pacemaker/tests/scheduler/exp/order-first-probes.exp /usr/share/pacemaker/tests/scheduler/exp/order-mandatory.exp /usr/share/pacemaker/tests/scheduler/exp/order-optional-keyword.exp /usr/share/pacemaker/tests/scheduler/exp/order-optional.exp /usr/share/pacemaker/tests/scheduler/exp/order-required.exp /usr/share/pacemaker/tests/scheduler/exp/order-serialize-set.exp /usr/share/pacemaker/tests/scheduler/exp/order-serialize.exp /usr/share/pacemaker/tests/scheduler/exp/order-sets.exp /usr/share/pacemaker/tests/scheduler/exp/order-wrong-kind.exp /usr/share/pacemaker/tests/scheduler/exp/order1.exp /usr/share/pacemaker/tests/scheduler/exp/order2.exp /usr/share/pacemaker/tests/scheduler/exp/order3.exp /usr/share/pacemaker/tests/scheduler/exp/order4.exp /usr/share/pacemaker/tests/scheduler/exp/order5.exp /usr/share/pacemaker/tests/scheduler/exp/order6.exp /usr/share/pacemaker/tests/scheduler/exp/order7.exp /usr/share/pacemaker/tests/scheduler/exp/order_constraint_stops_promoted.exp /usr/share/pacemaker/tests/scheduler/exp/order_constraint_stops_unpromoted.exp /usr/share/pacemaker/tests/scheduler/exp/ordered-set-basic-startup.exp /usr/share/pacemaker/tests/scheduler/exp/ordered-set-natural.exp /usr/share/pacemaker/tests/scheduler/exp/origin.exp /usr/share/pacemaker/tests/scheduler/exp/orphan-0.exp /usr/share/pacemaker/tests/scheduler/exp/orphan-1.exp /usr/share/pacemaker/tests/scheduler/exp/orphan-2.exp /usr/share/pacemaker/tests/scheduler/exp/params-0.exp /usr/share/pacemaker/tests/scheduler/exp/params-1.exp /usr/share/pacemaker/tests/scheduler/exp/params-2.exp /usr/share/pacemaker/tests/scheduler/exp/params-3.exp /usr/share/pacemaker/tests/scheduler/exp/params-4.exp /usr/share/pacemaker/tests/scheduler/exp/params-5.exp /usr/share/pacemaker/tests/scheduler/exp/params-6.exp /usr/share/pacemaker/tests/scheduler/exp/partial-live-migration-multiple-active.exp /usr/share/pacemaker/tests/scheduler/exp/partial-unmanaged-group.exp /usr/share/pacemaker/tests/scheduler/exp/pending-node-no-uname.exp /usr/share/pacemaker/tests/scheduler/exp/per-node-attrs.exp /usr/share/pacemaker/tests/scheduler/exp/per-op-failcount.exp /usr/share/pacemaker/tests/scheduler/exp/placement-capacity.exp /usr/share/pacemaker/tests/scheduler/exp/placement-location.exp /usr/share/pacemaker/tests/scheduler/exp/placement-priority.exp /usr/share/pacemaker/tests/scheduler/exp/placement-stickiness.exp /usr/share/pacemaker/tests/scheduler/exp/primitive-with-group-with-clone.exp /usr/share/pacemaker/tests/scheduler/exp/primitive-with-group-with-promoted.exp /usr/share/pacemaker/tests/scheduler/exp/primitive-with-unrunnable-group.exp /usr/share/pacemaker/tests/scheduler/exp/priority-fencing-delay.exp /usr/share/pacemaker/tests/scheduler/exp/probe-0.exp /usr/share/pacemaker/tests/scheduler/exp/probe-1.exp /usr/share/pacemaker/tests/scheduler/exp/probe-2.exp /usr/share/pacemaker/tests/scheduler/exp/probe-3.exp /usr/share/pacemaker/tests/scheduler/exp/probe-4.exp /usr/share/pacemaker/tests/scheduler/exp/probe-pending-node.exp /usr/share/pacemaker/tests/scheduler/exp/probe-target-of-failed-migrate_to-1.exp /usr/share/pacemaker/tests/scheduler/exp/probe-target-of-failed-migrate_to-2.exp /usr/share/pacemaker/tests/scheduler/exp/probe-timeout.exp /usr/share/pacemaker/tests/scheduler/exp/promotable-colocation-with-node-attribute.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-0.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-1.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-10.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-11.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-12.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-13.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-2.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-3.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-4.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-5.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-6.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-7.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-8.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-9.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-allow-start.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-asymmetrical-order.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-colocation.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-demote-2.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-demote-block.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-demote.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-depend.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-dependent-ban.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-failed-demote-2.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-failed-demote.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-group.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-move.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-notify.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-ordering.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-partially-demoted-group.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-probed-score.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-promotion-constraint.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-pseudo.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-reattach.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-role.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-score-startup.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-stop.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-unmanaged-monitor.exp /usr/share/pacemaker/tests/scheduler/exp/promoted-with-blocked.exp /usr/share/pacemaker/tests/scheduler/exp/promoted_monitor_restart.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-1.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-2.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-3.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-4.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-5.exp /usr/share/pacemaker/tests/scheduler/exp/quorum-6.exp /usr/share/pacemaker/tests/scheduler/exp/rebalance-unique-clones.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-1.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-10.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-11.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-12.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-13.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-14.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-15.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-2.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-3.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-4.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-5.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-6.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-7.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-8.exp /usr/share/pacemaker/tests/scheduler/exp/rec-node-9.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-0.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-1.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-2.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-3.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-4.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-5.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-6.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-7.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-8.exp /usr/share/pacemaker/tests/scheduler/exp/rec-rsc-9.exp /usr/share/pacemaker/tests/scheduler/exp/reload-becomes-restart.exp /usr/share/pacemaker/tests/scheduler/exp/remote-connection-shutdown.exp /usr/share/pacemaker/tests/scheduler/exp/remote-connection-unrecoverable.exp /usr/share/pacemaker/tests/scheduler/exp/remote-disable.exp /usr/share/pacemaker/tests/scheduler/exp/remote-fence-before-reconnect.exp /usr/share/pacemaker/tests/scheduler/exp/remote-fence-unclean-3.exp /usr/share/pacemaker/tests/scheduler/exp/remote-fence-unclean.exp /usr/share/pacemaker/tests/scheduler/exp/remote-fence-unclean2.exp /usr/share/pacemaker/tests/scheduler/exp/remote-move.exp /usr/share/pacemaker/tests/scheduler/exp/remote-orphaned.exp /usr/share/pacemaker/tests/scheduler/exp/remote-orphaned2.exp /usr/share/pacemaker/tests/scheduler/exp/remote-partial-migrate.exp /usr/share/pacemaker/tests/scheduler/exp/remote-partial-migrate2.exp /usr/share/pacemaker/tests/scheduler/exp/remote-probe-disable.exp /usr/share/pacemaker/tests/scheduler/exp/remote-reconnect-delay.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover-all.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover-connection.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover-fail.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover-no-resources.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover-unknown.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recover.exp /usr/share/pacemaker/tests/scheduler/exp/remote-recovery.exp /usr/share/pacemaker/tests/scheduler/exp/remote-stale-node-entry.exp /usr/share/pacemaker/tests/scheduler/exp/remote-start-fail.exp /usr/share/pacemaker/tests/scheduler/exp/remote-startup-probes.exp /usr/share/pacemaker/tests/scheduler/exp/remote-startup.exp /usr/share/pacemaker/tests/scheduler/exp/remote-unclean2.exp /usr/share/pacemaker/tests/scheduler/exp/resource-discovery.exp /usr/share/pacemaker/tests/scheduler/exp/restart-with-extra-op-params.exp /usr/share/pacemaker/tests/scheduler/exp/route-remote-notify.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-defaults-2.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-defaults.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-discovery-per-node.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-maintenance.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-sets-clone-1.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-sets-clone.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-sets-promoted.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-sets-seq-false.exp /usr/share/pacemaker/tests/scheduler/exp/rsc-sets-seq-true.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep1.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep10.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep2.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep3.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep4.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep5.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep7.exp /usr/share/pacemaker/tests/scheduler/exp/rsc_dep8.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-auto-number-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-auto-number-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-integer-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-integer-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-number-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-as-number-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-parse-fail-default-str-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-dbl-parse-fail-default-str-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-auto-integer-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-auto-integer-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-integer-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-integer-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-number-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-as-number-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-parse-fail-default-str-match.exp /usr/share/pacemaker/tests/scheduler/exp/rule-int-parse-fail-default-str-no-match.exp /usr/share/pacemaker/tests/scheduler/exp/shutdown-lock-expiration.exp /usr/share/pacemaker/tests/scheduler/exp/shutdown-lock.exp /usr/share/pacemaker/tests/scheduler/exp/shutdown-maintenance-node.exp /usr/share/pacemaker/tests/scheduler/exp/simple1.exp /usr/share/pacemaker/tests/scheduler/exp/simple11.exp /usr/share/pacemaker/tests/scheduler/exp/simple12.exp /usr/share/pacemaker/tests/scheduler/exp/simple2.exp /usr/share/pacemaker/tests/scheduler/exp/simple3.exp /usr/share/pacemaker/tests/scheduler/exp/simple4.exp /usr/share/pacemaker/tests/scheduler/exp/simple6.exp /usr/share/pacemaker/tests/scheduler/exp/simple7.exp /usr/share/pacemaker/tests/scheduler/exp/simple8.exp /usr/share/pacemaker/tests/scheduler/exp/site-specific-params.exp /usr/share/pacemaker/tests/scheduler/exp/standby.exp /usr/share/pacemaker/tests/scheduler/exp/start-then-stop-with-unfence.exp /usr/share/pacemaker/tests/scheduler/exp/stonith-0.exp /usr/share/pacemaker/tests/scheduler/exp/stonith-1.exp /usr/share/pacemaker/tests/scheduler/exp/stonith-2.exp /usr/share/pacemaker/tests/scheduler/exp/stonith-3.exp /usr/share/pacemaker/tests/scheduler/exp/stonith-4.exp /usr/share/pacemaker/tests/scheduler/exp/stop-all-resources.exp /usr/share/pacemaker/tests/scheduler/exp/stop-failure-no-fencing.exp /usr/share/pacemaker/tests/scheduler/exp/stop-failure-no-quorum.exp /usr/share/pacemaker/tests/scheduler/exp/stop-failure-with-fencing.exp /usr/share/pacemaker/tests/scheduler/exp/stop-unexpected-2.exp /usr/share/pacemaker/tests/scheduler/exp/stop-unexpected.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-00.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-01.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-02.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-03.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-04.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-05.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-06.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-07.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-08.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-09.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-10.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-11.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-12.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-20.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-21.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-22.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-23.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-24.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-25.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-26.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-27.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-30.exp /usr/share/pacemaker/tests/scheduler/exp/stopped-monitor-31.exp /usr/share/pacemaker/tests/scheduler/exp/suicide-needed-inquorate.exp /usr/share/pacemaker/tests/scheduler/exp/suicide-not-needed-initial-quorum.exp /usr/share/pacemaker/tests/scheduler/exp/suicide-not-needed-never-quorate.exp /usr/share/pacemaker/tests/scheduler/exp/suicide-not-needed-quorate.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealth1.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealth2.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealth3.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthm1.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthm2.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthm3.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthn1.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthn2.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthn3.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealtho1.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealtho2.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealtho3.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthp1.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthp2.exp /usr/share/pacemaker/tests/scheduler/exp/systemhealthp3.exp /usr/share/pacemaker/tests/scheduler/exp/tags-coloc-order-1.exp /usr/share/pacemaker/tests/scheduler/exp/tags-coloc-order-2.exp /usr/share/pacemaker/tests/scheduler/exp/tags-location.exp /usr/share/pacemaker/tests/scheduler/exp/tags-ticket.exp /usr/share/pacemaker/tests/scheduler/exp/target-0.exp /usr/share/pacemaker/tests/scheduler/exp/target-1.exp /usr/share/pacemaker/tests/scheduler/exp/target-2.exp /usr/share/pacemaker/tests/scheduler/exp/template-1.exp /usr/share/pacemaker/tests/scheduler/exp/template-2.exp /usr/share/pacemaker/tests/scheduler/exp/template-3.exp /usr/share/pacemaker/tests/scheduler/exp/template-clone-group.exp /usr/share/pacemaker/tests/scheduler/exp/template-clone-primitive.exp /usr/share/pacemaker/tests/scheduler/exp/template-coloc-1.exp /usr/share/pacemaker/tests/scheduler/exp/template-coloc-2.exp /usr/share/pacemaker/tests/scheduler/exp/template-coloc-3.exp /usr/share/pacemaker/tests/scheduler/exp/template-order-1.exp /usr/share/pacemaker/tests/scheduler/exp/template-order-2.exp /usr/share/pacemaker/tests/scheduler/exp/template-order-3.exp /usr/share/pacemaker/tests/scheduler/exp/template-rsc-sets-1.exp /usr/share/pacemaker/tests/scheduler/exp/template-rsc-sets-2.exp /usr/share/pacemaker/tests/scheduler/exp/template-rsc-sets-3.exp /usr/share/pacemaker/tests/scheduler/exp/template-rsc-sets-4.exp /usr/share/pacemaker/tests/scheduler/exp/template-ticket.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-1.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-10.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-11.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-12.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-13.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-14.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-15.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-16.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-17.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-18.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-19.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-2.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-20.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-21.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-22.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-23.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-24.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-3.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-4.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-5.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-6.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-7.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-8.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-clone-9.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-1.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-10.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-11.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-12.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-13.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-14.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-15.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-16.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-17.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-18.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-19.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-2.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-20.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-21.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-22.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-23.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-24.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-3.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-4.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-5.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-6.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-7.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-8.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-group-9.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-1.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-10.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-11.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-12.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-13.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-14.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-15.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-16.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-17.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-18.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-19.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-2.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-20.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-21.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-22.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-23.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-24.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-3.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-4.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-5.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-6.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-7.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-8.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-primitive-9.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-1.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-10.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-11.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-12.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-13.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-14.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-15.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-16.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-17.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-18.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-19.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-2.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-20.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-21.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-22.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-23.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-24.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-3.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-4.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-5.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-6.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-7.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-8.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-promoted-9.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-1.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-10.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-11.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-12.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-13.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-14.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-2.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-3.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-4.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-5.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-6.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-7.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-8.exp /usr/share/pacemaker/tests/scheduler/exp/ticket-rsc-sets-9.exp /usr/share/pacemaker/tests/scheduler/exp/unfence-definition.exp /usr/share/pacemaker/tests/scheduler/exp/unfence-device.exp /usr/share/pacemaker/tests/scheduler/exp/unfence-parameters.exp /usr/share/pacemaker/tests/scheduler/exp/unfence-startup.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-block-restart.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-promoted.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-stop-1.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-stop-2.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-stop-3.exp /usr/share/pacemaker/tests/scheduler/exp/unmanaged-stop-4.exp /usr/share/pacemaker/tests/scheduler/exp/unrunnable-1.exp /usr/share/pacemaker/tests/scheduler/exp/unrunnable-2.exp /usr/share/pacemaker/tests/scheduler/exp/use-after-free-merge.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-check-allowed-nodes.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-complex.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-order1.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-order2.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-order3.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-order4.exp /usr/share/pacemaker/tests/scheduler/exp/utilization-shuffle.exp /usr/share/pacemaker/tests/scheduler/exp/utilization.exp /usr/share/pacemaker/tests/scheduler/exp/value-source.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-asymmetric.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-fail1.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-fail2.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-fail3.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-imply-stop-on-fence.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-migrate1.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-move.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-ms-ordering-move.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-ms-ordering.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-nested-group.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-orphan-ms.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-orphaned.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-start.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-stop.exp /usr/share/pacemaker/tests/scheduler/exp/whitebox-unexpectedly-running.exp /usr/share/pacemaker/tests/scheduler/exp/year-2038.exp /usr/share/pacemaker/tests/scheduler/scores /usr/share/pacemaker/tests/scheduler/scores/1-a-then-bm-move-b.scores /usr/share/pacemaker/tests/scheduler/scores/10-a-then-bm-b-move-a-clone.scores /usr/share/pacemaker/tests/scheduler/scores/11-a-then-bm-b-move-a-clone-starting.scores /usr/share/pacemaker/tests/scheduler/scores/1360.scores /usr/share/pacemaker/tests/scheduler/scores/1484.scores /usr/share/pacemaker/tests/scheduler/scores/1494.scores /usr/share/pacemaker/tests/scheduler/scores/2-am-then-b-move-a.scores /usr/share/pacemaker/tests/scheduler/scores/3-am-then-bm-both-migrate.scores /usr/share/pacemaker/tests/scheduler/scores/4-am-then-bm-b-not-migratable.scores /usr/share/pacemaker/tests/scheduler/scores/5-am-then-bm-a-not-migratable.scores /usr/share/pacemaker/tests/scheduler/scores/594.scores /usr/share/pacemaker/tests/scheduler/scores/6-migrate-group.scores /usr/share/pacemaker/tests/scheduler/scores/662.scores /usr/share/pacemaker/tests/scheduler/scores/696.scores /usr/share/pacemaker/tests/scheduler/scores/7-migrate-group-one-unmigratable.scores /usr/share/pacemaker/tests/scheduler/scores/726.scores /usr/share/pacemaker/tests/scheduler/scores/735.scores /usr/share/pacemaker/tests/scheduler/scores/764.scores /usr/share/pacemaker/tests/scheduler/scores/797.scores /usr/share/pacemaker/tests/scheduler/scores/8-am-then-bm-a-migrating-b-stopping.scores /usr/share/pacemaker/tests/scheduler/scores/829.scores /usr/share/pacemaker/tests/scheduler/scores/9-am-then-bm-b-migrating-a-stopping.scores /usr/share/pacemaker/tests/scheduler/scores/994-2.scores /usr/share/pacemaker/tests/scheduler/scores/994.scores /usr/share/pacemaker/tests/scheduler/scores/a-demote-then-b-migrate.scores /usr/share/pacemaker/tests/scheduler/scores/a-promote-then-b-migrate.scores /usr/share/pacemaker/tests/scheduler/scores/allow-unhealthy-nodes.scores /usr/share/pacemaker/tests/scheduler/scores/anon-instance-pending.scores /usr/share/pacemaker/tests/scheduler/scores/anti-colocation-order.scores /usr/share/pacemaker/tests/scheduler/scores/anti-colocation-promoted.scores /usr/share/pacemaker/tests/scheduler/scores/anti-colocation-unpromoted.scores /usr/share/pacemaker/tests/scheduler/scores/asymmetric.scores /usr/share/pacemaker/tests/scheduler/scores/asymmetrical-order-move.scores /usr/share/pacemaker/tests/scheduler/scores/asymmetrical-order-restart.scores /usr/share/pacemaker/tests/scheduler/scores/attrs1.scores /usr/share/pacemaker/tests/scheduler/scores/attrs2.scores /usr/share/pacemaker/tests/scheduler/scores/attrs3.scores /usr/share/pacemaker/tests/scheduler/scores/attrs4.scores /usr/share/pacemaker/tests/scheduler/scores/attrs5.scores /usr/share/pacemaker/tests/scheduler/scores/attrs6.scores /usr/share/pacemaker/tests/scheduler/scores/attrs7.scores /usr/share/pacemaker/tests/scheduler/scores/attrs8.scores /usr/share/pacemaker/tests/scheduler/scores/balanced.scores /usr/share/pacemaker/tests/scheduler/scores/banned-group-inner-constraints.scores /usr/share/pacemaker/tests/scheduler/scores/base-score.scores /usr/share/pacemaker/tests/scheduler/scores/bnc-515172.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1572-1.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1572-2.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1573.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1685.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1718.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1765.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1820-1.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1820.scores /usr/share/pacemaker/tests/scheduler/scores/bug-1822.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-A-start-B-start.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-A-stop-B-started.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-A-stopped-B-stopped.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-CLONE-A-start-B-start.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-CLONE-A-stop-B-started.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-CthenAthenB-C-stopped.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-GROUP-A-start-B-start.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-GROUP-A-stopped-B-started.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-GROUP-A-stopped-B-stopped.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-ordered-set-symmetrical-false.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5014-ordered-set-symmetrical-true.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5025-1.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5025-2.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5025-3.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5025-4.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5028-bottom.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5028-detach.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5028.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5038.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5059.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5069-op-disabled.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5069-op-enabled.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5140-require-all-false.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5143-ms-shuffle.scores /usr/share/pacemaker/tests/scheduler/scores/bug-5186-partial-migrate.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5168.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5170.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5212.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5213.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5219.scores /usr/share/pacemaker/tests/scheduler/scores/bug-cl-5247.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-1852.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-1920.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2106.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2153.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2160.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2171.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2213.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2317.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2358.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2361.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2422.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2435.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2445.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2453.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2474.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2493.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2508.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2544.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2551.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2574.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2581.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2606.scores /usr/share/pacemaker/tests/scheduler/scores/bug-lf-2619.scores /usr/share/pacemaker/tests/scheduler/scores/bug-n-385265-2.scores /usr/share/pacemaker/tests/scheduler/scores/bug-n-385265.scores /usr/share/pacemaker/tests/scheduler/scores/bug-n-387749.scores /usr/share/pacemaker/tests/scheduler/scores/bug-pm-11.scores /usr/share/pacemaker/tests/scheduler/scores/bug-pm-12.scores /usr/share/pacemaker/tests/scheduler/scores/bug-rh-1097457.scores /usr/share/pacemaker/tests/scheduler/scores/bug-rh-880249.scores /usr/share/pacemaker/tests/scheduler/scores/bug-suse-707150.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-connection-with-container.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-interleave-down.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-interleave-promote.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-interleave-start.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-nested-colocation.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-fencing.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-partial-start-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-partial-start.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-partial-stop.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-partial.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-startup-clone-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-startup-clone.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-startup.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-stop-clone.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-stop-on-remote.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-order-stop.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-probe-order-1.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-probe-order-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-probe-order-3.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-probe-remotes.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-1.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-3.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-4.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-5.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-anticolocation-6.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-1.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-3.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-4.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-5.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-colocation-6.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-1.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-2.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-3.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-4.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-5.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-promoted-location-6.scores /usr/share/pacemaker/tests/scheduler/scores/bundle-replicas-change.scores /usr/share/pacemaker/tests/scheduler/scores/cancel-behind-moving-remote.scores /usr/share/pacemaker/tests/scheduler/scores/clbz5007-promotable-colocation.scores /usr/share/pacemaker/tests/scheduler/scores/clone-anon-dup.scores /usr/share/pacemaker/tests/scheduler/scores/clone-anon-failcount.scores /usr/share/pacemaker/tests/scheduler/scores/clone-anon-probe-1.scores /usr/share/pacemaker/tests/scheduler/scores/clone-anon-probe-2.scores /usr/share/pacemaker/tests/scheduler/scores/clone-fail-block-colocation.scores /usr/share/pacemaker/tests/scheduler/scores/clone-interleave-1.scores /usr/share/pacemaker/tests/scheduler/scores/clone-interleave-2.scores /usr/share/pacemaker/tests/scheduler/scores/clone-interleave-3.scores /usr/share/pacemaker/tests/scheduler/scores/clone-max-zero.scores /usr/share/pacemaker/tests/scheduler/scores/clone-no-shuffle.scores /usr/share/pacemaker/tests/scheduler/scores/clone-order-16instances.scores /usr/share/pacemaker/tests/scheduler/scores/clone-order-primitive.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-1.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-10.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-11.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-12.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-2.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-3.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-4.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-5.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-6.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-7.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-8.scores /usr/share/pacemaker/tests/scheduler/scores/clone-recover-no-shuffle-9.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-1.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-2.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-3.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-4.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-5.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-6.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-7.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-no-interleave-1.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-no-interleave-2.scores /usr/share/pacemaker/tests/scheduler/scores/clone-require-all-no-interleave-3.scores /usr/share/pacemaker/tests/scheduler/scores/clone-requires-quorum-recovery.scores /usr/share/pacemaker/tests/scheduler/scores/clone-requires-quorum.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_interleave_start_one.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_interleave_start_two.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_interleave_stop_one.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_interleave_stop_two.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_start_one.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_start_two.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_stop_all.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_stop_one.scores /usr/share/pacemaker/tests/scheduler/scores/clone_min_stop_two.scores /usr/share/pacemaker/tests/scheduler/scores/cloned-group-stop.scores /usr/share/pacemaker/tests/scheduler/scores/cloned-group.scores /usr/share/pacemaker/tests/scheduler/scores/cloned_start_one.scores /usr/share/pacemaker/tests/scheduler/scores/cloned_start_two.scores /usr/share/pacemaker/tests/scheduler/scores/cloned_stop_one.scores /usr/share/pacemaker/tests/scheduler/scores/cloned_stop_two.scores /usr/share/pacemaker/tests/scheduler/scores/cluster-specific-params.scores /usr/share/pacemaker/tests/scheduler/scores/colo_promoted_w_native.scores /usr/share/pacemaker/tests/scheduler/scores/colo_unpromoted_w_native.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-attr.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-clone-stays-active.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-cloned-group-promoted-dependent1.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-cloned-group-promoted-dependent2.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-dependee-should-move.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-dependee-should-stay.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-group.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-intra-set.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-list.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-loop.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-many-one.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-negative-group.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-optional-promoted-dependent-moves-1.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-optional-promoted-dependent-moves-2.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-optional-promoted-dependent-stays-1.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-optional-promoted-dependent-stays-2.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-unpromoted-anti.scores /usr/share/pacemaker/tests/scheduler/scores/coloc-with-inner-group-member.scores /usr/share/pacemaker/tests/scheduler/scores/coloc_fp_logic.scores /usr/share/pacemaker/tests/scheduler/scores/colocate-primitive-with-clone.scores /usr/share/pacemaker/tests/scheduler/scores/colocate-unmanaged-group.scores /usr/share/pacemaker/tests/scheduler/scores/colocated-utilization-clone.scores /usr/share/pacemaker/tests/scheduler/scores/colocated-utilization-group.scores /usr/share/pacemaker/tests/scheduler/scores/colocated-utilization-primitive-1.scores /usr/share/pacemaker/tests/scheduler/scores/colocated-utilization-primitive-2.scores /usr/share/pacemaker/tests/scheduler/scores/colocation-influence.scores /usr/share/pacemaker/tests/scheduler/scores/colocation-priority-group.scores /usr/share/pacemaker/tests/scheduler/scores/colocation-vs-stickiness.scores /usr/share/pacemaker/tests/scheduler/scores/colocation_constraint_stops_promoted.scores /usr/share/pacemaker/tests/scheduler/scores/colocation_constraint_stops_unpromoted.scores /usr/share/pacemaker/tests/scheduler/scores/comments.scores /usr/share/pacemaker/tests/scheduler/scores/complex_enforce_colo.scores /usr/share/pacemaker/tests/scheduler/scores/concurrent-fencing.scores /usr/share/pacemaker/tests/scheduler/scores/container-1.scores /usr/share/pacemaker/tests/scheduler/scores/container-2.scores /usr/share/pacemaker/tests/scheduler/scores/container-3.scores /usr/share/pacemaker/tests/scheduler/scores/container-4.scores /usr/share/pacemaker/tests/scheduler/scores/container-group-1.scores /usr/share/pacemaker/tests/scheduler/scores/container-group-2.scores /usr/share/pacemaker/tests/scheduler/scores/container-group-3.scores /usr/share/pacemaker/tests/scheduler/scores/container-group-4.scores /usr/share/pacemaker/tests/scheduler/scores/container-is-remote-node.scores /usr/share/pacemaker/tests/scheduler/scores/date-1.scores /usr/share/pacemaker/tests/scheduler/scores/date-2.scores /usr/share/pacemaker/tests/scheduler/scores/date-3.scores /usr/share/pacemaker/tests/scheduler/scores/dc-fence-ordering.scores /usr/share/pacemaker/tests/scheduler/scores/enforce-colo1.scores /usr/share/pacemaker/tests/scheduler/scores/expire-non-blocked-failure.scores /usr/share/pacemaker/tests/scheduler/scores/expired-failed-probe-primitive.scores /usr/share/pacemaker/tests/scheduler/scores/expired-stop-1.scores /usr/share/pacemaker/tests/scheduler/scores/failcount-block.scores /usr/share/pacemaker/tests/scheduler/scores/failcount.scores /usr/share/pacemaker/tests/scheduler/scores/failed-demote-recovery-promoted.scores /usr/share/pacemaker/tests/scheduler/scores/failed-demote-recovery.scores /usr/share/pacemaker/tests/scheduler/scores/failed-probe-clone.scores /usr/share/pacemaker/tests/scheduler/scores/failed-probe-primitive.scores /usr/share/pacemaker/tests/scheduler/scores/failed-sticky-anticolocated-group.scores /usr/share/pacemaker/tests/scheduler/scores/failed-sticky-group.scores /usr/share/pacemaker/tests/scheduler/scores/force-anon-clone-max.scores /usr/share/pacemaker/tests/scheduler/scores/group-anticolocation-2.scores /usr/share/pacemaker/tests/scheduler/scores/group-anticolocation-3.scores /usr/share/pacemaker/tests/scheduler/scores/group-anticolocation-4.scores /usr/share/pacemaker/tests/scheduler/scores/group-anticolocation-5.scores /usr/share/pacemaker/tests/scheduler/scores/group-anticolocation.scores /usr/share/pacemaker/tests/scheduler/scores/group-colocation-failure.scores /usr/share/pacemaker/tests/scheduler/scores/group-dependents.scores /usr/share/pacemaker/tests/scheduler/scores/group-fail.scores /usr/share/pacemaker/tests/scheduler/scores/group-stop-ordering.scores /usr/share/pacemaker/tests/scheduler/scores/group-unmanaged-stopped.scores /usr/share/pacemaker/tests/scheduler/scores/group-unmanaged.scores /usr/share/pacemaker/tests/scheduler/scores/group1.scores /usr/share/pacemaker/tests/scheduler/scores/group10.scores /usr/share/pacemaker/tests/scheduler/scores/group11.scores /usr/share/pacemaker/tests/scheduler/scores/group13.scores /usr/share/pacemaker/tests/scheduler/scores/group14.scores /usr/share/pacemaker/tests/scheduler/scores/group15.scores /usr/share/pacemaker/tests/scheduler/scores/group2.scores /usr/share/pacemaker/tests/scheduler/scores/group3.scores /usr/share/pacemaker/tests/scheduler/scores/group4.scores /usr/share/pacemaker/tests/scheduler/scores/group5.scores /usr/share/pacemaker/tests/scheduler/scores/group6.scores /usr/share/pacemaker/tests/scheduler/scores/group7.scores /usr/share/pacemaker/tests/scheduler/scores/group8.scores /usr/share/pacemaker/tests/scheduler/scores/group9.scores /usr/share/pacemaker/tests/scheduler/scores/guest-host-not-fenceable.scores /usr/share/pacemaker/tests/scheduler/scores/guest-node-cleanup.scores /usr/share/pacemaker/tests/scheduler/scores/guest-node-host-dies.scores /usr/share/pacemaker/tests/scheduler/scores/history-1.scores /usr/share/pacemaker/tests/scheduler/scores/honor_stonith_rsc_order1.scores /usr/share/pacemaker/tests/scheduler/scores/honor_stonith_rsc_order2.scores /usr/share/pacemaker/tests/scheduler/scores/honor_stonith_rsc_order3.scores /usr/share/pacemaker/tests/scheduler/scores/honor_stonith_rsc_order4.scores /usr/share/pacemaker/tests/scheduler/scores/ignore_stonith_rsc_order1.scores /usr/share/pacemaker/tests/scheduler/scores/ignore_stonith_rsc_order2.scores /usr/share/pacemaker/tests/scheduler/scores/ignore_stonith_rsc_order3.scores /usr/share/pacemaker/tests/scheduler/scores/ignore_stonith_rsc_order4.scores /usr/share/pacemaker/tests/scheduler/scores/inc0.scores /usr/share/pacemaker/tests/scheduler/scores/inc1.scores /usr/share/pacemaker/tests/scheduler/scores/inc10.scores /usr/share/pacemaker/tests/scheduler/scores/inc11.scores /usr/share/pacemaker/tests/scheduler/scores/inc12.scores /usr/share/pacemaker/tests/scheduler/scores/inc2.scores /usr/share/pacemaker/tests/scheduler/scores/inc3.scores /usr/share/pacemaker/tests/scheduler/scores/inc4.scores /usr/share/pacemaker/tests/scheduler/scores/inc5.scores /usr/share/pacemaker/tests/scheduler/scores/inc6.scores /usr/share/pacemaker/tests/scheduler/scores/inc7.scores /usr/share/pacemaker/tests/scheduler/scores/inc8.scores /usr/share/pacemaker/tests/scheduler/scores/inc9.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-0.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-1.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-2.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-3.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-pseudo-stop.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-restart.scores /usr/share/pacemaker/tests/scheduler/scores/interleave-stop.scores /usr/share/pacemaker/tests/scheduler/scores/intervals.scores /usr/share/pacemaker/tests/scheduler/scores/leftover-pending-monitor.scores /usr/share/pacemaker/tests/scheduler/scores/load-stopped-loop-2.scores /usr/share/pacemaker/tests/scheduler/scores/load-stopped-loop.scores /usr/share/pacemaker/tests/scheduler/scores/location-date-rules-1.scores /usr/share/pacemaker/tests/scheduler/scores/location-date-rules-2.scores /usr/share/pacemaker/tests/scheduler/scores/location-sets-templates.scores /usr/share/pacemaker/tests/scheduler/scores/managed-0.scores /usr/share/pacemaker/tests/scheduler/scores/managed-1.scores /usr/share/pacemaker/tests/scheduler/scores/managed-2.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-1.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-2.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-3.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-4.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-5.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-begin.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-both-vms.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-2.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-3.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-4.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-5.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-6.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-7.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-8.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fail-9.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-fencing.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-partial-1.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-partial-2.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-partial-3.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-partial-4.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-shutdown.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-start-complex.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-start.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-stop-complex.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-stop-start-complex.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-stop.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-stop_start.scores /usr/share/pacemaker/tests/scheduler/scores/migrate-success.scores /usr/share/pacemaker/tests/scheduler/scores/migration-behind-migrating-remote.scores /usr/share/pacemaker/tests/scheduler/scores/migration-intermediary-cleaned.scores /usr/share/pacemaker/tests/scheduler/scores/migration-ping-pong.scores /usr/share/pacemaker/tests/scheduler/scores/minimal.scores /usr/share/pacemaker/tests/scheduler/scores/mon-rsc-1.scores /usr/share/pacemaker/tests/scheduler/scores/mon-rsc-2.scores /usr/share/pacemaker/tests/scheduler/scores/mon-rsc-3.scores /usr/share/pacemaker/tests/scheduler/scores/mon-rsc-4.scores /usr/share/pacemaker/tests/scheduler/scores/monitor-onfail-restart.scores /usr/share/pacemaker/tests/scheduler/scores/monitor-onfail-stop.scores /usr/share/pacemaker/tests/scheduler/scores/monitor-recovery.scores /usr/share/pacemaker/tests/scheduler/scores/multi1.scores /usr/share/pacemaker/tests/scheduler/scores/multiple-active-block-group.scores /usr/share/pacemaker/tests/scheduler/scores/multiple-monitor-one-failed.scores /usr/share/pacemaker/tests/scheduler/scores/multiply-active-stonith.scores /usr/share/pacemaker/tests/scheduler/scores/nested-remote-recovery.scores /usr/share/pacemaker/tests/scheduler/scores/no-promote-on-unrunnable-guest.scores /usr/share/pacemaker/tests/scheduler/scores/no_quorum_demote.scores /usr/share/pacemaker/tests/scheduler/scores/node-maintenance-1.scores /usr/share/pacemaker/tests/scheduler/scores/node-maintenance-2.scores /usr/share/pacemaker/tests/scheduler/scores/node-pending-timeout.scores /usr/share/pacemaker/tests/scheduler/scores/not-installed-agent.scores /usr/share/pacemaker/tests/scheduler/scores/not-installed-tools.scores /usr/share/pacemaker/tests/scheduler/scores/not-reschedule-unneeded-monitor.scores /usr/share/pacemaker/tests/scheduler/scores/notifs-for-unrunnable.scores /usr/share/pacemaker/tests/scheduler/scores/notify-0.scores /usr/share/pacemaker/tests/scheduler/scores/notify-1.scores /usr/share/pacemaker/tests/scheduler/scores/notify-2.scores /usr/share/pacemaker/tests/scheduler/scores/notify-3.scores /usr/share/pacemaker/tests/scheduler/scores/notify-behind-stopping-remote.scores /usr/share/pacemaker/tests/scheduler/scores/novell-239079.scores /usr/share/pacemaker/tests/scheduler/scores/novell-239082.scores /usr/share/pacemaker/tests/scheduler/scores/novell-239087.scores /usr/share/pacemaker/tests/scheduler/scores/novell-251689.scores /usr/share/pacemaker/tests/scheduler/scores/novell-252693-2.scores /usr/share/pacemaker/tests/scheduler/scores/novell-252693-3.scores /usr/share/pacemaker/tests/scheduler/scores/novell-252693.scores /usr/share/pacemaker/tests/scheduler/scores/nvpair-date-rules-1.scores /usr/share/pacemaker/tests/scheduler/scores/nvpair-id-ref.scores /usr/share/pacemaker/tests/scheduler/scores/obsolete-lrm-resource.scores /usr/share/pacemaker/tests/scheduler/scores/ocf_degraded-remap-ocf_ok.scores /usr/share/pacemaker/tests/scheduler/scores/ocf_degraded_promoted-remap-ocf_ok.scores /usr/share/pacemaker/tests/scheduler/scores/on-fail-ignore.scores /usr/share/pacemaker/tests/scheduler/scores/on_fail_demote1.scores /usr/share/pacemaker/tests/scheduler/scores/on_fail_demote2.scores /usr/share/pacemaker/tests/scheduler/scores/on_fail_demote3.scores /usr/share/pacemaker/tests/scheduler/scores/on_fail_demote4.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-0.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-1.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-2.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-3.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-4.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-5.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-6.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-7.scores /usr/share/pacemaker/tests/scheduler/scores/one-or-more-unrunnable-instances.scores /usr/share/pacemaker/tests/scheduler/scores/op-defaults-2.scores /usr/share/pacemaker/tests/scheduler/scores/op-defaults-3.scores /usr/share/pacemaker/tests/scheduler/scores/op-defaults.scores /usr/share/pacemaker/tests/scheduler/scores/order-clone.scores /usr/share/pacemaker/tests/scheduler/scores/order-expired-failure.scores /usr/share/pacemaker/tests/scheduler/scores/order-first-probes.scores /usr/share/pacemaker/tests/scheduler/scores/order-mandatory.scores /usr/share/pacemaker/tests/scheduler/scores/order-optional-keyword.scores /usr/share/pacemaker/tests/scheduler/scores/order-optional.scores /usr/share/pacemaker/tests/scheduler/scores/order-required.scores /usr/share/pacemaker/tests/scheduler/scores/order-serialize-set.scores /usr/share/pacemaker/tests/scheduler/scores/order-serialize.scores /usr/share/pacemaker/tests/scheduler/scores/order-sets.scores /usr/share/pacemaker/tests/scheduler/scores/order-wrong-kind.scores /usr/share/pacemaker/tests/scheduler/scores/order1.scores /usr/share/pacemaker/tests/scheduler/scores/order2.scores /usr/share/pacemaker/tests/scheduler/scores/order3.scores /usr/share/pacemaker/tests/scheduler/scores/order4.scores /usr/share/pacemaker/tests/scheduler/scores/order5.scores /usr/share/pacemaker/tests/scheduler/scores/order6.scores /usr/share/pacemaker/tests/scheduler/scores/order7.scores /usr/share/pacemaker/tests/scheduler/scores/order_constraint_stops_promoted.scores /usr/share/pacemaker/tests/scheduler/scores/order_constraint_stops_unpromoted.scores /usr/share/pacemaker/tests/scheduler/scores/ordered-set-basic-startup.scores /usr/share/pacemaker/tests/scheduler/scores/ordered-set-natural.scores /usr/share/pacemaker/tests/scheduler/scores/origin.scores /usr/share/pacemaker/tests/scheduler/scores/orphan-0.scores /usr/share/pacemaker/tests/scheduler/scores/orphan-1.scores /usr/share/pacemaker/tests/scheduler/scores/orphan-2.scores /usr/share/pacemaker/tests/scheduler/scores/params-0.scores /usr/share/pacemaker/tests/scheduler/scores/params-1.scores /usr/share/pacemaker/tests/scheduler/scores/params-2.scores /usr/share/pacemaker/tests/scheduler/scores/params-3.scores /usr/share/pacemaker/tests/scheduler/scores/params-4.scores /usr/share/pacemaker/tests/scheduler/scores/params-5.scores /usr/share/pacemaker/tests/scheduler/scores/params-6.scores /usr/share/pacemaker/tests/scheduler/scores/partial-live-migration-multiple-active.scores /usr/share/pacemaker/tests/scheduler/scores/partial-unmanaged-group.scores /usr/share/pacemaker/tests/scheduler/scores/pending-node-no-uname.scores /usr/share/pacemaker/tests/scheduler/scores/per-node-attrs.scores /usr/share/pacemaker/tests/scheduler/scores/per-op-failcount.scores /usr/share/pacemaker/tests/scheduler/scores/placement-capacity.scores /usr/share/pacemaker/tests/scheduler/scores/placement-location.scores /usr/share/pacemaker/tests/scheduler/scores/placement-priority.scores /usr/share/pacemaker/tests/scheduler/scores/placement-stickiness.scores /usr/share/pacemaker/tests/scheduler/scores/primitive-with-group-with-clone.scores /usr/share/pacemaker/tests/scheduler/scores/primitive-with-group-with-promoted.scores /usr/share/pacemaker/tests/scheduler/scores/primitive-with-unrunnable-group.scores /usr/share/pacemaker/tests/scheduler/scores/priority-fencing-delay.scores /usr/share/pacemaker/tests/scheduler/scores/probe-0.scores /usr/share/pacemaker/tests/scheduler/scores/probe-1.scores /usr/share/pacemaker/tests/scheduler/scores/probe-2.scores /usr/share/pacemaker/tests/scheduler/scores/probe-3.scores /usr/share/pacemaker/tests/scheduler/scores/probe-4.scores /usr/share/pacemaker/tests/scheduler/scores/probe-pending-node.scores /usr/share/pacemaker/tests/scheduler/scores/probe-target-of-failed-migrate_to-1.scores /usr/share/pacemaker/tests/scheduler/scores/probe-target-of-failed-migrate_to-2.scores /usr/share/pacemaker/tests/scheduler/scores/probe-timeout.scores /usr/share/pacemaker/tests/scheduler/scores/promotable-colocation-with-node-attribute.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-0.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-1.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-10.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-11.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-12.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-13.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-2.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-3.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-4.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-5.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-6.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-7.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-8.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-9.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-allow-start.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-asymmetrical-order.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-colocation.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-demote-2.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-demote-block.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-demote.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-depend.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-dependent-ban.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-failed-demote-2.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-failed-demote.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-group.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-move.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-notify.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-ordering.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-partially-demoted-group.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-probed-score.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-promotion-constraint.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-pseudo.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-reattach.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-role.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-score-startup.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-stop.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-unmanaged-monitor.scores /usr/share/pacemaker/tests/scheduler/scores/promoted-with-blocked.scores /usr/share/pacemaker/tests/scheduler/scores/promoted_monitor_restart.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-1.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-2.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-3.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-4.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-5.scores /usr/share/pacemaker/tests/scheduler/scores/quorum-6.scores /usr/share/pacemaker/tests/scheduler/scores/rebalance-unique-clones.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-1.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-10.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-11.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-12.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-13.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-14.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-15.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-2.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-3.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-4.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-5.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-6.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-7.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-8.scores /usr/share/pacemaker/tests/scheduler/scores/rec-node-9.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-0.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-1.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-2.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-3.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-4.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-5.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-6.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-7.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-8.scores /usr/share/pacemaker/tests/scheduler/scores/rec-rsc-9.scores /usr/share/pacemaker/tests/scheduler/scores/reload-becomes-restart.scores /usr/share/pacemaker/tests/scheduler/scores/remote-connection-shutdown.scores /usr/share/pacemaker/tests/scheduler/scores/remote-connection-unrecoverable.scores /usr/share/pacemaker/tests/scheduler/scores/remote-disable.scores /usr/share/pacemaker/tests/scheduler/scores/remote-fence-before-reconnect.scores /usr/share/pacemaker/tests/scheduler/scores/remote-fence-unclean-3.scores /usr/share/pacemaker/tests/scheduler/scores/remote-fence-unclean.scores /usr/share/pacemaker/tests/scheduler/scores/remote-fence-unclean2.scores /usr/share/pacemaker/tests/scheduler/scores/remote-move.scores /usr/share/pacemaker/tests/scheduler/scores/remote-orphaned.scores /usr/share/pacemaker/tests/scheduler/scores/remote-orphaned2.scores /usr/share/pacemaker/tests/scheduler/scores/remote-partial-migrate.scores /usr/share/pacemaker/tests/scheduler/scores/remote-partial-migrate2.scores /usr/share/pacemaker/tests/scheduler/scores/remote-probe-disable.scores /usr/share/pacemaker/tests/scheduler/scores/remote-reconnect-delay.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover-all.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover-connection.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover-fail.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover-no-resources.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover-unknown.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recover.scores /usr/share/pacemaker/tests/scheduler/scores/remote-recovery.scores /usr/share/pacemaker/tests/scheduler/scores/remote-stale-node-entry.scores /usr/share/pacemaker/tests/scheduler/scores/remote-start-fail.scores /usr/share/pacemaker/tests/scheduler/scores/remote-startup-probes.scores /usr/share/pacemaker/tests/scheduler/scores/remote-startup.scores /usr/share/pacemaker/tests/scheduler/scores/remote-unclean2.scores /usr/share/pacemaker/tests/scheduler/scores/resource-discovery.scores /usr/share/pacemaker/tests/scheduler/scores/restart-with-extra-op-params.scores /usr/share/pacemaker/tests/scheduler/scores/route-remote-notify.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-defaults-2.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-defaults.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-discovery-per-node.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-maintenance.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-sets-clone-1.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-sets-clone.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-sets-promoted.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-sets-seq-false.scores /usr/share/pacemaker/tests/scheduler/scores/rsc-sets-seq-true.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep1.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep10.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep2.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep3.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep4.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep5.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep7.scores /usr/share/pacemaker/tests/scheduler/scores/rsc_dep8.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-auto-number-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-auto-number-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-integer-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-integer-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-number-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-as-number-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-parse-fail-default-str-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-dbl-parse-fail-default-str-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-auto-integer-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-auto-integer-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-integer-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-integer-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-number-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-as-number-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-parse-fail-default-str-match.scores /usr/share/pacemaker/tests/scheduler/scores/rule-int-parse-fail-default-str-no-match.scores /usr/share/pacemaker/tests/scheduler/scores/shutdown-lock-expiration.scores /usr/share/pacemaker/tests/scheduler/scores/shutdown-lock.scores /usr/share/pacemaker/tests/scheduler/scores/shutdown-maintenance-node.scores /usr/share/pacemaker/tests/scheduler/scores/simple1.scores /usr/share/pacemaker/tests/scheduler/scores/simple11.scores /usr/share/pacemaker/tests/scheduler/scores/simple12.scores /usr/share/pacemaker/tests/scheduler/scores/simple2.scores /usr/share/pacemaker/tests/scheduler/scores/simple3.scores /usr/share/pacemaker/tests/scheduler/scores/simple4.scores /usr/share/pacemaker/tests/scheduler/scores/simple6.scores /usr/share/pacemaker/tests/scheduler/scores/simple7.scores /usr/share/pacemaker/tests/scheduler/scores/simple8.scores /usr/share/pacemaker/tests/scheduler/scores/site-specific-params.scores /usr/share/pacemaker/tests/scheduler/scores/standby.scores /usr/share/pacemaker/tests/scheduler/scores/start-then-stop-with-unfence.scores /usr/share/pacemaker/tests/scheduler/scores/stonith-0.scores /usr/share/pacemaker/tests/scheduler/scores/stonith-1.scores /usr/share/pacemaker/tests/scheduler/scores/stonith-2.scores /usr/share/pacemaker/tests/scheduler/scores/stonith-3.scores /usr/share/pacemaker/tests/scheduler/scores/stonith-4.scores /usr/share/pacemaker/tests/scheduler/scores/stop-all-resources.scores /usr/share/pacemaker/tests/scheduler/scores/stop-failure-no-fencing.scores /usr/share/pacemaker/tests/scheduler/scores/stop-failure-no-quorum.scores /usr/share/pacemaker/tests/scheduler/scores/stop-failure-with-fencing.scores /usr/share/pacemaker/tests/scheduler/scores/stop-unexpected-2.scores /usr/share/pacemaker/tests/scheduler/scores/stop-unexpected.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-00.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-01.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-02.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-03.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-04.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-05.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-06.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-07.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-08.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-09.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-10.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-11.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-12.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-20.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-21.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-22.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-23.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-24.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-25.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-26.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-27.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-30.scores /usr/share/pacemaker/tests/scheduler/scores/stopped-monitor-31.scores /usr/share/pacemaker/tests/scheduler/scores/suicide-needed-inquorate.scores /usr/share/pacemaker/tests/scheduler/scores/suicide-not-needed-initial-quorum.scores /usr/share/pacemaker/tests/scheduler/scores/suicide-not-needed-never-quorate.scores /usr/share/pacemaker/tests/scheduler/scores/suicide-not-needed-quorate.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealth1.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealth2.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealth3.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthm1.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthm2.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthm3.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthn1.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthn2.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthn3.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealtho1.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealtho2.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealtho3.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthp1.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthp2.scores /usr/share/pacemaker/tests/scheduler/scores/systemhealthp3.scores /usr/share/pacemaker/tests/scheduler/scores/tags-coloc-order-1.scores /usr/share/pacemaker/tests/scheduler/scores/tags-coloc-order-2.scores /usr/share/pacemaker/tests/scheduler/scores/tags-location.scores /usr/share/pacemaker/tests/scheduler/scores/tags-ticket.scores /usr/share/pacemaker/tests/scheduler/scores/target-0.scores /usr/share/pacemaker/tests/scheduler/scores/target-1.scores /usr/share/pacemaker/tests/scheduler/scores/target-2.scores /usr/share/pacemaker/tests/scheduler/scores/template-1.scores /usr/share/pacemaker/tests/scheduler/scores/template-2.scores /usr/share/pacemaker/tests/scheduler/scores/template-3.scores /usr/share/pacemaker/tests/scheduler/scores/template-clone-group.scores /usr/share/pacemaker/tests/scheduler/scores/template-clone-primitive.scores /usr/share/pacemaker/tests/scheduler/scores/template-coloc-1.scores /usr/share/pacemaker/tests/scheduler/scores/template-coloc-2.scores /usr/share/pacemaker/tests/scheduler/scores/template-coloc-3.scores /usr/share/pacemaker/tests/scheduler/scores/template-order-1.scores /usr/share/pacemaker/tests/scheduler/scores/template-order-2.scores /usr/share/pacemaker/tests/scheduler/scores/template-order-3.scores /usr/share/pacemaker/tests/scheduler/scores/template-rsc-sets-1.scores /usr/share/pacemaker/tests/scheduler/scores/template-rsc-sets-2.scores /usr/share/pacemaker/tests/scheduler/scores/template-rsc-sets-3.scores /usr/share/pacemaker/tests/scheduler/scores/template-rsc-sets-4.scores /usr/share/pacemaker/tests/scheduler/scores/template-ticket.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-1.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-10.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-11.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-12.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-13.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-14.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-15.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-16.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-17.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-18.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-19.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-2.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-20.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-21.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-22.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-23.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-24.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-3.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-4.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-5.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-6.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-7.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-8.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-clone-9.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-1.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-10.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-11.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-12.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-13.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-14.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-15.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-16.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-17.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-18.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-19.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-2.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-20.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-21.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-22.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-23.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-24.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-3.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-4.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-5.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-6.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-7.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-8.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-group-9.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-1.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-10.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-11.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-12.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-13.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-14.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-15.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-16.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-17.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-18.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-19.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-2.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-20.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-21.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-22.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-23.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-24.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-3.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-4.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-5.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-6.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-7.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-8.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-primitive-9.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-1.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-10.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-11.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-12.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-13.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-14.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-15.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-16.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-17.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-18.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-19.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-2.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-20.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-21.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-22.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-23.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-24.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-3.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-4.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-5.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-6.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-7.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-8.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-promoted-9.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-1.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-10.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-11.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-12.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-13.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-14.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-2.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-3.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-4.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-5.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-6.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-7.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-8.scores /usr/share/pacemaker/tests/scheduler/scores/ticket-rsc-sets-9.scores /usr/share/pacemaker/tests/scheduler/scores/unfence-definition.scores /usr/share/pacemaker/tests/scheduler/scores/unfence-device.scores /usr/share/pacemaker/tests/scheduler/scores/unfence-parameters.scores /usr/share/pacemaker/tests/scheduler/scores/unfence-startup.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-block-restart.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-promoted.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-stop-1.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-stop-2.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-stop-3.scores /usr/share/pacemaker/tests/scheduler/scores/unmanaged-stop-4.scores /usr/share/pacemaker/tests/scheduler/scores/unrunnable-1.scores /usr/share/pacemaker/tests/scheduler/scores/unrunnable-2.scores /usr/share/pacemaker/tests/scheduler/scores/use-after-free-merge.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-check-allowed-nodes.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-complex.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-order1.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-order2.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-order3.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-order4.scores /usr/share/pacemaker/tests/scheduler/scores/utilization-shuffle.scores /usr/share/pacemaker/tests/scheduler/scores/utilization.scores /usr/share/pacemaker/tests/scheduler/scores/value-source.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-asymmetric.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-fail1.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-fail2.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-fail3.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-imply-stop-on-fence.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-migrate1.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-move.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-ms-ordering-move.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-ms-ordering.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-nested-group.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-orphan-ms.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-orphaned.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-start.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-stop.scores /usr/share/pacemaker/tests/scheduler/scores/whitebox-unexpectedly-running.scores /usr/share/pacemaker/tests/scheduler/scores/year-2038.scores /usr/share/pacemaker/tests/scheduler/stderr /usr/share/pacemaker/tests/scheduler/stderr/order-wrong-kind.stderr /usr/share/pacemaker/tests/scheduler/summary /usr/share/pacemaker/tests/scheduler/summary/1-a-then-bm-move-b.summary /usr/share/pacemaker/tests/scheduler/summary/10-a-then-bm-b-move-a-clone.summary /usr/share/pacemaker/tests/scheduler/summary/11-a-then-bm-b-move-a-clone-starting.summary /usr/share/pacemaker/tests/scheduler/summary/1360.summary /usr/share/pacemaker/tests/scheduler/summary/1484.summary /usr/share/pacemaker/tests/scheduler/summary/1494.summary /usr/share/pacemaker/tests/scheduler/summary/2-am-then-b-move-a.summary /usr/share/pacemaker/tests/scheduler/summary/3-am-then-bm-both-migrate.summary /usr/share/pacemaker/tests/scheduler/summary/4-am-then-bm-b-not-migratable.summary /usr/share/pacemaker/tests/scheduler/summary/5-am-then-bm-a-not-migratable.summary /usr/share/pacemaker/tests/scheduler/summary/594.summary /usr/share/pacemaker/tests/scheduler/summary/6-migrate-group.summary /usr/share/pacemaker/tests/scheduler/summary/662.summary /usr/share/pacemaker/tests/scheduler/summary/696.summary /usr/share/pacemaker/tests/scheduler/summary/7-migrate-group-one-unmigratable.summary /usr/share/pacemaker/tests/scheduler/summary/726.summary /usr/share/pacemaker/tests/scheduler/summary/735.summary /usr/share/pacemaker/tests/scheduler/summary/764.summary /usr/share/pacemaker/tests/scheduler/summary/797.summary /usr/share/pacemaker/tests/scheduler/summary/8-am-then-bm-a-migrating-b-stopping.summary /usr/share/pacemaker/tests/scheduler/summary/829.summary /usr/share/pacemaker/tests/scheduler/summary/9-am-then-bm-b-migrating-a-stopping.summary /usr/share/pacemaker/tests/scheduler/summary/994-2.summary /usr/share/pacemaker/tests/scheduler/summary/994.summary /usr/share/pacemaker/tests/scheduler/summary/a-demote-then-b-migrate.summary /usr/share/pacemaker/tests/scheduler/summary/a-promote-then-b-migrate.summary /usr/share/pacemaker/tests/scheduler/summary/allow-unhealthy-nodes.summary /usr/share/pacemaker/tests/scheduler/summary/anon-instance-pending.summary /usr/share/pacemaker/tests/scheduler/summary/anti-colocation-order.summary /usr/share/pacemaker/tests/scheduler/summary/anti-colocation-promoted.summary /usr/share/pacemaker/tests/scheduler/summary/anti-colocation-unpromoted.summary /usr/share/pacemaker/tests/scheduler/summary/asymmetric.summary /usr/share/pacemaker/tests/scheduler/summary/asymmetrical-order-move.summary /usr/share/pacemaker/tests/scheduler/summary/asymmetrical-order-restart.summary /usr/share/pacemaker/tests/scheduler/summary/attrs1.summary /usr/share/pacemaker/tests/scheduler/summary/attrs2.summary /usr/share/pacemaker/tests/scheduler/summary/attrs3.summary /usr/share/pacemaker/tests/scheduler/summary/attrs4.summary /usr/share/pacemaker/tests/scheduler/summary/attrs5.summary /usr/share/pacemaker/tests/scheduler/summary/attrs6.summary /usr/share/pacemaker/tests/scheduler/summary/attrs7.summary /usr/share/pacemaker/tests/scheduler/summary/attrs8.summary /usr/share/pacemaker/tests/scheduler/summary/balanced.summary /usr/share/pacemaker/tests/scheduler/summary/banned-group-inner-constraints.summary /usr/share/pacemaker/tests/scheduler/summary/base-score.summary /usr/share/pacemaker/tests/scheduler/summary/bnc-515172.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1572-1.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1572-2.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1573.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1685.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1718.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1765.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1820-1.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1820.summary /usr/share/pacemaker/tests/scheduler/summary/bug-1822.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-A-start-B-start.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-A-stop-B-started.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-A-stopped-B-stopped.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-CLONE-A-stop-B-started.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-CthenAthenB-C-stopped.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-GROUP-A-start-B-start.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-GROUP-A-stopped-B-started.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-GROUP-A-stopped-B-stopped.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-ordered-set-symmetrical-false.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5014-ordered-set-symmetrical-true.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5025-1.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5025-2.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5025-3.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5025-4.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5028-bottom.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5028-detach.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5028.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5038.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5059.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5069-op-disabled.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5069-op-enabled.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5140-require-all-false.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5143-ms-shuffle.summary /usr/share/pacemaker/tests/scheduler/summary/bug-5186-partial-migrate.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5168.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5170.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5212.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5213.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5219.summary /usr/share/pacemaker/tests/scheduler/summary/bug-cl-5247.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-1852.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-1920.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2106.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2153.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2160.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2171.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2213.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2317.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2358.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2361.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2422.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2435.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2445.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2453.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2474.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2493.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2508.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2544.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2551.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2574.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2581.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2606.summary /usr/share/pacemaker/tests/scheduler/summary/bug-lf-2619.summary /usr/share/pacemaker/tests/scheduler/summary/bug-n-385265-2.summary /usr/share/pacemaker/tests/scheduler/summary/bug-n-385265.summary /usr/share/pacemaker/tests/scheduler/summary/bug-n-387749.summary /usr/share/pacemaker/tests/scheduler/summary/bug-pm-11.summary /usr/share/pacemaker/tests/scheduler/summary/bug-pm-12.summary /usr/share/pacemaker/tests/scheduler/summary/bug-rh-1097457.summary /usr/share/pacemaker/tests/scheduler/summary/bug-rh-880249.summary /usr/share/pacemaker/tests/scheduler/summary/bug-suse-707150.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-connection-with-container.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-interleave-down.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-interleave-promote.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-interleave-start.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-nested-colocation.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-fencing.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-partial-start-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-partial-start.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-partial-stop.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-partial.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-startup-clone-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-startup-clone.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-startup.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-stop-clone.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-stop-on-remote.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-order-stop.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-probe-order-1.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-probe-order-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-probe-order-3.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-probe-remotes.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-1.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-3.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-4.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-5.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-anticolocation-6.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-1.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-3.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-4.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-5.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-colocation-6.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-1.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-2.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-3.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-4.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-5.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-promoted-location-6.summary /usr/share/pacemaker/tests/scheduler/summary/bundle-replicas-change.summary /usr/share/pacemaker/tests/scheduler/summary/cancel-behind-moving-remote.summary /usr/share/pacemaker/tests/scheduler/summary/clbz5007-promotable-colocation.summary /usr/share/pacemaker/tests/scheduler/summary/clone-anon-dup.summary /usr/share/pacemaker/tests/scheduler/summary/clone-anon-failcount.summary /usr/share/pacemaker/tests/scheduler/summary/clone-anon-probe-1.summary /usr/share/pacemaker/tests/scheduler/summary/clone-anon-probe-2.summary /usr/share/pacemaker/tests/scheduler/summary/clone-fail-block-colocation.summary /usr/share/pacemaker/tests/scheduler/summary/clone-interleave-1.summary /usr/share/pacemaker/tests/scheduler/summary/clone-interleave-2.summary /usr/share/pacemaker/tests/scheduler/summary/clone-interleave-3.summary /usr/share/pacemaker/tests/scheduler/summary/clone-max-zero.summary /usr/share/pacemaker/tests/scheduler/summary/clone-no-shuffle.summary /usr/share/pacemaker/tests/scheduler/summary/clone-order-16instances.summary /usr/share/pacemaker/tests/scheduler/summary/clone-order-primitive.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-1.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-10.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-11.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-12.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-2.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-3.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-4.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-5.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-6.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-7.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-8.summary /usr/share/pacemaker/tests/scheduler/summary/clone-recover-no-shuffle-9.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-1.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-2.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-3.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-4.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-5.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-6.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-7.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-no-interleave-1.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-no-interleave-2.summary /usr/share/pacemaker/tests/scheduler/summary/clone-require-all-no-interleave-3.summary /usr/share/pacemaker/tests/scheduler/summary/clone-requires-quorum-recovery.summary /usr/share/pacemaker/tests/scheduler/summary/clone-requires-quorum.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_interleave_start_one.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_interleave_start_two.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_interleave_stop_one.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_interleave_stop_two.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_start_one.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_start_two.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_stop_all.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_stop_one.summary /usr/share/pacemaker/tests/scheduler/summary/clone_min_stop_two.summary /usr/share/pacemaker/tests/scheduler/summary/cloned-group-stop.summary /usr/share/pacemaker/tests/scheduler/summary/cloned-group.summary /usr/share/pacemaker/tests/scheduler/summary/cloned_start_one.summary /usr/share/pacemaker/tests/scheduler/summary/cloned_start_two.summary /usr/share/pacemaker/tests/scheduler/summary/cloned_stop_one.summary /usr/share/pacemaker/tests/scheduler/summary/cloned_stop_two.summary /usr/share/pacemaker/tests/scheduler/summary/cluster-specific-params.summary /usr/share/pacemaker/tests/scheduler/summary/colo_promoted_w_native.summary /usr/share/pacemaker/tests/scheduler/summary/colo_unpromoted_w_native.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-attr.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-clone-stays-active.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-cloned-group-promoted-dependent1.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-cloned-group-promoted-dependent2.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-dependee-should-move.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-dependee-should-stay.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-group.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-intra-set.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-list.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-loop.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-many-one.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-negative-group.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-optional-promoted-dependent-moves-1.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-optional-promoted-dependent-moves-2.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-optional-promoted-dependent-stays-1.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-optional-promoted-dependent-stays-2.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-unpromoted-anti.summary /usr/share/pacemaker/tests/scheduler/summary/coloc-with-inner-group-member.summary /usr/share/pacemaker/tests/scheduler/summary/coloc_fp_logic.summary /usr/share/pacemaker/tests/scheduler/summary/colocate-primitive-with-clone.summary /usr/share/pacemaker/tests/scheduler/summary/colocate-unmanaged-group.summary /usr/share/pacemaker/tests/scheduler/summary/colocated-utilization-clone.summary /usr/share/pacemaker/tests/scheduler/summary/colocated-utilization-group.summary /usr/share/pacemaker/tests/scheduler/summary/colocated-utilization-primitive-1.summary /usr/share/pacemaker/tests/scheduler/summary/colocated-utilization-primitive-2.summary /usr/share/pacemaker/tests/scheduler/summary/colocation-influence.summary /usr/share/pacemaker/tests/scheduler/summary/colocation-priority-group.summary /usr/share/pacemaker/tests/scheduler/summary/colocation-vs-stickiness.summary /usr/share/pacemaker/tests/scheduler/summary/colocation_constraint_stops_promoted.summary /usr/share/pacemaker/tests/scheduler/summary/colocation_constraint_stops_unpromoted.summary /usr/share/pacemaker/tests/scheduler/summary/comments.summary /usr/share/pacemaker/tests/scheduler/summary/complex_enforce_colo.summary /usr/share/pacemaker/tests/scheduler/summary/concurrent-fencing.summary /usr/share/pacemaker/tests/scheduler/summary/container-1.summary /usr/share/pacemaker/tests/scheduler/summary/container-2.summary /usr/share/pacemaker/tests/scheduler/summary/container-3.summary /usr/share/pacemaker/tests/scheduler/summary/container-4.summary /usr/share/pacemaker/tests/scheduler/summary/container-group-1.summary /usr/share/pacemaker/tests/scheduler/summary/container-group-2.summary /usr/share/pacemaker/tests/scheduler/summary/container-group-3.summary /usr/share/pacemaker/tests/scheduler/summary/container-group-4.summary /usr/share/pacemaker/tests/scheduler/summary/container-is-remote-node.summary /usr/share/pacemaker/tests/scheduler/summary/date-1.summary /usr/share/pacemaker/tests/scheduler/summary/date-2.summary /usr/share/pacemaker/tests/scheduler/summary/date-3.summary /usr/share/pacemaker/tests/scheduler/summary/dc-fence-ordering.summary /usr/share/pacemaker/tests/scheduler/summary/enforce-colo1.summary /usr/share/pacemaker/tests/scheduler/summary/expire-non-blocked-failure.summary /usr/share/pacemaker/tests/scheduler/summary/expired-failed-probe-primitive.summary /usr/share/pacemaker/tests/scheduler/summary/expired-stop-1.summary /usr/share/pacemaker/tests/scheduler/summary/failcount-block.summary /usr/share/pacemaker/tests/scheduler/summary/failcount.summary /usr/share/pacemaker/tests/scheduler/summary/failed-demote-recovery-promoted.summary /usr/share/pacemaker/tests/scheduler/summary/failed-demote-recovery.summary /usr/share/pacemaker/tests/scheduler/summary/failed-probe-clone.summary /usr/share/pacemaker/tests/scheduler/summary/failed-probe-primitive.summary /usr/share/pacemaker/tests/scheduler/summary/failed-sticky-anticolocated-group.summary /usr/share/pacemaker/tests/scheduler/summary/failed-sticky-group.summary /usr/share/pacemaker/tests/scheduler/summary/force-anon-clone-max.summary /usr/share/pacemaker/tests/scheduler/summary/group-anticolocation-2.summary /usr/share/pacemaker/tests/scheduler/summary/group-anticolocation-3.summary /usr/share/pacemaker/tests/scheduler/summary/group-anticolocation-4.summary /usr/share/pacemaker/tests/scheduler/summary/group-anticolocation-5.summary /usr/share/pacemaker/tests/scheduler/summary/group-anticolocation.summary /usr/share/pacemaker/tests/scheduler/summary/group-colocation-failure.summary /usr/share/pacemaker/tests/scheduler/summary/group-dependents.summary /usr/share/pacemaker/tests/scheduler/summary/group-fail.summary /usr/share/pacemaker/tests/scheduler/summary/group-stop-ordering.summary /usr/share/pacemaker/tests/scheduler/summary/group-unmanaged-stopped.summary /usr/share/pacemaker/tests/scheduler/summary/group-unmanaged.summary /usr/share/pacemaker/tests/scheduler/summary/group1.summary /usr/share/pacemaker/tests/scheduler/summary/group10.summary /usr/share/pacemaker/tests/scheduler/summary/group11.summary /usr/share/pacemaker/tests/scheduler/summary/group13.summary /usr/share/pacemaker/tests/scheduler/summary/group14.summary /usr/share/pacemaker/tests/scheduler/summary/group15.summary /usr/share/pacemaker/tests/scheduler/summary/group2.summary /usr/share/pacemaker/tests/scheduler/summary/group3.summary /usr/share/pacemaker/tests/scheduler/summary/group4.summary /usr/share/pacemaker/tests/scheduler/summary/group5.summary /usr/share/pacemaker/tests/scheduler/summary/group6.summary /usr/share/pacemaker/tests/scheduler/summary/group7.summary /usr/share/pacemaker/tests/scheduler/summary/group8.summary /usr/share/pacemaker/tests/scheduler/summary/group9.summary /usr/share/pacemaker/tests/scheduler/summary/guest-host-not-fenceable.summary /usr/share/pacemaker/tests/scheduler/summary/guest-node-cleanup.summary /usr/share/pacemaker/tests/scheduler/summary/guest-node-host-dies.summary /usr/share/pacemaker/tests/scheduler/summary/history-1.summary /usr/share/pacemaker/tests/scheduler/summary/honor_stonith_rsc_order1.summary /usr/share/pacemaker/tests/scheduler/summary/honor_stonith_rsc_order2.summary /usr/share/pacemaker/tests/scheduler/summary/honor_stonith_rsc_order3.summary /usr/share/pacemaker/tests/scheduler/summary/honor_stonith_rsc_order4.summary /usr/share/pacemaker/tests/scheduler/summary/ignore_stonith_rsc_order1.summary /usr/share/pacemaker/tests/scheduler/summary/ignore_stonith_rsc_order2.summary /usr/share/pacemaker/tests/scheduler/summary/ignore_stonith_rsc_order3.summary /usr/share/pacemaker/tests/scheduler/summary/ignore_stonith_rsc_order4.summary /usr/share/pacemaker/tests/scheduler/summary/inc0.summary /usr/share/pacemaker/tests/scheduler/summary/inc1.summary /usr/share/pacemaker/tests/scheduler/summary/inc10.summary /usr/share/pacemaker/tests/scheduler/summary/inc11.summary /usr/share/pacemaker/tests/scheduler/summary/inc12.summary /usr/share/pacemaker/tests/scheduler/summary/inc2.summary /usr/share/pacemaker/tests/scheduler/summary/inc3.summary /usr/share/pacemaker/tests/scheduler/summary/inc4.summary /usr/share/pacemaker/tests/scheduler/summary/inc5.summary /usr/share/pacemaker/tests/scheduler/summary/inc6.summary /usr/share/pacemaker/tests/scheduler/summary/inc7.summary /usr/share/pacemaker/tests/scheduler/summary/inc8.summary /usr/share/pacemaker/tests/scheduler/summary/inc9.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-0.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-1.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-2.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-3.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-pseudo-stop.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-restart.summary /usr/share/pacemaker/tests/scheduler/summary/interleave-stop.summary /usr/share/pacemaker/tests/scheduler/summary/intervals.summary /usr/share/pacemaker/tests/scheduler/summary/leftover-pending-monitor.summary /usr/share/pacemaker/tests/scheduler/summary/load-stopped-loop-2.summary /usr/share/pacemaker/tests/scheduler/summary/load-stopped-loop.summary /usr/share/pacemaker/tests/scheduler/summary/location-date-rules-1.summary /usr/share/pacemaker/tests/scheduler/summary/location-date-rules-2.summary /usr/share/pacemaker/tests/scheduler/summary/location-sets-templates.summary /usr/share/pacemaker/tests/scheduler/summary/managed-0.summary /usr/share/pacemaker/tests/scheduler/summary/managed-1.summary /usr/share/pacemaker/tests/scheduler/summary/managed-2.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-1.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-2.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-3.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-4.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-5.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-begin.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-both-vms.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-2.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-3.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-4.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-5.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-6.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-7.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-8.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fail-9.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-fencing.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-partial-1.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-partial-2.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-partial-3.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-partial-4.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-shutdown.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-start-complex.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-start.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-stop-complex.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-stop-start-complex.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-stop.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-stop_start.summary /usr/share/pacemaker/tests/scheduler/summary/migrate-success.summary /usr/share/pacemaker/tests/scheduler/summary/migration-behind-migrating-remote.summary /usr/share/pacemaker/tests/scheduler/summary/migration-intermediary-cleaned.summary /usr/share/pacemaker/tests/scheduler/summary/migration-ping-pong.summary /usr/share/pacemaker/tests/scheduler/summary/minimal.summary /usr/share/pacemaker/tests/scheduler/summary/mon-rsc-1.summary /usr/share/pacemaker/tests/scheduler/summary/mon-rsc-2.summary /usr/share/pacemaker/tests/scheduler/summary/mon-rsc-3.summary /usr/share/pacemaker/tests/scheduler/summary/mon-rsc-4.summary /usr/share/pacemaker/tests/scheduler/summary/monitor-onfail-restart.summary /usr/share/pacemaker/tests/scheduler/summary/monitor-onfail-stop.summary /usr/share/pacemaker/tests/scheduler/summary/monitor-recovery.summary /usr/share/pacemaker/tests/scheduler/summary/multi1.summary /usr/share/pacemaker/tests/scheduler/summary/multiple-active-block-group.summary /usr/share/pacemaker/tests/scheduler/summary/multiple-monitor-one-failed.summary /usr/share/pacemaker/tests/scheduler/summary/multiply-active-stonith.summary /usr/share/pacemaker/tests/scheduler/summary/nested-remote-recovery.summary /usr/share/pacemaker/tests/scheduler/summary/no-promote-on-unrunnable-guest.summary /usr/share/pacemaker/tests/scheduler/summary/no_quorum_demote.summary /usr/share/pacemaker/tests/scheduler/summary/node-maintenance-1.summary /usr/share/pacemaker/tests/scheduler/summary/node-maintenance-2.summary /usr/share/pacemaker/tests/scheduler/summary/node-pending-timeout.summary /usr/share/pacemaker/tests/scheduler/summary/not-installed-agent.summary /usr/share/pacemaker/tests/scheduler/summary/not-installed-tools.summary /usr/share/pacemaker/tests/scheduler/summary/not-reschedule-unneeded-monitor.summary /usr/share/pacemaker/tests/scheduler/summary/notifs-for-unrunnable.summary /usr/share/pacemaker/tests/scheduler/summary/notify-0.summary /usr/share/pacemaker/tests/scheduler/summary/notify-1.summary /usr/share/pacemaker/tests/scheduler/summary/notify-2.summary /usr/share/pacemaker/tests/scheduler/summary/notify-3.summary /usr/share/pacemaker/tests/scheduler/summary/notify-behind-stopping-remote.summary /usr/share/pacemaker/tests/scheduler/summary/novell-239079.summary /usr/share/pacemaker/tests/scheduler/summary/novell-239082.summary /usr/share/pacemaker/tests/scheduler/summary/novell-239087.summary /usr/share/pacemaker/tests/scheduler/summary/novell-251689.summary /usr/share/pacemaker/tests/scheduler/summary/novell-252693-2.summary /usr/share/pacemaker/tests/scheduler/summary/novell-252693-3.summary /usr/share/pacemaker/tests/scheduler/summary/novell-252693.summary /usr/share/pacemaker/tests/scheduler/summary/nvpair-date-rules-1.summary /usr/share/pacemaker/tests/scheduler/summary/nvpair-id-ref.summary /usr/share/pacemaker/tests/scheduler/summary/obsolete-lrm-resource.summary /usr/share/pacemaker/tests/scheduler/summary/ocf_degraded-remap-ocf_ok.summary /usr/share/pacemaker/tests/scheduler/summary/ocf_degraded_promoted-remap-ocf_ok.summary /usr/share/pacemaker/tests/scheduler/summary/on-fail-ignore.summary /usr/share/pacemaker/tests/scheduler/summary/on_fail_demote1.summary /usr/share/pacemaker/tests/scheduler/summary/on_fail_demote2.summary /usr/share/pacemaker/tests/scheduler/summary/on_fail_demote3.summary /usr/share/pacemaker/tests/scheduler/summary/on_fail_demote4.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-0.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-1.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-2.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-3.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-4.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-5.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-6.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-7.summary /usr/share/pacemaker/tests/scheduler/summary/one-or-more-unrunnable-instances.summary /usr/share/pacemaker/tests/scheduler/summary/op-defaults-2.summary /usr/share/pacemaker/tests/scheduler/summary/op-defaults-3.summary /usr/share/pacemaker/tests/scheduler/summary/op-defaults.summary /usr/share/pacemaker/tests/scheduler/summary/order-clone.summary /usr/share/pacemaker/tests/scheduler/summary/order-expired-failure.summary /usr/share/pacemaker/tests/scheduler/summary/order-first-probes.summary /usr/share/pacemaker/tests/scheduler/summary/order-mandatory.summary /usr/share/pacemaker/tests/scheduler/summary/order-optional-keyword.summary /usr/share/pacemaker/tests/scheduler/summary/order-optional.summary /usr/share/pacemaker/tests/scheduler/summary/order-required.summary /usr/share/pacemaker/tests/scheduler/summary/order-serialize-set.summary /usr/share/pacemaker/tests/scheduler/summary/order-serialize.summary /usr/share/pacemaker/tests/scheduler/summary/order-sets.summary /usr/share/pacemaker/tests/scheduler/summary/order-wrong-kind.summary /usr/share/pacemaker/tests/scheduler/summary/order1.summary /usr/share/pacemaker/tests/scheduler/summary/order2.summary /usr/share/pacemaker/tests/scheduler/summary/order3.summary /usr/share/pacemaker/tests/scheduler/summary/order4.summary /usr/share/pacemaker/tests/scheduler/summary/order5.summary /usr/share/pacemaker/tests/scheduler/summary/order6.summary /usr/share/pacemaker/tests/scheduler/summary/order7.summary /usr/share/pacemaker/tests/scheduler/summary/order_constraint_stops_promoted.summary /usr/share/pacemaker/tests/scheduler/summary/order_constraint_stops_unpromoted.summary /usr/share/pacemaker/tests/scheduler/summary/ordered-set-basic-startup.summary /usr/share/pacemaker/tests/scheduler/summary/ordered-set-natural.summary /usr/share/pacemaker/tests/scheduler/summary/origin.summary /usr/share/pacemaker/tests/scheduler/summary/orphan-0.summary /usr/share/pacemaker/tests/scheduler/summary/orphan-1.summary /usr/share/pacemaker/tests/scheduler/summary/orphan-2.summary /usr/share/pacemaker/tests/scheduler/summary/params-0.summary /usr/share/pacemaker/tests/scheduler/summary/params-1.summary /usr/share/pacemaker/tests/scheduler/summary/params-2.summary /usr/share/pacemaker/tests/scheduler/summary/params-3.summary /usr/share/pacemaker/tests/scheduler/summary/params-4.summary /usr/share/pacemaker/tests/scheduler/summary/params-5.summary /usr/share/pacemaker/tests/scheduler/summary/params-6.summary /usr/share/pacemaker/tests/scheduler/summary/partial-live-migration-multiple-active.summary /usr/share/pacemaker/tests/scheduler/summary/partial-unmanaged-group.summary /usr/share/pacemaker/tests/scheduler/summary/pending-node-no-uname.summary /usr/share/pacemaker/tests/scheduler/summary/per-node-attrs.summary /usr/share/pacemaker/tests/scheduler/summary/per-op-failcount.summary /usr/share/pacemaker/tests/scheduler/summary/placement-capacity.summary /usr/share/pacemaker/tests/scheduler/summary/placement-location.summary /usr/share/pacemaker/tests/scheduler/summary/placement-priority.summary /usr/share/pacemaker/tests/scheduler/summary/placement-stickiness.summary /usr/share/pacemaker/tests/scheduler/summary/primitive-with-group-with-clone.summary /usr/share/pacemaker/tests/scheduler/summary/primitive-with-group-with-promoted.summary /usr/share/pacemaker/tests/scheduler/summary/primitive-with-unrunnable-group.summary /usr/share/pacemaker/tests/scheduler/summary/priority-fencing-delay.summary /usr/share/pacemaker/tests/scheduler/summary/probe-0.summary /usr/share/pacemaker/tests/scheduler/summary/probe-1.summary /usr/share/pacemaker/tests/scheduler/summary/probe-2.summary /usr/share/pacemaker/tests/scheduler/summary/probe-3.summary /usr/share/pacemaker/tests/scheduler/summary/probe-4.summary /usr/share/pacemaker/tests/scheduler/summary/probe-pending-node.summary /usr/share/pacemaker/tests/scheduler/summary/probe-target-of-failed-migrate_to-1.summary /usr/share/pacemaker/tests/scheduler/summary/probe-target-of-failed-migrate_to-2.summary /usr/share/pacemaker/tests/scheduler/summary/probe-timeout.summary /usr/share/pacemaker/tests/scheduler/summary/promotable-colocation-with-node-attribute.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-0.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-1.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-10.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-11.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-12.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-13.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-2.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-3.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-4.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-5.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-6.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-7.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-8.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-9.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-allow-start.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-asymmetrical-order.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-colocation.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-demote-2.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-demote-block.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-demote.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-depend.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-dependent-ban.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-failed-demote-2.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-failed-demote.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-group.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-move.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-notify.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-ordering.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-partially-demoted-group.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-probed-score.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-promotion-constraint.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-pseudo.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-reattach.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-role.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-score-startup.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-stop.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-unmanaged-monitor.summary /usr/share/pacemaker/tests/scheduler/summary/promoted-with-blocked.summary /usr/share/pacemaker/tests/scheduler/summary/promoted_monitor_restart.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-1.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-2.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-3.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-4.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-5.summary /usr/share/pacemaker/tests/scheduler/summary/quorum-6.summary /usr/share/pacemaker/tests/scheduler/summary/rebalance-unique-clones.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-1.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-10.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-11.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-12.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-13.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-14.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-15.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-2.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-3.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-4.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-5.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-6.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-7.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-8.summary /usr/share/pacemaker/tests/scheduler/summary/rec-node-9.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-0.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-1.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-2.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-3.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-4.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-5.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-6.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-7.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-8.summary /usr/share/pacemaker/tests/scheduler/summary/rec-rsc-9.summary /usr/share/pacemaker/tests/scheduler/summary/reload-becomes-restart.summary /usr/share/pacemaker/tests/scheduler/summary/remote-connection-shutdown.summary /usr/share/pacemaker/tests/scheduler/summary/remote-connection-unrecoverable.summary /usr/share/pacemaker/tests/scheduler/summary/remote-disable.summary /usr/share/pacemaker/tests/scheduler/summary/remote-fence-before-reconnect.summary /usr/share/pacemaker/tests/scheduler/summary/remote-fence-unclean-3.summary /usr/share/pacemaker/tests/scheduler/summary/remote-fence-unclean.summary /usr/share/pacemaker/tests/scheduler/summary/remote-fence-unclean2.summary /usr/share/pacemaker/tests/scheduler/summary/remote-move.summary /usr/share/pacemaker/tests/scheduler/summary/remote-orphaned.summary /usr/share/pacemaker/tests/scheduler/summary/remote-orphaned2.summary /usr/share/pacemaker/tests/scheduler/summary/remote-partial-migrate.summary /usr/share/pacemaker/tests/scheduler/summary/remote-partial-migrate2.summary /usr/share/pacemaker/tests/scheduler/summary/remote-probe-disable.summary /usr/share/pacemaker/tests/scheduler/summary/remote-reconnect-delay.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover-all.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover-connection.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover-fail.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover-no-resources.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover-unknown.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recover.summary /usr/share/pacemaker/tests/scheduler/summary/remote-recovery.summary /usr/share/pacemaker/tests/scheduler/summary/remote-stale-node-entry.summary /usr/share/pacemaker/tests/scheduler/summary/remote-start-fail.summary /usr/share/pacemaker/tests/scheduler/summary/remote-startup-probes.summary /usr/share/pacemaker/tests/scheduler/summary/remote-startup.summary /usr/share/pacemaker/tests/scheduler/summary/remote-unclean2.summary /usr/share/pacemaker/tests/scheduler/summary/resource-discovery.summary /usr/share/pacemaker/tests/scheduler/summary/restart-with-extra-op-params.summary /usr/share/pacemaker/tests/scheduler/summary/route-remote-notify.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-defaults-2.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-defaults.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-discovery-per-node.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-maintenance.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-sets-clone-1.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-sets-clone.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-sets-promoted.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-sets-seq-false.summary /usr/share/pacemaker/tests/scheduler/summary/rsc-sets-seq-true.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep1.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep10.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep2.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep3.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep4.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep5.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep7.summary /usr/share/pacemaker/tests/scheduler/summary/rsc_dep8.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-auto-number-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-auto-number-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-integer-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-integer-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-number-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-as-number-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-parse-fail-default-str-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-dbl-parse-fail-default-str-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-auto-integer-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-auto-integer-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-integer-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-integer-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-number-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-as-number-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-parse-fail-default-str-match.summary /usr/share/pacemaker/tests/scheduler/summary/rule-int-parse-fail-default-str-no-match.summary /usr/share/pacemaker/tests/scheduler/summary/shutdown-lock-expiration.summary /usr/share/pacemaker/tests/scheduler/summary/shutdown-lock.summary /usr/share/pacemaker/tests/scheduler/summary/shutdown-maintenance-node.summary /usr/share/pacemaker/tests/scheduler/summary/simple1.summary /usr/share/pacemaker/tests/scheduler/summary/simple11.summary /usr/share/pacemaker/tests/scheduler/summary/simple12.summary /usr/share/pacemaker/tests/scheduler/summary/simple2.summary /usr/share/pacemaker/tests/scheduler/summary/simple3.summary /usr/share/pacemaker/tests/scheduler/summary/simple4.summary /usr/share/pacemaker/tests/scheduler/summary/simple6.summary /usr/share/pacemaker/tests/scheduler/summary/simple7.summary /usr/share/pacemaker/tests/scheduler/summary/simple8.summary /usr/share/pacemaker/tests/scheduler/summary/site-specific-params.summary /usr/share/pacemaker/tests/scheduler/summary/standby.summary /usr/share/pacemaker/tests/scheduler/summary/start-then-stop-with-unfence.summary /usr/share/pacemaker/tests/scheduler/summary/stonith-0.summary /usr/share/pacemaker/tests/scheduler/summary/stonith-1.summary /usr/share/pacemaker/tests/scheduler/summary/stonith-2.summary /usr/share/pacemaker/tests/scheduler/summary/stonith-3.summary /usr/share/pacemaker/tests/scheduler/summary/stonith-4.summary /usr/share/pacemaker/tests/scheduler/summary/stop-all-resources.summary /usr/share/pacemaker/tests/scheduler/summary/stop-failure-no-fencing.summary /usr/share/pacemaker/tests/scheduler/summary/stop-failure-no-quorum.summary /usr/share/pacemaker/tests/scheduler/summary/stop-failure-with-fencing.summary /usr/share/pacemaker/tests/scheduler/summary/stop-unexpected-2.summary /usr/share/pacemaker/tests/scheduler/summary/stop-unexpected.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-00.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-01.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-02.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-03.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-04.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-05.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-06.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-07.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-08.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-09.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-10.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-11.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-12.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-20.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-21.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-22.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-23.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-24.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-25.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-26.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-27.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-30.summary /usr/share/pacemaker/tests/scheduler/summary/stopped-monitor-31.summary /usr/share/pacemaker/tests/scheduler/summary/suicide-needed-inquorate.summary /usr/share/pacemaker/tests/scheduler/summary/suicide-not-needed-initial-quorum.summary /usr/share/pacemaker/tests/scheduler/summary/suicide-not-needed-never-quorate.summary /usr/share/pacemaker/tests/scheduler/summary/suicide-not-needed-quorate.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealth1.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealth2.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealth3.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthm1.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthm2.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthm3.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthn1.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthn2.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthn3.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealtho1.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealtho2.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealtho3.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthp1.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthp2.summary /usr/share/pacemaker/tests/scheduler/summary/systemhealthp3.summary /usr/share/pacemaker/tests/scheduler/summary/tags-coloc-order-1.summary /usr/share/pacemaker/tests/scheduler/summary/tags-coloc-order-2.summary /usr/share/pacemaker/tests/scheduler/summary/tags-location.summary /usr/share/pacemaker/tests/scheduler/summary/tags-ticket.summary /usr/share/pacemaker/tests/scheduler/summary/target-0.summary /usr/share/pacemaker/tests/scheduler/summary/target-1.summary /usr/share/pacemaker/tests/scheduler/summary/target-2.summary /usr/share/pacemaker/tests/scheduler/summary/template-1.summary /usr/share/pacemaker/tests/scheduler/summary/template-2.summary /usr/share/pacemaker/tests/scheduler/summary/template-3.summary /usr/share/pacemaker/tests/scheduler/summary/template-clone-group.summary /usr/share/pacemaker/tests/scheduler/summary/template-clone-primitive.summary /usr/share/pacemaker/tests/scheduler/summary/template-coloc-1.summary /usr/share/pacemaker/tests/scheduler/summary/template-coloc-2.summary /usr/share/pacemaker/tests/scheduler/summary/template-coloc-3.summary /usr/share/pacemaker/tests/scheduler/summary/template-order-1.summary /usr/share/pacemaker/tests/scheduler/summary/template-order-2.summary /usr/share/pacemaker/tests/scheduler/summary/template-order-3.summary /usr/share/pacemaker/tests/scheduler/summary/template-rsc-sets-1.summary /usr/share/pacemaker/tests/scheduler/summary/template-rsc-sets-2.summary /usr/share/pacemaker/tests/scheduler/summary/template-rsc-sets-3.summary /usr/share/pacemaker/tests/scheduler/summary/template-rsc-sets-4.summary /usr/share/pacemaker/tests/scheduler/summary/template-ticket.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-1.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-10.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-11.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-12.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-13.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-14.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-15.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-16.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-17.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-18.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-19.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-2.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-20.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-21.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-22.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-23.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-24.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-3.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-4.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-5.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-6.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-7.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-8.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-clone-9.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-1.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-10.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-11.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-12.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-13.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-14.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-15.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-16.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-17.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-18.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-19.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-2.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-20.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-21.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-22.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-23.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-24.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-3.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-4.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-5.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-6.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-7.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-8.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-group-9.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-1.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-10.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-11.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-12.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-13.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-14.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-15.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-16.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-17.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-18.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-19.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-2.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-20.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-21.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-22.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-23.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-24.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-3.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-4.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-5.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-6.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-7.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-8.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-primitive-9.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-1.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-10.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-11.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-12.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-13.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-14.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-15.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-16.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-17.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-18.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-19.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-2.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-20.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-21.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-22.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-23.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-24.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-3.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-4.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-5.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-6.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-7.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-8.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-promoted-9.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-1.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-10.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-11.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-12.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-13.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-14.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-2.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-3.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-4.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-5.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-6.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-7.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-8.summary /usr/share/pacemaker/tests/scheduler/summary/ticket-rsc-sets-9.summary /usr/share/pacemaker/tests/scheduler/summary/unfence-definition.summary /usr/share/pacemaker/tests/scheduler/summary/unfence-device.summary /usr/share/pacemaker/tests/scheduler/summary/unfence-parameters.summary /usr/share/pacemaker/tests/scheduler/summary/unfence-startup.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-block-restart.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-promoted.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-stop-1.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-stop-2.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-stop-3.summary /usr/share/pacemaker/tests/scheduler/summary/unmanaged-stop-4.summary /usr/share/pacemaker/tests/scheduler/summary/unrunnable-1.summary /usr/share/pacemaker/tests/scheduler/summary/unrunnable-2.summary /usr/share/pacemaker/tests/scheduler/summary/use-after-free-merge.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-check-allowed-nodes.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-complex.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-order1.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-order2.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-order3.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-order4.summary /usr/share/pacemaker/tests/scheduler/summary/utilization-shuffle.summary /usr/share/pacemaker/tests/scheduler/summary/utilization.summary /usr/share/pacemaker/tests/scheduler/summary/value-source.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-asymmetric.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-fail1.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-fail2.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-fail3.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-imply-stop-on-fence.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-migrate1.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-move.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-ms-ordering-move.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-ms-ordering.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-nested-group.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-orphan-ms.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-orphaned.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-start.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-stop.summary /usr/share/pacemaker/tests/scheduler/summary/whitebox-unexpectedly-running.summary /usr/share/pacemaker/tests/scheduler/summary/year-2038.summary /usr/share/pacemaker/tests/scheduler/xml /usr/share/pacemaker/tests/scheduler/xml/1-a-then-bm-move-b.xml /usr/share/pacemaker/tests/scheduler/xml/10-a-then-bm-b-move-a-clone.xml /usr/share/pacemaker/tests/scheduler/xml/11-a-then-bm-b-move-a-clone-starting.xml /usr/share/pacemaker/tests/scheduler/xml/1360.xml /usr/share/pacemaker/tests/scheduler/xml/1484.xml /usr/share/pacemaker/tests/scheduler/xml/1494.xml /usr/share/pacemaker/tests/scheduler/xml/2-am-then-b-move-a.xml /usr/share/pacemaker/tests/scheduler/xml/3-am-then-bm-both-migrate.xml /usr/share/pacemaker/tests/scheduler/xml/4-am-then-bm-b-not-migratable.xml /usr/share/pacemaker/tests/scheduler/xml/5-am-then-bm-a-not-migratable.xml /usr/share/pacemaker/tests/scheduler/xml/594.xml /usr/share/pacemaker/tests/scheduler/xml/6-migrate-group.xml /usr/share/pacemaker/tests/scheduler/xml/662.xml /usr/share/pacemaker/tests/scheduler/xml/696.xml /usr/share/pacemaker/tests/scheduler/xml/7-migrate-group-one-unmigratable.xml /usr/share/pacemaker/tests/scheduler/xml/726.xml /usr/share/pacemaker/tests/scheduler/xml/735.xml /usr/share/pacemaker/tests/scheduler/xml/764.xml /usr/share/pacemaker/tests/scheduler/xml/797.xml /usr/share/pacemaker/tests/scheduler/xml/8-am-then-bm-a-migrating-b-stopping.xml /usr/share/pacemaker/tests/scheduler/xml/829.xml /usr/share/pacemaker/tests/scheduler/xml/9-am-then-bm-b-migrating-a-stopping.xml /usr/share/pacemaker/tests/scheduler/xml/994-2.xml /usr/share/pacemaker/tests/scheduler/xml/994.xml /usr/share/pacemaker/tests/scheduler/xml/a-demote-then-b-migrate.xml /usr/share/pacemaker/tests/scheduler/xml/a-promote-then-b-migrate.xml /usr/share/pacemaker/tests/scheduler/xml/allow-unhealthy-nodes.xml /usr/share/pacemaker/tests/scheduler/xml/anon-instance-pending.xml /usr/share/pacemaker/tests/scheduler/xml/anti-colocation-order.xml /usr/share/pacemaker/tests/scheduler/xml/anti-colocation-promoted.xml /usr/share/pacemaker/tests/scheduler/xml/anti-colocation-unpromoted.xml /usr/share/pacemaker/tests/scheduler/xml/asymmetric.xml /usr/share/pacemaker/tests/scheduler/xml/asymmetrical-order-move.xml /usr/share/pacemaker/tests/scheduler/xml/asymmetrical-order-restart.xml /usr/share/pacemaker/tests/scheduler/xml/attrs1.xml /usr/share/pacemaker/tests/scheduler/xml/attrs2.xml /usr/share/pacemaker/tests/scheduler/xml/attrs3.xml /usr/share/pacemaker/tests/scheduler/xml/attrs4.xml /usr/share/pacemaker/tests/scheduler/xml/attrs5.xml /usr/share/pacemaker/tests/scheduler/xml/attrs6.xml /usr/share/pacemaker/tests/scheduler/xml/attrs7.xml /usr/share/pacemaker/tests/scheduler/xml/attrs8.xml /usr/share/pacemaker/tests/scheduler/xml/balanced.xml /usr/share/pacemaker/tests/scheduler/xml/banned-group-inner-constraints.xml /usr/share/pacemaker/tests/scheduler/xml/base-score.xml /usr/share/pacemaker/tests/scheduler/xml/bnc-515172.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1572-1.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1572-2.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1573.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1685.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1718.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1765.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1820-1.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1820.xml /usr/share/pacemaker/tests/scheduler/xml/bug-1822.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-A-start-B-start.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-A-stop-B-started.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-A-stopped-B-stopped.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-CLONE-A-start-B-start.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-CLONE-A-stop-B-started.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-CthenAthenB-C-stopped.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-GROUP-A-start-B-start.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-GROUP-A-stopped-B-started.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-GROUP-A-stopped-B-stopped.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-ordered-set-symmetrical-false.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5014-ordered-set-symmetrical-true.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5025-1.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5025-2.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5025-3.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5025-4.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5028-bottom.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5028-detach.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5028.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5038.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5059.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5069-op-disabled.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5069-op-enabled.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5140-require-all-false.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5143-ms-shuffle.xml /usr/share/pacemaker/tests/scheduler/xml/bug-5186-partial-migrate.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5168.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5170.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5212.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5213.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5219.xml /usr/share/pacemaker/tests/scheduler/xml/bug-cl-5247.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-1852.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-1920.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2106.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2153.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2160.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2171.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2213.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2317.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2358.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2361.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2422.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2435.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2445.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2453.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2474.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2493.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2508.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2544.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2551.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2574.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2581.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2606.xml /usr/share/pacemaker/tests/scheduler/xml/bug-lf-2619.xml /usr/share/pacemaker/tests/scheduler/xml/bug-n-385265-2.xml /usr/share/pacemaker/tests/scheduler/xml/bug-n-385265.xml /usr/share/pacemaker/tests/scheduler/xml/bug-n-387749.xml /usr/share/pacemaker/tests/scheduler/xml/bug-pm-11.xml /usr/share/pacemaker/tests/scheduler/xml/bug-pm-12.xml /usr/share/pacemaker/tests/scheduler/xml/bug-rh-1097457.xml /usr/share/pacemaker/tests/scheduler/xml/bug-rh-880249.xml /usr/share/pacemaker/tests/scheduler/xml/bug-suse-707150.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-connection-with-container.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-interleave-down.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-interleave-promote.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-interleave-start.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-nested-colocation.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-fencing.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-partial-start-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-partial-start.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-partial-stop.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-partial.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-startup-clone-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-startup-clone.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-startup.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-stop-clone.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-stop-on-remote.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-order-stop.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-probe-order-1.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-probe-order-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-probe-order-3.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-probe-remotes.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-1.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-3.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-4.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-5.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-anticolocation-6.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-1.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-3.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-4.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-5.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-colocation-6.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-1.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-2.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-3.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-4.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-5.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-promoted-location-6.xml /usr/share/pacemaker/tests/scheduler/xml/bundle-replicas-change.xml /usr/share/pacemaker/tests/scheduler/xml/cancel-behind-moving-remote.xml /usr/share/pacemaker/tests/scheduler/xml/clbz5007-promotable-colocation.xml /usr/share/pacemaker/tests/scheduler/xml/clone-anon-dup.xml /usr/share/pacemaker/tests/scheduler/xml/clone-anon-failcount.xml /usr/share/pacemaker/tests/scheduler/xml/clone-anon-probe-1.xml /usr/share/pacemaker/tests/scheduler/xml/clone-anon-probe-2.xml /usr/share/pacemaker/tests/scheduler/xml/clone-fail-block-colocation.xml /usr/share/pacemaker/tests/scheduler/xml/clone-interleave-1.xml /usr/share/pacemaker/tests/scheduler/xml/clone-interleave-2.xml /usr/share/pacemaker/tests/scheduler/xml/clone-interleave-3.xml /usr/share/pacemaker/tests/scheduler/xml/clone-max-zero.xml /usr/share/pacemaker/tests/scheduler/xml/clone-no-shuffle.xml /usr/share/pacemaker/tests/scheduler/xml/clone-order-16instances.xml /usr/share/pacemaker/tests/scheduler/xml/clone-order-primitive.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-1.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-10.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-11.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-12.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-2.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-3.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-4.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-5.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-6.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-7.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-8.xml /usr/share/pacemaker/tests/scheduler/xml/clone-recover-no-shuffle-9.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-1.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-2.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-3.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-4.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-5.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-6.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-7.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-no-interleave-1.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-no-interleave-2.xml /usr/share/pacemaker/tests/scheduler/xml/clone-require-all-no-interleave-3.xml /usr/share/pacemaker/tests/scheduler/xml/clone-requires-quorum-recovery.xml /usr/share/pacemaker/tests/scheduler/xml/clone-requires-quorum.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_interleave_start_one.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_interleave_start_two.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_interleave_stop_one.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_interleave_stop_two.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_start_one.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_start_two.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_stop_all.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_stop_one.xml /usr/share/pacemaker/tests/scheduler/xml/clone_min_stop_two.xml /usr/share/pacemaker/tests/scheduler/xml/cloned-group-stop.xml /usr/share/pacemaker/tests/scheduler/xml/cloned-group.xml /usr/share/pacemaker/tests/scheduler/xml/cloned_start_one.xml /usr/share/pacemaker/tests/scheduler/xml/cloned_start_two.xml /usr/share/pacemaker/tests/scheduler/xml/cloned_stop_one.xml /usr/share/pacemaker/tests/scheduler/xml/cloned_stop_two.xml /usr/share/pacemaker/tests/scheduler/xml/cluster-specific-params.xml /usr/share/pacemaker/tests/scheduler/xml/colo_promoted_w_native.xml /usr/share/pacemaker/tests/scheduler/xml/colo_unpromoted_w_native.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-attr.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-clone-stays-active.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-cloned-group-promoted-dependent1.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-cloned-group-promoted-dependent2.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-dependee-should-move.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-dependee-should-stay.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-group.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-intra-set.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-list.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-loop.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-many-one.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-negative-group.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-optional-promoted-dependent-moves-1.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-optional-promoted-dependent-moves-2.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-optional-promoted-dependent-stays-1.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-optional-promoted-dependent-stays-2.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-unpromoted-anti.xml /usr/share/pacemaker/tests/scheduler/xml/coloc-with-inner-group-member.xml /usr/share/pacemaker/tests/scheduler/xml/coloc_fp_logic.xml /usr/share/pacemaker/tests/scheduler/xml/colocate-primitive-with-clone.xml /usr/share/pacemaker/tests/scheduler/xml/colocate-unmanaged-group.xml /usr/share/pacemaker/tests/scheduler/xml/colocated-utilization-clone.xml /usr/share/pacemaker/tests/scheduler/xml/colocated-utilization-group.xml /usr/share/pacemaker/tests/scheduler/xml/colocated-utilization-primitive-1.xml /usr/share/pacemaker/tests/scheduler/xml/colocated-utilization-primitive-2.xml /usr/share/pacemaker/tests/scheduler/xml/colocation-influence.xml /usr/share/pacemaker/tests/scheduler/xml/colocation-priority-group.xml /usr/share/pacemaker/tests/scheduler/xml/colocation-vs-stickiness.xml /usr/share/pacemaker/tests/scheduler/xml/colocation_constraint_stops_promoted.xml /usr/share/pacemaker/tests/scheduler/xml/colocation_constraint_stops_unpromoted.xml /usr/share/pacemaker/tests/scheduler/xml/comments.xml /usr/share/pacemaker/tests/scheduler/xml/complex_enforce_colo.xml /usr/share/pacemaker/tests/scheduler/xml/concurrent-fencing.xml /usr/share/pacemaker/tests/scheduler/xml/container-1.xml /usr/share/pacemaker/tests/scheduler/xml/container-2.xml /usr/share/pacemaker/tests/scheduler/xml/container-3.xml /usr/share/pacemaker/tests/scheduler/xml/container-4.xml /usr/share/pacemaker/tests/scheduler/xml/container-group-1.xml /usr/share/pacemaker/tests/scheduler/xml/container-group-2.xml /usr/share/pacemaker/tests/scheduler/xml/container-group-3.xml /usr/share/pacemaker/tests/scheduler/xml/container-group-4.xml /usr/share/pacemaker/tests/scheduler/xml/container-is-remote-node.xml /usr/share/pacemaker/tests/scheduler/xml/date-1.xml /usr/share/pacemaker/tests/scheduler/xml/date-2.xml /usr/share/pacemaker/tests/scheduler/xml/date-3.xml /usr/share/pacemaker/tests/scheduler/xml/dc-fence-ordering.xml /usr/share/pacemaker/tests/scheduler/xml/enforce-colo1.xml /usr/share/pacemaker/tests/scheduler/xml/expire-non-blocked-failure.xml /usr/share/pacemaker/tests/scheduler/xml/expired-failed-probe-primitive.xml /usr/share/pacemaker/tests/scheduler/xml/expired-stop-1.xml /usr/share/pacemaker/tests/scheduler/xml/failcount-block.xml /usr/share/pacemaker/tests/scheduler/xml/failcount.xml /usr/share/pacemaker/tests/scheduler/xml/failed-demote-recovery-promoted.xml /usr/share/pacemaker/tests/scheduler/xml/failed-demote-recovery.xml /usr/share/pacemaker/tests/scheduler/xml/failed-probe-clone.xml /usr/share/pacemaker/tests/scheduler/xml/failed-probe-primitive.xml /usr/share/pacemaker/tests/scheduler/xml/failed-sticky-anticolocated-group.xml /usr/share/pacemaker/tests/scheduler/xml/failed-sticky-group.xml /usr/share/pacemaker/tests/scheduler/xml/force-anon-clone-max.xml /usr/share/pacemaker/tests/scheduler/xml/group-anticolocation-2.xml /usr/share/pacemaker/tests/scheduler/xml/group-anticolocation-3.xml /usr/share/pacemaker/tests/scheduler/xml/group-anticolocation-4.xml /usr/share/pacemaker/tests/scheduler/xml/group-anticolocation-5.xml /usr/share/pacemaker/tests/scheduler/xml/group-anticolocation.xml /usr/share/pacemaker/tests/scheduler/xml/group-colocation-failure.xml /usr/share/pacemaker/tests/scheduler/xml/group-dependents.xml /usr/share/pacemaker/tests/scheduler/xml/group-fail.xml /usr/share/pacemaker/tests/scheduler/xml/group-stop-ordering.xml /usr/share/pacemaker/tests/scheduler/xml/group-unmanaged-stopped.xml /usr/share/pacemaker/tests/scheduler/xml/group-unmanaged.xml /usr/share/pacemaker/tests/scheduler/xml/group1.xml /usr/share/pacemaker/tests/scheduler/xml/group10.xml /usr/share/pacemaker/tests/scheduler/xml/group11.xml /usr/share/pacemaker/tests/scheduler/xml/group13.xml /usr/share/pacemaker/tests/scheduler/xml/group14.xml /usr/share/pacemaker/tests/scheduler/xml/group15.xml /usr/share/pacemaker/tests/scheduler/xml/group2.xml /usr/share/pacemaker/tests/scheduler/xml/group3.xml /usr/share/pacemaker/tests/scheduler/xml/group4.xml /usr/share/pacemaker/tests/scheduler/xml/group5.xml /usr/share/pacemaker/tests/scheduler/xml/group6.xml /usr/share/pacemaker/tests/scheduler/xml/group7.xml /usr/share/pacemaker/tests/scheduler/xml/group8.xml /usr/share/pacemaker/tests/scheduler/xml/group9.xml /usr/share/pacemaker/tests/scheduler/xml/guest-host-not-fenceable.xml /usr/share/pacemaker/tests/scheduler/xml/guest-node-cleanup.xml /usr/share/pacemaker/tests/scheduler/xml/guest-node-host-dies.xml /usr/share/pacemaker/tests/scheduler/xml/history-1.xml /usr/share/pacemaker/tests/scheduler/xml/honor_stonith_rsc_order1.xml /usr/share/pacemaker/tests/scheduler/xml/honor_stonith_rsc_order2.xml /usr/share/pacemaker/tests/scheduler/xml/honor_stonith_rsc_order3.xml /usr/share/pacemaker/tests/scheduler/xml/honor_stonith_rsc_order4.xml /usr/share/pacemaker/tests/scheduler/xml/ignore_stonith_rsc_order1.xml /usr/share/pacemaker/tests/scheduler/xml/ignore_stonith_rsc_order2.xml /usr/share/pacemaker/tests/scheduler/xml/ignore_stonith_rsc_order3.xml /usr/share/pacemaker/tests/scheduler/xml/ignore_stonith_rsc_order4.xml /usr/share/pacemaker/tests/scheduler/xml/inc0.xml /usr/share/pacemaker/tests/scheduler/xml/inc1.xml /usr/share/pacemaker/tests/scheduler/xml/inc10.xml /usr/share/pacemaker/tests/scheduler/xml/inc11.xml /usr/share/pacemaker/tests/scheduler/xml/inc12.xml /usr/share/pacemaker/tests/scheduler/xml/inc2.xml /usr/share/pacemaker/tests/scheduler/xml/inc3.xml /usr/share/pacemaker/tests/scheduler/xml/inc4.xml /usr/share/pacemaker/tests/scheduler/xml/inc5.xml /usr/share/pacemaker/tests/scheduler/xml/inc6.xml /usr/share/pacemaker/tests/scheduler/xml/inc7.xml /usr/share/pacemaker/tests/scheduler/xml/inc8.xml /usr/share/pacemaker/tests/scheduler/xml/inc9.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-0.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-1.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-2.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-3.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-pseudo-stop.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-restart.xml /usr/share/pacemaker/tests/scheduler/xml/interleave-stop.xml /usr/share/pacemaker/tests/scheduler/xml/intervals.xml /usr/share/pacemaker/tests/scheduler/xml/leftover-pending-monitor.xml /usr/share/pacemaker/tests/scheduler/xml/load-stopped-loop-2.xml /usr/share/pacemaker/tests/scheduler/xml/load-stopped-loop.xml /usr/share/pacemaker/tests/scheduler/xml/location-date-rules-1.xml /usr/share/pacemaker/tests/scheduler/xml/location-date-rules-2.xml /usr/share/pacemaker/tests/scheduler/xml/location-sets-templates.xml /usr/share/pacemaker/tests/scheduler/xml/managed-0.xml /usr/share/pacemaker/tests/scheduler/xml/managed-1.xml /usr/share/pacemaker/tests/scheduler/xml/managed-2.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-1.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-2.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-3.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-4.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-5.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-begin.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-both-vms.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-2.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-3.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-4.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-5.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-6.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-7.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-8.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fail-9.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-fencing.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-partial-1.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-partial-2.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-partial-3.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-partial-4.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-shutdown.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-start-complex.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-start.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-stop-complex.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-stop-start-complex.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-stop.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-stop_start.xml /usr/share/pacemaker/tests/scheduler/xml/migrate-success.xml /usr/share/pacemaker/tests/scheduler/xml/migration-behind-migrating-remote.xml /usr/share/pacemaker/tests/scheduler/xml/migration-intermediary-cleaned.xml /usr/share/pacemaker/tests/scheduler/xml/migration-ping-pong.xml /usr/share/pacemaker/tests/scheduler/xml/minimal.xml /usr/share/pacemaker/tests/scheduler/xml/mon-rsc-1.xml /usr/share/pacemaker/tests/scheduler/xml/mon-rsc-2.xml /usr/share/pacemaker/tests/scheduler/xml/mon-rsc-3.xml /usr/share/pacemaker/tests/scheduler/xml/mon-rsc-4.xml /usr/share/pacemaker/tests/scheduler/xml/monitor-onfail-restart.xml /usr/share/pacemaker/tests/scheduler/xml/monitor-onfail-stop.xml /usr/share/pacemaker/tests/scheduler/xml/monitor-recovery.xml /usr/share/pacemaker/tests/scheduler/xml/multi1.xml /usr/share/pacemaker/tests/scheduler/xml/multiple-active-block-group.xml /usr/share/pacemaker/tests/scheduler/xml/multiple-monitor-one-failed.xml /usr/share/pacemaker/tests/scheduler/xml/multiply-active-stonith.xml /usr/share/pacemaker/tests/scheduler/xml/nested-remote-recovery.xml /usr/share/pacemaker/tests/scheduler/xml/no-promote-on-unrunnable-guest.xml /usr/share/pacemaker/tests/scheduler/xml/no_quorum_demote.xml /usr/share/pacemaker/tests/scheduler/xml/node-maintenance-1.xml /usr/share/pacemaker/tests/scheduler/xml/node-maintenance-2.xml /usr/share/pacemaker/tests/scheduler/xml/node-pending-timeout.xml /usr/share/pacemaker/tests/scheduler/xml/not-installed-agent.xml /usr/share/pacemaker/tests/scheduler/xml/not-installed-tools.xml /usr/share/pacemaker/tests/scheduler/xml/not-reschedule-unneeded-monitor.xml /usr/share/pacemaker/tests/scheduler/xml/notifs-for-unrunnable.xml /usr/share/pacemaker/tests/scheduler/xml/notify-0.xml /usr/share/pacemaker/tests/scheduler/xml/notify-1.xml /usr/share/pacemaker/tests/scheduler/xml/notify-2.xml /usr/share/pacemaker/tests/scheduler/xml/notify-3.xml /usr/share/pacemaker/tests/scheduler/xml/notify-behind-stopping-remote.xml /usr/share/pacemaker/tests/scheduler/xml/novell-239079.xml /usr/share/pacemaker/tests/scheduler/xml/novell-239082.xml /usr/share/pacemaker/tests/scheduler/xml/novell-239087.xml /usr/share/pacemaker/tests/scheduler/xml/novell-251689.xml /usr/share/pacemaker/tests/scheduler/xml/novell-252693-2.xml /usr/share/pacemaker/tests/scheduler/xml/novell-252693-3.xml /usr/share/pacemaker/tests/scheduler/xml/novell-252693.xml /usr/share/pacemaker/tests/scheduler/xml/nvpair-date-rules-1.xml /usr/share/pacemaker/tests/scheduler/xml/nvpair-id-ref.xml /usr/share/pacemaker/tests/scheduler/xml/obsolete-lrm-resource.xml /usr/share/pacemaker/tests/scheduler/xml/ocf_degraded-remap-ocf_ok.xml /usr/share/pacemaker/tests/scheduler/xml/ocf_degraded_promoted-remap-ocf_ok.xml /usr/share/pacemaker/tests/scheduler/xml/on-fail-ignore.xml /usr/share/pacemaker/tests/scheduler/xml/on_fail_demote1.xml /usr/share/pacemaker/tests/scheduler/xml/on_fail_demote2.xml /usr/share/pacemaker/tests/scheduler/xml/on_fail_demote3.xml /usr/share/pacemaker/tests/scheduler/xml/on_fail_demote4.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-0.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-1.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-2.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-3.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-4.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-5.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-6.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-7.xml /usr/share/pacemaker/tests/scheduler/xml/one-or-more-unrunnable-instances.xml /usr/share/pacemaker/tests/scheduler/xml/op-defaults-2.xml /usr/share/pacemaker/tests/scheduler/xml/op-defaults-3.xml /usr/share/pacemaker/tests/scheduler/xml/op-defaults.xml /usr/share/pacemaker/tests/scheduler/xml/order-clone.xml /usr/share/pacemaker/tests/scheduler/xml/order-expired-failure.xml /usr/share/pacemaker/tests/scheduler/xml/order-first-probes.xml /usr/share/pacemaker/tests/scheduler/xml/order-mandatory.xml /usr/share/pacemaker/tests/scheduler/xml/order-optional-keyword.xml /usr/share/pacemaker/tests/scheduler/xml/order-optional.xml /usr/share/pacemaker/tests/scheduler/xml/order-required.xml /usr/share/pacemaker/tests/scheduler/xml/order-serialize-set.xml /usr/share/pacemaker/tests/scheduler/xml/order-serialize.xml /usr/share/pacemaker/tests/scheduler/xml/order-sets.xml /usr/share/pacemaker/tests/scheduler/xml/order-wrong-kind.xml /usr/share/pacemaker/tests/scheduler/xml/order1.xml /usr/share/pacemaker/tests/scheduler/xml/order2.xml /usr/share/pacemaker/tests/scheduler/xml/order3.xml /usr/share/pacemaker/tests/scheduler/xml/order4.xml /usr/share/pacemaker/tests/scheduler/xml/order5.xml /usr/share/pacemaker/tests/scheduler/xml/order6.xml /usr/share/pacemaker/tests/scheduler/xml/order7.xml /usr/share/pacemaker/tests/scheduler/xml/order_constraint_stops_promoted.xml /usr/share/pacemaker/tests/scheduler/xml/order_constraint_stops_unpromoted.xml /usr/share/pacemaker/tests/scheduler/xml/ordered-set-basic-startup.xml /usr/share/pacemaker/tests/scheduler/xml/ordered-set-natural.xml /usr/share/pacemaker/tests/scheduler/xml/origin.xml /usr/share/pacemaker/tests/scheduler/xml/orphan-0.xml /usr/share/pacemaker/tests/scheduler/xml/orphan-1.xml /usr/share/pacemaker/tests/scheduler/xml/orphan-2.xml /usr/share/pacemaker/tests/scheduler/xml/params-0.xml /usr/share/pacemaker/tests/scheduler/xml/params-1.xml /usr/share/pacemaker/tests/scheduler/xml/params-2.xml /usr/share/pacemaker/tests/scheduler/xml/params-3.xml /usr/share/pacemaker/tests/scheduler/xml/params-4.xml /usr/share/pacemaker/tests/scheduler/xml/params-5.xml /usr/share/pacemaker/tests/scheduler/xml/params-6.xml /usr/share/pacemaker/tests/scheduler/xml/partial-live-migration-multiple-active.xml /usr/share/pacemaker/tests/scheduler/xml/partial-unmanaged-group.xml /usr/share/pacemaker/tests/scheduler/xml/pending-node-no-uname.xml /usr/share/pacemaker/tests/scheduler/xml/per-node-attrs.xml /usr/share/pacemaker/tests/scheduler/xml/per-op-failcount.xml /usr/share/pacemaker/tests/scheduler/xml/placement-capacity.xml /usr/share/pacemaker/tests/scheduler/xml/placement-location.xml /usr/share/pacemaker/tests/scheduler/xml/placement-priority.xml /usr/share/pacemaker/tests/scheduler/xml/placement-stickiness.xml /usr/share/pacemaker/tests/scheduler/xml/primitive-with-group-with-clone.xml /usr/share/pacemaker/tests/scheduler/xml/primitive-with-group-with-promoted.xml /usr/share/pacemaker/tests/scheduler/xml/primitive-with-unrunnable-group.xml /usr/share/pacemaker/tests/scheduler/xml/priority-fencing-delay.xml /usr/share/pacemaker/tests/scheduler/xml/probe-0.xml /usr/share/pacemaker/tests/scheduler/xml/probe-1.xml /usr/share/pacemaker/tests/scheduler/xml/probe-2.xml /usr/share/pacemaker/tests/scheduler/xml/probe-3.xml /usr/share/pacemaker/tests/scheduler/xml/probe-4.xml /usr/share/pacemaker/tests/scheduler/xml/probe-pending-node.xml /usr/share/pacemaker/tests/scheduler/xml/probe-target-of-failed-migrate_to-1.xml /usr/share/pacemaker/tests/scheduler/xml/probe-target-of-failed-migrate_to-2.xml /usr/share/pacemaker/tests/scheduler/xml/probe-timeout.xml /usr/share/pacemaker/tests/scheduler/xml/promotable-colocation-with-node-attribute.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-0.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-1.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-10.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-11.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-12.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-13.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-2.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-3.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-4.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-5.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-6.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-7.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-8.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-9.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-allow-start.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-asymmetrical-order.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-colocation.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-demote-2.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-demote-block.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-demote.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-depend.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-dependent-ban.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-failed-demote-2.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-failed-demote.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-group.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-move.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-notify.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-ordering.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-partially-demoted-group.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-probed-score.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-promotion-constraint.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-pseudo.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-reattach.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-role.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-score-startup.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-stop.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-unmanaged-monitor.xml /usr/share/pacemaker/tests/scheduler/xml/promoted-with-blocked.xml /usr/share/pacemaker/tests/scheduler/xml/promoted_monitor_restart.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-1.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-2.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-3.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-4.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-5.xml /usr/share/pacemaker/tests/scheduler/xml/quorum-6.xml /usr/share/pacemaker/tests/scheduler/xml/rebalance-unique-clones.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-1.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-10.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-11.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-12.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-13.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-14.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-15.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-2.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-3.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-4.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-5.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-6.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-7.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-8.xml /usr/share/pacemaker/tests/scheduler/xml/rec-node-9.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-0.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-1.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-2.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-3.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-4.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-5.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-6.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-7.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-8.xml /usr/share/pacemaker/tests/scheduler/xml/rec-rsc-9.xml /usr/share/pacemaker/tests/scheduler/xml/reload-becomes-restart.xml /usr/share/pacemaker/tests/scheduler/xml/remote-connection-shutdown.xml /usr/share/pacemaker/tests/scheduler/xml/remote-connection-unrecoverable.xml /usr/share/pacemaker/tests/scheduler/xml/remote-disable.xml /usr/share/pacemaker/tests/scheduler/xml/remote-fence-before-reconnect.xml /usr/share/pacemaker/tests/scheduler/xml/remote-fence-unclean-3.xml /usr/share/pacemaker/tests/scheduler/xml/remote-fence-unclean.xml /usr/share/pacemaker/tests/scheduler/xml/remote-fence-unclean2.xml /usr/share/pacemaker/tests/scheduler/xml/remote-move.xml /usr/share/pacemaker/tests/scheduler/xml/remote-orphaned.xml /usr/share/pacemaker/tests/scheduler/xml/remote-orphaned2.xml /usr/share/pacemaker/tests/scheduler/xml/remote-partial-migrate.xml /usr/share/pacemaker/tests/scheduler/xml/remote-partial-migrate2.xml /usr/share/pacemaker/tests/scheduler/xml/remote-probe-disable.xml /usr/share/pacemaker/tests/scheduler/xml/remote-reconnect-delay.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover-all.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover-connection.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover-fail.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover-no-resources.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover-unknown.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recover.xml /usr/share/pacemaker/tests/scheduler/xml/remote-recovery.xml /usr/share/pacemaker/tests/scheduler/xml/remote-stale-node-entry.xml /usr/share/pacemaker/tests/scheduler/xml/remote-start-fail.xml /usr/share/pacemaker/tests/scheduler/xml/remote-startup-probes.xml /usr/share/pacemaker/tests/scheduler/xml/remote-startup.xml /usr/share/pacemaker/tests/scheduler/xml/remote-unclean2.xml /usr/share/pacemaker/tests/scheduler/xml/resource-discovery.xml /usr/share/pacemaker/tests/scheduler/xml/restart-with-extra-op-params.xml /usr/share/pacemaker/tests/scheduler/xml/route-remote-notify.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-defaults-2.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-defaults.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-discovery-per-node.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-maintenance.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-sets-clone-1.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-sets-clone.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-sets-promoted.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-sets-seq-false.xml /usr/share/pacemaker/tests/scheduler/xml/rsc-sets-seq-true.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep1.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep10.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep2.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep3.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep4.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep5.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep7.xml /usr/share/pacemaker/tests/scheduler/xml/rsc_dep8.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-auto-number-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-auto-number-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-integer-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-integer-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-number-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-as-number-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-parse-fail-default-str-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-dbl-parse-fail-default-str-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-auto-integer-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-auto-integer-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-integer-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-integer-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-number-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-as-number-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-parse-fail-default-str-match.xml /usr/share/pacemaker/tests/scheduler/xml/rule-int-parse-fail-default-str-no-match.xml /usr/share/pacemaker/tests/scheduler/xml/shutdown-lock-expiration.xml /usr/share/pacemaker/tests/scheduler/xml/shutdown-lock.xml /usr/share/pacemaker/tests/scheduler/xml/shutdown-maintenance-node.xml /usr/share/pacemaker/tests/scheduler/xml/simple1.xml /usr/share/pacemaker/tests/scheduler/xml/simple11.xml /usr/share/pacemaker/tests/scheduler/xml/simple12.xml /usr/share/pacemaker/tests/scheduler/xml/simple2.xml /usr/share/pacemaker/tests/scheduler/xml/simple3.xml /usr/share/pacemaker/tests/scheduler/xml/simple4.xml /usr/share/pacemaker/tests/scheduler/xml/simple6.xml /usr/share/pacemaker/tests/scheduler/xml/simple7.xml /usr/share/pacemaker/tests/scheduler/xml/simple8.xml /usr/share/pacemaker/tests/scheduler/xml/site-specific-params.xml /usr/share/pacemaker/tests/scheduler/xml/standby.xml /usr/share/pacemaker/tests/scheduler/xml/start-then-stop-with-unfence.xml /usr/share/pacemaker/tests/scheduler/xml/stonith-0.xml /usr/share/pacemaker/tests/scheduler/xml/stonith-1.xml /usr/share/pacemaker/tests/scheduler/xml/stonith-2.xml /usr/share/pacemaker/tests/scheduler/xml/stonith-3.xml /usr/share/pacemaker/tests/scheduler/xml/stonith-4.xml /usr/share/pacemaker/tests/scheduler/xml/stop-all-resources.xml /usr/share/pacemaker/tests/scheduler/xml/stop-failure-no-fencing.xml /usr/share/pacemaker/tests/scheduler/xml/stop-failure-no-quorum.xml /usr/share/pacemaker/tests/scheduler/xml/stop-failure-with-fencing.xml /usr/share/pacemaker/tests/scheduler/xml/stop-unexpected-2.xml /usr/share/pacemaker/tests/scheduler/xml/stop-unexpected.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-00.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-01.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-02.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-03.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-04.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-05.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-06.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-07.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-08.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-09.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-10.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-11.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-12.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-20.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-21.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-22.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-23.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-24.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-25.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-26.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-27.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-30.xml /usr/share/pacemaker/tests/scheduler/xml/stopped-monitor-31.xml /usr/share/pacemaker/tests/scheduler/xml/suicide-needed-inquorate.xml /usr/share/pacemaker/tests/scheduler/xml/suicide-not-needed-initial-quorum.xml /usr/share/pacemaker/tests/scheduler/xml/suicide-not-needed-never-quorate.xml /usr/share/pacemaker/tests/scheduler/xml/suicide-not-needed-quorate.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealth1.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealth2.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealth3.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthm1.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthm2.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthm3.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthn1.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthn2.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthn3.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealtho1.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealtho2.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealtho3.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthp1.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthp2.xml /usr/share/pacemaker/tests/scheduler/xml/systemhealthp3.xml /usr/share/pacemaker/tests/scheduler/xml/tags-coloc-order-1.xml /usr/share/pacemaker/tests/scheduler/xml/tags-coloc-order-2.xml /usr/share/pacemaker/tests/scheduler/xml/tags-location.xml /usr/share/pacemaker/tests/scheduler/xml/tags-ticket.xml /usr/share/pacemaker/tests/scheduler/xml/target-0.xml /usr/share/pacemaker/tests/scheduler/xml/target-1.xml /usr/share/pacemaker/tests/scheduler/xml/target-2.xml /usr/share/pacemaker/tests/scheduler/xml/template-1.xml /usr/share/pacemaker/tests/scheduler/xml/template-2.xml /usr/share/pacemaker/tests/scheduler/xml/template-3.xml /usr/share/pacemaker/tests/scheduler/xml/template-clone-group.xml /usr/share/pacemaker/tests/scheduler/xml/template-clone-primitive.xml /usr/share/pacemaker/tests/scheduler/xml/template-coloc-1.xml /usr/share/pacemaker/tests/scheduler/xml/template-coloc-2.xml /usr/share/pacemaker/tests/scheduler/xml/template-coloc-3.xml /usr/share/pacemaker/tests/scheduler/xml/template-order-1.xml /usr/share/pacemaker/tests/scheduler/xml/template-order-2.xml /usr/share/pacemaker/tests/scheduler/xml/template-order-3.xml /usr/share/pacemaker/tests/scheduler/xml/template-rsc-sets-1.xml /usr/share/pacemaker/tests/scheduler/xml/template-rsc-sets-2.xml /usr/share/pacemaker/tests/scheduler/xml/template-rsc-sets-3.xml /usr/share/pacemaker/tests/scheduler/xml/template-rsc-sets-4.xml /usr/share/pacemaker/tests/scheduler/xml/template-ticket.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-1.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-10.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-11.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-12.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-13.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-14.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-15.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-16.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-17.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-18.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-19.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-2.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-20.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-21.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-22.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-23.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-24.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-3.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-4.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-5.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-6.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-7.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-8.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-clone-9.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-1.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-10.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-11.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-12.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-13.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-14.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-15.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-16.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-17.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-18.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-19.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-2.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-20.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-21.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-22.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-23.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-24.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-3.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-4.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-5.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-6.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-7.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-8.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-group-9.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-1.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-10.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-11.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-12.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-13.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-14.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-15.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-16.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-17.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-18.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-19.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-2.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-20.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-21.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-22.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-23.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-24.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-3.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-4.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-5.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-6.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-7.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-8.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-primitive-9.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-1.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-10.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-11.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-12.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-13.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-14.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-15.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-16.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-17.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-18.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-19.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-2.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-20.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-21.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-22.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-23.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-24.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-3.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-4.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-5.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-6.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-7.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-8.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-promoted-9.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-1.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-10.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-11.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-12.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-13.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-14.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-2.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-3.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-4.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-5.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-6.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-7.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-8.xml /usr/share/pacemaker/tests/scheduler/xml/ticket-rsc-sets-9.xml /usr/share/pacemaker/tests/scheduler/xml/unfence-definition.xml /usr/share/pacemaker/tests/scheduler/xml/unfence-device.xml /usr/share/pacemaker/tests/scheduler/xml/unfence-parameters.xml /usr/share/pacemaker/tests/scheduler/xml/unfence-startup.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-block-restart.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-promoted.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-stop-1.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-stop-2.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-stop-3.xml /usr/share/pacemaker/tests/scheduler/xml/unmanaged-stop-4.xml /usr/share/pacemaker/tests/scheduler/xml/unrunnable-1.xml /usr/share/pacemaker/tests/scheduler/xml/unrunnable-2.xml /usr/share/pacemaker/tests/scheduler/xml/use-after-free-merge.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-check-allowed-nodes.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-complex.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-order1.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-order2.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-order3.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-order4.xml /usr/share/pacemaker/tests/scheduler/xml/utilization-shuffle.xml /usr/share/pacemaker/tests/scheduler/xml/utilization.xml /usr/share/pacemaker/tests/scheduler/xml/value-source.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-asymmetric.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-fail1.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-fail2.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-fail3.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-imply-stop-on-fence.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-migrate1.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-move.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-ms-ordering-move.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-ms-ordering.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-nested-group.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-orphan-ms.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-orphaned.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-start.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-stop.xml /usr/share/pacemaker/tests/scheduler/xml/whitebox-unexpectedly-running.xml /usr/share/pacemaker/tests/scheduler/xml/year-2038.xml /usr/share/pacemaker/tests/schemas /usr/share/pacemaker/tests/schemas/001-clu-props.ref-0 /usr/share/pacemaker/tests/schemas/001-clu-props.ref-1 /usr/share/pacemaker/tests/schemas/001-clu-props.ref-2 /usr/share/pacemaker/tests/schemas/001-clu-props.ref.err-0 /usr/share/pacemaker/tests/schemas/001-clu-props.ref.err-1 /usr/share/pacemaker/tests/schemas/001-clu-props.ref.err-2 /usr/share/pacemaker/tests/schemas/001-clu-props.xml /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref-0 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref-1 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref-2 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref.err-0 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref.err-1 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.ref.err-2 /usr/share/pacemaker/tests/schemas/002-instance_atributes-rsc.xml /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref-0 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref-1 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref-2 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref.err-0 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref.err-1 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.ref.err-2 /usr/share/pacemaker/tests/schemas/003-instance_atributes-rsc-nonbijective.xml /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref-0 /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref-1 /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref-2 /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref.err-0 /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref.err-1 /usr/share/pacemaker/tests/schemas/004-clu-props-can.ref.err-2 /usr/share/pacemaker/tests/schemas/004-clu-props-can.xml /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref-0 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref-1 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref-2 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref.err-0 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref.err-1 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.ref.err-2 /usr/share/pacemaker/tests/schemas/005-clu-props-cannot.xml /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref-0 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref-1 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref-2 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref.err-0 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref.err-1 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.ref.err-2 /usr/share/pacemaker/tests/schemas/006-instance_atributes-rsc-nonbijective.xml /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref-0 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref-1 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref-2 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref.err-0 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref.err-1 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.ref.err-2 /usr/share/pacemaker/tests/schemas/007-instance_atributes-rsc-nonbijective.xml /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref-0 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref-1 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref-2 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref.err-0 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref.err-1 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.ref.err-2 /usr/share/pacemaker/tests/schemas/010-rsc_colocation-dropped-for-noop-sa.xml /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref-0 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref-1 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref-2 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref.err-0 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref.err-1 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.ref.err-2 /usr/share/pacemaker/tests/schemas/020-rsc-requires-inline.xml /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref-0 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref-1 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref-2 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref.err-0 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref.err-1 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.ref.err-2 /usr/share/pacemaker/tests/schemas/021-rsc-requires-nvpair.xml /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref-0 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref-1 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref-2 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref.err-0 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref.err-1 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.ref.err-2 /usr/share/pacemaker/tests/schemas/022-rsc-requires-counterexamples.xml /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref-0 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref-1 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref-2 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref.err-0 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref.err-1 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.ref.err-2 /usr/share/pacemaker/tests/schemas/023-rsc-requires-no-override.xml /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref-0 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref-1 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref-2 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref.err-0 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref.err-1 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.ref.err-2 /usr/share/pacemaker/tests/schemas/024-rsc-requires-no-selfclash.xml /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref-0 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref-1 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref-2 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref.err-0 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref.err-1 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.ref.err-2 /usr/share/pacemaker/tests/schemas/030-clu-props-plain-rename.xml /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref-0 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref-1 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref-2 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref.err-0 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref.err-1 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.ref.err-2 /usr/share/pacemaker/tests/schemas/031-clu-props-drop.xml /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref-0 /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref-1 /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref-2 /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref.err-0 /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref.err-1 /usr/share/pacemaker/tests/schemas/032-clu-props-move.ref.err-2 /usr/share/pacemaker/tests/schemas/032-clu-props-move.xml /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref-0 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref-1 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref-2 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref.err-0 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref.err-1 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.ref.err-2 /usr/share/pacemaker/tests/schemas/033-clu-props-move-merge.xml /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref-0 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref-1 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref-2 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref.err-0 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref.err-1 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.ref.err-2 /usr/share/pacemaker/tests/schemas/034-clu-props-move-redef.xml /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref-0 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref-1 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref-2 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref.err-0 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref.err-1 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.ref.err-2 /usr/share/pacemaker/tests/schemas/040-nodes-rename-type.xml /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref-0 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref-1 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref-2 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref.err-0 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref.err-1 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.ref.err-2 /usr/share/pacemaker/tests/schemas/050-rsc-attrs-instance-plain-rename.xml /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref-0 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref-1 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref-2 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref.err-0 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref.err-1 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.ref.err-2 /usr/share/pacemaker/tests/schemas/051-rsc-attrs-instance-pcmk_arg_map.xml /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref-0 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref-1 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref-2 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref.err-0 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref.err-1 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.ref.err-2 /usr/share/pacemaker/tests/schemas/060-rsc-attrs-meta-isolation.xml /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref-0 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref-1 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref-2 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref.err-0 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref.err-1 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.ref.err-2 /usr/share/pacemaker/tests/schemas/061-rsc-attrs-meta-exchange.xml /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref-0 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref-1 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref-2 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref.err-0 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref.err-1 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.ref.err-2 /usr/share/pacemaker/tests/schemas/070-rsc-op-attrs-inst-requires-start.xml /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref-0 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref-1 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref-2 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref.err-0 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref.err-1 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.ref.err-2 /usr/share/pacemaker/tests/schemas/071-rsc-op-attrs-inst-requires-nonstart.xml /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref-0 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref-1 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref-2 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref.err-0 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref.err-1 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.ref.err-2 /usr/share/pacemaker/tests/schemas/072-rsc-op-attrs-inst-requires-no-override.xml /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref-0 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref-1 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref-2 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref.err-0 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref.err-1 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.ref.err-2 /usr/share/pacemaker/tests/schemas/073-rsc-op-attrs-inst-meta-meaning.xml /usr/share/pacemaker/tests/schemas/acl-drop.ref-0 /usr/share/pacemaker/tests/schemas/acl-drop.ref-1 /usr/share/pacemaker/tests/schemas/acl-drop.ref-2 /usr/share/pacemaker/tests/schemas/acl-drop.ref-3 /usr/share/pacemaker/tests/schemas/acl-drop.ref-4 /usr/share/pacemaker/tests/schemas/acl-drop.ref-99 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-0 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-1 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-2 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-3 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-4 /usr/share/pacemaker/tests/schemas/acl-drop.ref.err-99 /usr/share/pacemaker/tests/schemas/acl-drop.xml /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-0 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-1 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-2 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-3 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-4 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref-99 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-0 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-1 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-2 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-3 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-4 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.ref.err-99 /usr/share/pacemaker/tests/schemas/bundle-promoted-max-legacy.xml /usr/share/pacemaker/tests/schemas/can-fail.ref-0 /usr/share/pacemaker/tests/schemas/can-fail.ref-1 /usr/share/pacemaker/tests/schemas/can-fail.ref-2 /usr/share/pacemaker/tests/schemas/can-fail.ref-3 /usr/share/pacemaker/tests/schemas/can-fail.ref-4 /usr/share/pacemaker/tests/schemas/can-fail.ref-99 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-0 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-1 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-2 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-3 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-4 /usr/share/pacemaker/tests/schemas/can-fail.ref.err-99 /usr/share/pacemaker/tests/schemas/can-fail.xml /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-0 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-1 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-2 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-3 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-4 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref-99 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-0 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-1 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-2 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-3 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-4 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.ref.err-99 /usr/share/pacemaker/tests/schemas/crmd-finalization-timeout.xml /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-0 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-1 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-2 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-3 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-4 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref-99 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-0 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-1 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-2 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-3 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-4 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.ref.err-99 /usr/share/pacemaker/tests/schemas/crmd-integration-timeout.xml /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-0 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-1 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-2 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-3 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-4 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref-99 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-0 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-1 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-2 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-3 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-4 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.ref.err-99 /usr/share/pacemaker/tests/schemas/crmd-transition-delay.xml /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-0 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-1 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-2 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-3 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-4 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref-99 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-0 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-1 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-2 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-3 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-4 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.ref.err-99 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-no-default.xml /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-0 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-1 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-2 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-3 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-4 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref-99 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-0 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-1 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-2 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-3 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-4 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.ref.err-99 /usr/share/pacemaker/tests/schemas/duplicate-nvpairs-with-default.xml /usr/share/pacemaker/tests/schemas/duplicate-nvpairs.ref.err-0 /usr/share/pacemaker/tests/schemas/fencing-level.ref-0 /usr/share/pacemaker/tests/schemas/fencing-level.ref-1 /usr/share/pacemaker/tests/schemas/fencing-level.ref-2 /usr/share/pacemaker/tests/schemas/fencing-level.ref-3 /usr/share/pacemaker/tests/schemas/fencing-level.ref-4 /usr/share/pacemaker/tests/schemas/fencing-level.ref-99 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-0 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-1 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-2 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-3 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-4 /usr/share/pacemaker/tests/schemas/fencing-level.ref.err-99 /usr/share/pacemaker/tests/schemas/fencing-level.xml /usr/share/pacemaker/tests/schemas/id-ref.ref-0 /usr/share/pacemaker/tests/schemas/id-ref.ref-1 /usr/share/pacemaker/tests/schemas/id-ref.ref-2 /usr/share/pacemaker/tests/schemas/id-ref.ref-3 /usr/share/pacemaker/tests/schemas/id-ref.ref-4 /usr/share/pacemaker/tests/schemas/id-ref.ref-99 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-0 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-1 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-2 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-3 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-4 /usr/share/pacemaker/tests/schemas/id-ref.ref.err-99 /usr/share/pacemaker/tests/schemas/id-ref.xml /usr/share/pacemaker/tests/schemas/lifetime-1.ref-0 /usr/share/pacemaker/tests/schemas/lifetime-1.ref-1 /usr/share/pacemaker/tests/schemas/lifetime-1.ref-2 /usr/share/pacemaker/tests/schemas/lifetime-1.ref-3 /usr/share/pacemaker/tests/schemas/lifetime-1.ref-4 /usr/share/pacemaker/tests/schemas/lifetime-1.ref-99 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-0 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-1 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-2 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-3 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-4 /usr/share/pacemaker/tests/schemas/lifetime-1.ref.err-99 /usr/share/pacemaker/tests/schemas/lifetime-1.xml /usr/share/pacemaker/tests/schemas/lifetime-2.ref-0 /usr/share/pacemaker/tests/schemas/lifetime-2.ref-1 /usr/share/pacemaker/tests/schemas/lifetime-2.ref-2 /usr/share/pacemaker/tests/schemas/lifetime-2.ref-3 /usr/share/pacemaker/tests/schemas/lifetime-2.ref-4 /usr/share/pacemaker/tests/schemas/lifetime-2.ref-99 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-0 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-1 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-2 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-3 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-4 /usr/share/pacemaker/tests/schemas/lifetime-2.ref.err-99 /usr/share/pacemaker/tests/schemas/lifetime-2.xml /usr/share/pacemaker/tests/schemas/moon.ref-0 /usr/share/pacemaker/tests/schemas/moon.ref-1 /usr/share/pacemaker/tests/schemas/moon.ref-2 /usr/share/pacemaker/tests/schemas/moon.ref-3 /usr/share/pacemaker/tests/schemas/moon.ref-4 /usr/share/pacemaker/tests/schemas/moon.ref-99 /usr/share/pacemaker/tests/schemas/moon.ref.err-0 /usr/share/pacemaker/tests/schemas/moon.ref.err-1 /usr/share/pacemaker/tests/schemas/moon.ref.err-2 /usr/share/pacemaker/tests/schemas/moon.ref.err-3 /usr/share/pacemaker/tests/schemas/moon.ref.err-4 /usr/share/pacemaker/tests/schemas/moon.ref.err-99 /usr/share/pacemaker/tests/schemas/moon.xml /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-0 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-1 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-2 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-3 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-4 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref-99 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-0 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-1 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-2 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-3 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-4 /usr/share/pacemaker/tests/schemas/multiple-location-rules.ref.err-99 /usr/share/pacemaker/tests/schemas/multiple-location-rules.xml /usr/share/pacemaker/tests/schemas/nagios.ref-0 /usr/share/pacemaker/tests/schemas/nagios.ref-1 /usr/share/pacemaker/tests/schemas/nagios.ref-2 /usr/share/pacemaker/tests/schemas/nagios.ref-3 /usr/share/pacemaker/tests/schemas/nagios.ref-4 /usr/share/pacemaker/tests/schemas/nagios.ref-99 /usr/share/pacemaker/tests/schemas/nagios.ref.err-0 /usr/share/pacemaker/tests/schemas/nagios.ref.err-1 /usr/share/pacemaker/tests/schemas/nagios.ref.err-2 /usr/share/pacemaker/tests/schemas/nagios.ref.err-3 /usr/share/pacemaker/tests/schemas/nagios.ref.err-4 /usr/share/pacemaker/tests/schemas/nagios.ref.err-99 /usr/share/pacemaker/tests/schemas/nagios.xml /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-0 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-1 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-2 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-3 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-4 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref-99 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-0 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-1 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-2 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-3 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-4 /usr/share/pacemaker/tests/schemas/nvpair-no-value.ref.err-99 /usr/share/pacemaker/tests/schemas/nvpair-no-value.xml /usr/share/pacemaker/tests/schemas/ping-node.ref-0 /usr/share/pacemaker/tests/schemas/ping-node.ref-1 /usr/share/pacemaker/tests/schemas/ping-node.ref-2 /usr/share/pacemaker/tests/schemas/ping-node.ref-3 /usr/share/pacemaker/tests/schemas/ping-node.ref-4 /usr/share/pacemaker/tests/schemas/ping-node.ref-99 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-0 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-1 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-2 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-3 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-4 /usr/share/pacemaker/tests/schemas/ping-node.ref.err-99 /usr/share/pacemaker/tests/schemas/ping-node.xml /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-0 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-1 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-2 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-3 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-4 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref-99 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-0 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-1 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-2 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-3 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-4 /usr/share/pacemaker/tests/schemas/promotable-legacy.ref.err-99 /usr/share/pacemaker/tests/schemas/promotable-legacy.xml /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-0 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-1 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-2 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-3 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-4 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref-99 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-0 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-1 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-2 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-3 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-4 /usr/share/pacemaker/tests/schemas/remove-after-stop.ref.err-99 /usr/share/pacemaker/tests/schemas/remove-after-stop.xml /usr/share/pacemaker/tests/schemas/restart-type.ref-0 /usr/share/pacemaker/tests/schemas/restart-type.ref-1 /usr/share/pacemaker/tests/schemas/restart-type.ref-2 /usr/share/pacemaker/tests/schemas/restart-type.ref-3 /usr/share/pacemaker/tests/schemas/restart-type.ref-4 /usr/share/pacemaker/tests/schemas/restart-type.ref-99 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-0 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-1 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-2 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-3 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-4 /usr/share/pacemaker/tests/schemas/restart-type.ref.err-99 /usr/share/pacemaker/tests/schemas/restart-type.xml /usr/share/pacemaker/tests/schemas/rkt.ref-0 /usr/share/pacemaker/tests/schemas/rkt.ref-1 /usr/share/pacemaker/tests/schemas/rkt.ref-2 /usr/share/pacemaker/tests/schemas/rkt.ref-3 /usr/share/pacemaker/tests/schemas/rkt.ref-4 /usr/share/pacemaker/tests/schemas/rkt.ref-99 /usr/share/pacemaker/tests/schemas/rkt.ref.err-0 /usr/share/pacemaker/tests/schemas/rkt.ref.err-1 /usr/share/pacemaker/tests/schemas/rkt.ref.err-2 /usr/share/pacemaker/tests/schemas/rkt.ref.err-3 /usr/share/pacemaker/tests/schemas/rkt.ref.err-4 /usr/share/pacemaker/tests/schemas/rkt.ref.err-99 /usr/share/pacemaker/tests/schemas/rkt.xml /usr/share/pacemaker/tests/schemas/role-after-failure.ref-0 /usr/share/pacemaker/tests/schemas/role-after-failure.ref-1 /usr/share/pacemaker/tests/schemas/role-after-failure.ref-2 /usr/share/pacemaker/tests/schemas/role-after-failure.ref-3 /usr/share/pacemaker/tests/schemas/role-after-failure.ref-4 /usr/share/pacemaker/tests/schemas/role-after-failure.ref-99 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-0 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-1 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-2 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-3 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-4 /usr/share/pacemaker/tests/schemas/role-after-failure.ref.err-99 /usr/share/pacemaker/tests/schemas/role-after-failure.xml /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-0 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-1 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-2 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-3 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-4 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref-99 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-0 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-1 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-2 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-3 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-4 /usr/share/pacemaker/tests/schemas/sort-nvsets.ref.err-99 /usr/share/pacemaker/tests/schemas/sort-nvsets.xml /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-0 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-1 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-2 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-3 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-4 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref-99 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-0 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-1 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-2 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-3 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-4 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.ref.err-99 /usr/share/pacemaker/tests/schemas/stonith-action-poweroff.xml /usr/share/pacemaker/tests/schemas/upstart.ref-0 /usr/share/pacemaker/tests/schemas/upstart.ref-1 /usr/share/pacemaker/tests/schemas/upstart.ref-2 /usr/share/pacemaker/tests/schemas/upstart.ref-3 /usr/share/pacemaker/tests/schemas/upstart.ref-4 /usr/share/pacemaker/tests/schemas/upstart.ref-99 /usr/share/pacemaker/tests/schemas/upstart.ref.err-0 /usr/share/pacemaker/tests/schemas/upstart.ref.err-1 /usr/share/pacemaker/tests/schemas/upstart.ref.err-2 /usr/share/pacemaker/tests/schemas/upstart.ref.err-3 /usr/share/pacemaker/tests/schemas/upstart.ref.err-4 /usr/share/pacemaker/tests/schemas/upstart.ref.err-99 /usr/share/pacemaker/tests/schemas/upstart.xml /usr/share/pacemaker/tests/valgrind-pcmk.suppressions
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 16:18:25 2026