summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-03-14 00:23:10 +0100
committerJan Pokorný <jpokorny@redhat.com>2014-03-14 00:23:10 +0100
commit7c3234af010ce844060101bba97a4acb981ce308 (patch)
treeab42895abfc7114d5ba21f5b14ac5b06e01f80b9 /doc
parente506f40ce5d37e4eef73908430ab3cdc154801d9 (diff)
downloadclufter-7c3234af010ce844060101bba97a4acb981ce308.tar.gz
clufter-7c3234af010ce844060101bba97a4acb981ce308.tar.xz
clufter-7c3234af010ce844060101bba97a4acb981ce308.zip
doc: rgmanager-pacemaker.resources: capitalize sub/sections
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/rgmanager-pacemaker.resources.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/rgmanager-pacemaker.resources.txt b/doc/rgmanager-pacemaker.resources.txt
index 25ea094..a18dc97 100644
--- a/doc/rgmanager-pacemaker.resources.txt
+++ b/doc/rgmanager-pacemaker.resources.txt
@@ -9,7 +9,7 @@ A copy of the license is included in the section entitled "GNU
Free Documentation License".
-intro
+Intro
=====
This document elaborates on how selected resource relationship properties
@@ -24,7 +24,7 @@ the property variants (basically holds or doesn't, but can be more
convoluted), and for each variants, the LTL model and R+P specifics
are provided.
-prerequisities
+Prerequisities
--------------
Optionally, basic knowledge of LTL logic [1].
@@ -68,7 +68,7 @@ exists A1, A2 in NODES: A1 != A2, B in RESOURCES:
[given unique resource is expected to run on atmost a single node,
we don't consider Pacemaker's clones here at all]
-notes
+Notes
-----
- discreteness of the events in the LTL models is chosen quite deliberately,
@@ -76,15 +76,15 @@ notes
(author is by no means expert in this field)
-resource-resource interaction properites
+Resource-resource interaction properites
========================================
-ordering
+Ordering
--------
TBD
-cooccurence
+Cooccurence
-----------
[1. mandatory cooccurence]
@@ -97,10 +97,10 @@ P:
- anti-colocation
-resource-node assignment properties
+Resource-node assignment properties
===================================
-resource stickiness property (not moving back to preferred location)
+Resource stickiness property (not moving back to preferred location)
--------------------------------------------------------------------
STICKY ::= STICKY(RESOURCE, STICKINESS), STICKINESS in {0, 1, ...}
@@ -133,7 +133,7 @@ P: driven by stickiness parameter
- group is a sum of stickiness values of underlying resources
-node-exclusiveness resource property (optionally with priority-based preemption)
+Node-exclusiveness resource property (optionally with priority-based preemption)
--------------------------------------------------------------------------------
EXCLUSIVE ::= EXCLUSIVE(RESOURCE, FALSE)