Blob Blame History Raw
From 03d40c024ab1bcae7d6b917d4771312169438aa6 Mon Sep 17 00:00:00 2001
From: Andrew Beekhof <andrew@beekhof.net>
Date: Tue, 24 Oct 2017 12:54:37 +1100
Subject: [PATCH 1/4] Fix: PE: Bundles only need to wait for other containers
 on the same node to be probed

---
 pengine/container.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pengine/container.c b/pengine/container.c
index 13ce155..9c20910 100644
--- a/pengine/container.c
+++ b/pengine/container.c
@@ -894,7 +894,7 @@ container_create_probe(resource_t * rsc, node_t * node, action_t * complete,
 
                         custom_action_order(tuple->docker, generate_op_key(tuple->docker->id, RSC_STATUS, 0), NULL,
                                             other->docker, generate_op_key(other->docker->id, RSC_START, 0), NULL,
-                                            pe_order_optional, data_set);
+                                            pe_order_optional|pe_order_same_node, data_set);
                     }
                 }
             }
-- 
1.8.3.1


From bee6a668ac6b8e825ba75fa92bb936ad246f08fd Mon Sep 17 00:00:00 2001
From: Andrew Beekhof <andrew@beekhof.net>
Date: Tue, 24 Oct 2017 12:54:53 +1100
Subject: [PATCH 2/4] Test: PE: Bundles only need to wait for other containers
 on the same node to be probed

---
 pengine/test10/bundle-order-startup-clone-2.dot |  36 --------
 pengine/test10/bundle-order-startup-clone-2.exp | 108 ------------------------
 2 files changed, 144 deletions(-)

diff --git a/pengine/test10/bundle-order-startup-clone-2.dot b/pengine/test10/bundle-order-startup-clone-2.dot
index 59a4fb4..b87b587 100644
--- a/pengine/test10/bundle-order-startup-clone-2.dot
+++ b/pengine/test10/bundle-order-startup-clone-2.dot
@@ -36,17 +36,13 @@ digraph "g" {
 "galera-bundle-2_start_0 metal-3" -> "galera:2_start_0 galera-bundle-2" [ style = bold]
 "galera-bundle-2_start_0 metal-3" [ style=bold color="green" fontcolor="black"]
 "galera-bundle-docker-0_monitor_0 metal-1" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
-"galera-bundle-docker-0_monitor_0 metal-1" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
-"galera-bundle-docker-0_monitor_0 metal-1" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-1" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "galera-bundle-docker-0_monitor_0 metal-2" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-2" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
-"galera-bundle-docker-0_monitor_0 metal-2" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-2" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "galera-bundle-docker-0_monitor_0 metal-3" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
-"galera-bundle-docker-0_monitor_0 metal-3" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-3" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-3" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-0_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
@@ -61,15 +57,11 @@ digraph "g" {
 "galera-bundle-docker-0_start_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "galera-bundle-docker-1_monitor_0 metal-1" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-1" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
-"galera-bundle-docker-1_monitor_0 metal-1" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-1" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"galera-bundle-docker-1_monitor_0 metal-2" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-2" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
-"galera-bundle-docker-1_monitor_0 metal-2" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-2" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"galera-bundle-docker-1_monitor_0 metal-3" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-3" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-3" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-1_monitor_0 metal-3" -> "galera-bundle-master_start_0" [ style = bold]
@@ -84,17 +76,13 @@ digraph "g" {
 "galera-bundle-docker-1_start_0 metal-2" -> "galera:1_start_0 galera-bundle-1" [ style = bold]
 "galera-bundle-docker-1_start_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "galera-bundle-docker-2_monitor_0 metal-1" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
-"galera-bundle-docker-2_monitor_0 metal-1" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-1" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-1" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"galera-bundle-docker-2_monitor_0 metal-2" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-2" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-2" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-2" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"galera-bundle-docker-2_monitor_0 metal-3" -> "galera-bundle-docker-0_start_0 metal-1" [ style = bold]
-"galera-bundle-docker-2_monitor_0 metal-3" -> "galera-bundle-docker-1_start_0 metal-2" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-3" -> "galera-bundle-docker-2_start_0 metal-3" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-3" -> "galera-bundle-master_start_0" [ style = bold]
 "galera-bundle-docker-2_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
@@ -141,15 +129,11 @@ digraph "g" {
 "galera:2_start_0 galera-bundle-2" -> "galera:2_monitor_30000 galera-bundle-2" [ style = bold]
 "galera:2_start_0 galera-bundle-2" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-0_monitor_0 metal-1" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
-"haproxy-bundle-docker-0_monitor_0 metal-1" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
-"haproxy-bundle-docker-0_monitor_0 metal-1" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-0_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-0_monitor_0 metal-2" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
 "haproxy-bundle-docker-0_monitor_0 metal-2" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
-"haproxy-bundle-docker-0_monitor_0 metal-2" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-0_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-0_monitor_0 metal-3" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
-"haproxy-bundle-docker-0_monitor_0 metal-3" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
 "haproxy-bundle-docker-0_monitor_0 metal-3" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-0_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-0_monitor_60000 metal-1" [ style=bold color="green" fontcolor="black"]
@@ -158,13 +142,9 @@ digraph "g" {
 "haproxy-bundle-docker-0_start_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-1_monitor_0 metal-1" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-1" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
-"haproxy-bundle-docker-1_monitor_0 metal-1" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"haproxy-bundle-docker-1_monitor_0 metal-2" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-2" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
-"haproxy-bundle-docker-1_monitor_0 metal-2" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"haproxy-bundle-docker-1_monitor_0 metal-3" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-3" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-3" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-1_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
@@ -173,15 +153,11 @@ digraph "g" {
 "haproxy-bundle-docker-1_start_0 metal-2" -> "haproxy-bundle_running_0" [ style = bold]
 "haproxy-bundle-docker-1_start_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-2_monitor_0 metal-1" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
-"haproxy-bundle-docker-2_monitor_0 metal-1" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-1" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"haproxy-bundle-docker-2_monitor_0 metal-2" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-2" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-2" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"haproxy-bundle-docker-2_monitor_0 metal-3" -> "haproxy-bundle-docker-0_start_0 metal-1" [ style = bold]
-"haproxy-bundle-docker-2_monitor_0 metal-3" -> "haproxy-bundle-docker-1_start_0 metal-2" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-3" -> "haproxy-bundle-docker-2_start_0 metal-3" [ style = bold]
 "haproxy-bundle-docker-2_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
 "haproxy-bundle-docker-2_monitor_60000 metal-3" [ style=bold color="green" fontcolor="black"]
@@ -231,17 +207,13 @@ digraph "g" {
 "redis-bundle-2_start_0 metal-3" -> "redis:2_start_0 redis-bundle-2" [ style = bold]
 "redis-bundle-2_start_0 metal-3" [ style=bold color="green" fontcolor="black"]
 "redis-bundle-docker-0_monitor_0 metal-1" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
-"redis-bundle-docker-0_monitor_0 metal-1" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
-"redis-bundle-docker-0_monitor_0 metal-1" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-1" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "redis-bundle-docker-0_monitor_0 metal-2" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-2" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
-"redis-bundle-docker-0_monitor_0 metal-2" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-2" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "redis-bundle-docker-0_monitor_0 metal-3" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
-"redis-bundle-docker-0_monitor_0 metal-3" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-3" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-3" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-0_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
@@ -257,15 +229,11 @@ digraph "g" {
 "redis-bundle-docker-0_start_0 metal-1" [ style=bold color="green" fontcolor="black"]
 "redis-bundle-docker-1_monitor_0 metal-1" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-1" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
-"redis-bundle-docker-1_monitor_0 metal-1" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-1" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"redis-bundle-docker-1_monitor_0 metal-2" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-2" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
-"redis-bundle-docker-1_monitor_0 metal-2" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-2" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"redis-bundle-docker-1_monitor_0 metal-3" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-3" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-3" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-1_monitor_0 metal-3" -> "redis-bundle-master_start_0" [ style = bold]
@@ -281,17 +249,13 @@ digraph "g" {
 "redis-bundle-docker-1_start_0 metal-2" -> "redis:1_start_0 redis-bundle-1" [ style = bold]
 "redis-bundle-docker-1_start_0 metal-2" [ style=bold color="green" fontcolor="black"]
 "redis-bundle-docker-2_monitor_0 metal-1" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
-"redis-bundle-docker-2_monitor_0 metal-1" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-1" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-1" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-1" [ style=bold color="green" fontcolor="black"]
-"redis-bundle-docker-2_monitor_0 metal-2" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-2" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-2" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-2" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-2" [ style=bold color="green" fontcolor="black"]
-"redis-bundle-docker-2_monitor_0 metal-3" -> "redis-bundle-docker-0_start_0 metal-1" [ style = bold]
-"redis-bundle-docker-2_monitor_0 metal-3" -> "redis-bundle-docker-1_start_0 metal-2" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-3" -> "redis-bundle-docker-2_start_0 metal-3" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-3" -> "redis-bundle-master_start_0" [ style = bold]
 "redis-bundle-docker-2_monitor_0 metal-3" [ style=bold color="green" fontcolor="black"]
diff --git a/pengine/test10/bundle-order-startup-clone-2.exp b/pengine/test10/bundle-order-startup-clone-2.exp
index 709bf6c..0ffa79b 100644
--- a/pengine/test10/bundle-order-startup-clone-2.exp
+++ b/pengine/test10/bundle-order-startup-clone-2.exp
@@ -509,21 +509,9 @@
         <rsc_op id="19" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="21" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="23" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="35" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="37" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="39" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="80" operation="start" operation_key="galera-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -651,15 +639,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="3" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="5" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="7" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="19" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
@@ -669,15 +651,9 @@
         <rsc_op id="23" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="35" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <rsc_op id="37" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="39" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="80" operation="start" operation_key="galera-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -805,21 +781,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="3" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="5" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="7" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="19" operation="monitor" operation_key="galera-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="21" operation="monitor" operation_key="galera-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="23" operation="monitor" operation_key="galera-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
@@ -971,21 +935,9 @@
         <rsc_op id="25" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="26" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="27" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="41" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="42" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="43" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="111" operation="start" operation_key="haproxy-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -1039,15 +991,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="9" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="10" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="11" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="25" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
@@ -1057,15 +1003,9 @@
         <rsc_op id="27" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="41" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <rsc_op id="42" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="43" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="111" operation="start" operation_key="haproxy-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -1119,21 +1059,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="9" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="10" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="11" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="25" operation="monitor" operation_key="haproxy-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="26" operation="monitor" operation_key="haproxy-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="27" operation="monitor" operation_key="haproxy-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
@@ -1762,21 +1690,9 @@
         <rsc_op id="28" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="30" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="32" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="44" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="46" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="48" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="127" operation="start" operation_key="redis-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -1904,15 +1820,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="12" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="14" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="16" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="28" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
@@ -1922,15 +1832,9 @@
         <rsc_op id="32" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-        <rsc_op id="44" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <rsc_op id="46" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-3" on_node_uuid="3"/>
       </trigger>
       <trigger>
-        <rsc_op id="48" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-3" on_node_uuid="3"/>
-      </trigger>
-      <trigger>
         <pseudo_event id="127" operation="start" operation_key="redis-bundle_start_0"/>
       </trigger>
     </inputs>
@@ -2058,21 +1962,9 @@
     </action_set>
     <inputs>
       <trigger>
-        <rsc_op id="12" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="14" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-1" on_node_uuid="1"/>
-      </trigger>
-      <trigger>
         <rsc_op id="16" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-1" on_node_uuid="1"/>
       </trigger>
       <trigger>
-        <rsc_op id="28" operation="monitor" operation_key="redis-bundle-docker-0_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
-        <rsc_op id="30" operation="monitor" operation_key="redis-bundle-docker-1_monitor_0" on_node="metal-2" on_node_uuid="2"/>
-      </trigger>
-      <trigger>
         <rsc_op id="32" operation="monitor" operation_key="redis-bundle-docker-2_monitor_0" on_node="metal-2" on_node_uuid="2"/>
       </trigger>
       <trigger>
-- 
1.8.3.1


From cafc6b1adca133b18c6769ab7eb09a869dccdfb2 Mon Sep 17 00:00:00 2001
From: Andrew Beekhof <andrew@beekhof.net>
Date: Tue, 24 Oct 2017 13:20:56 +1100
Subject: [PATCH 3/4] Fix: PE: Bare metal remotes _can_ run resources now and
 must be probed

---
 pengine/native.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pengine/native.c b/pengine/native.c
index c87127f..64a8a90 100644
--- a/pengine/native.c
+++ b/pengine/native.c
@@ -2803,7 +2803,7 @@ native_create_probe(resource_t * rsc, node_t * node, action_t * complete,
         if (safe_str_eq(class, PCMK_RESOURCE_CLASS_STONITH)) {
             pe_rsc_trace(rsc, "Skipping probe for %s on node %s, remote-nodes do not run stonith agents.", rsc->id, node->details->id);
             return FALSE;
-        } else if (rsc_contains_remote_node(data_set, rsc)) {
+        } else if (is_container_remote_node(node) && rsc_contains_remote_node(data_set, rsc)) {
             pe_rsc_trace(rsc, "Skipping probe for %s on node %s, remote-nodes can not run resources that contain connection resources.", rsc->id, node->details->id);
             return FALSE;
         } else if (rsc->is_remote_node) {
-- 
1.8.3.1


From bec14bed319ad11f59878cf53093a1bbe31e9a0c Mon Sep 17 00:00:00 2001
From: Andrew Beekhof <andrew@beekhof.net>
Date: Tue, 24 Oct 2017 13:21:16 +1100
Subject: [PATCH 4/4] Test: PE: Bare metal remotes _can_ run resources now and
 must be probed

---
 pengine/regression.sh                       |    1 +
 pengine/test10/bundle-probe-remotes.dot     |  359 ++++++
 pengine/test10/bundle-probe-remotes.exp     | 1804 +++++++++++++++++++++++++++
 pengine/test10/bundle-probe-remotes.scores  |  211 ++++
 pengine/test10/bundle-probe-remotes.summary |  166 +++
 pengine/test10/bundle-probe-remotes.xml     |   65 +
 6 files changed, 2606 insertions(+)
 create mode 100644 pengine/test10/bundle-probe-remotes.dot
 create mode 100644 pengine/test10/bundle-probe-remotes.exp
 create mode 100644 pengine/test10/bundle-probe-remotes.scores
 create mode 100644 pengine/test10/bundle-probe-remotes.summary
 create mode 100644 pengine/test10/bundle-probe-remotes.xml

diff --git a/pengine/regression.sh b/pengine/regression.sh
index 6ec5848..ec775a3 100755
--- a/pengine/regression.sh
+++ b/pengine/regression.sh
@@ -826,6 +826,7 @@ do_test bundle-order-fencing "Order pseudo bundle fencing after parent node fenc
 do_test bundle-probe-order-1 "order 1"
 do_test bundle-probe-order-2 "order 2"
 do_test bundle-probe-order-3 "order 3"
+do_test bundle-probe-remotes "Ensure remotes get probed too"
 
 echo ""
 do_test whitebox-fail1 "Fail whitebox container rsc."
diff --git a/pengine/test10/bundle-probe-remotes.dot b/pengine/test10/bundle-probe-remotes.dot
new file mode 100644
index 0000000..1daf35d
--- /dev/null
+++ b/pengine/test10/bundle-probe-remotes.dot
@@ -0,0 +1,359 @@
+digraph "g" {
+"c09-h08-r630_monitor_0 c09-h05-r630" -> "c09-h08-r630_start_0 c09-h05-r630" [ style = bold]
+"c09-h08-r630_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h08-r630_monitor_0 c09-h06-r630" -> "c09-h08-r630_start_0 c09-h05-r630" [ style = bold]
+"c09-h08-r630_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h08-r630_monitor_0 c09-h07-r630" -> "c09-h08-r630_start_0 c09-h05-r630" [ style = bold]
+"c09-h08-r630_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h08-r630_monitor_60000 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h08-r630_start_0 c09-h05-r630" -> "c09-h08-r630_monitor_60000 c09-h05-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-0_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-1_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-2_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-3_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-3_monitor_60000 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-4_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" -> "scale1-bundle-docker-5_monitor_0 c09-h08-r630" [ style = bold]
+"c09-h08-r630_start_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h09-r630_monitor_0 c09-h05-r630" -> "c09-h09-r630_start_0 c09-h06-r630" [ style = bold]
+"c09-h09-r630_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h09-r630_monitor_0 c09-h06-r630" -> "c09-h09-r630_start_0 c09-h06-r630" [ style = bold]
+"c09-h09-r630_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h09-r630_monitor_0 c09-h07-r630" -> "c09-h09-r630_start_0 c09-h06-r630" [ style = bold]
+"c09-h09-r630_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h09-r630_monitor_60000 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h09-r630_start_0 c09-h06-r630" -> "c09-h09-r630_monitor_60000 c09-h06-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-0_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-1_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-2_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-3_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-4_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-4_monitor_60000 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" -> "scale1-bundle-docker-5_monitor_0 c09-h09-r630" [ style = bold]
+"c09-h09-r630_start_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h10-r630_monitor_0 c09-h05-r630" -> "c09-h10-r630_start_0 c09-h07-r630" [ style = bold]
+"c09-h10-r630_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h10-r630_monitor_0 c09-h06-r630" -> "c09-h10-r630_start_0 c09-h07-r630" [ style = bold]
+"c09-h10-r630_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h10-r630_monitor_0 c09-h07-r630" -> "c09-h10-r630_start_0 c09-h07-r630" [ style = bold]
+"c09-h10-r630_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h10-r630_monitor_60000 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"c09-h10-r630_start_0 c09-h07-r630" -> "c09-h10-r630_monitor_60000 c09-h07-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-0_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-1_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-2_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-3_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-4_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-5_monitor_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-5_monitor_60000 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"c09-h10-r630_start_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"dummy1:0_monitor_10000 scale1-bundle-0" [ style=bold color="green" fontcolor="black"]
+"dummy1:0_start_0 scale1-bundle-0" -> "dummy1:0_monitor_10000 scale1-bundle-0" [ style = bold]
+"dummy1:0_start_0 scale1-bundle-0" -> "dummy1:1_start_0 scale1-bundle-1" [ style = bold]
+"dummy1:0_start_0 scale1-bundle-0" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:0_start_0 scale1-bundle-0" [ style=bold color="green" fontcolor="black"]
+"dummy1:1_monitor_10000 scale1-bundle-1" [ style=bold color="green" fontcolor="black"]
+"dummy1:1_start_0 scale1-bundle-1" -> "dummy1:1_monitor_10000 scale1-bundle-1" [ style = bold]
+"dummy1:1_start_0 scale1-bundle-1" -> "dummy1:2_start_0 scale1-bundle-2" [ style = bold]
+"dummy1:1_start_0 scale1-bundle-1" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:1_start_0 scale1-bundle-1" [ style=bold color="green" fontcolor="black"]
+"dummy1:2_monitor_10000 scale1-bundle-2" [ style=bold color="green" fontcolor="black"]
+"dummy1:2_start_0 scale1-bundle-2" -> "dummy1:2_monitor_10000 scale1-bundle-2" [ style = bold]
+"dummy1:2_start_0 scale1-bundle-2" -> "dummy1:3_start_0 scale1-bundle-3" [ style = bold]
+"dummy1:2_start_0 scale1-bundle-2" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:2_start_0 scale1-bundle-2" [ style=bold color="green" fontcolor="black"]
+"dummy1:3_monitor_10000 scale1-bundle-3" [ style=bold color="green" fontcolor="black"]
+"dummy1:3_start_0 scale1-bundle-3" -> "dummy1:3_monitor_10000 scale1-bundle-3" [ style = bold]
+"dummy1:3_start_0 scale1-bundle-3" -> "dummy1:4_start_0 scale1-bundle-4" [ style = bold]
+"dummy1:3_start_0 scale1-bundle-3" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:3_start_0 scale1-bundle-3" [ style=bold color="green" fontcolor="black"]
+"dummy1:4_monitor_10000 scale1-bundle-4" [ style=bold color="green" fontcolor="black"]
+"dummy1:4_start_0 scale1-bundle-4" -> "dummy1:4_monitor_10000 scale1-bundle-4" [ style = bold]
+"dummy1:4_start_0 scale1-bundle-4" -> "dummy1:5_start_0 scale1-bundle-5" [ style = bold]
+"dummy1:4_start_0 scale1-bundle-4" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:4_start_0 scale1-bundle-4" [ style=bold color="green" fontcolor="black"]
+"dummy1:5_monitor_10000 scale1-bundle-5" [ style=bold color="green" fontcolor="black"]
+"dummy1:5_start_0 scale1-bundle-5" -> "dummy1:5_monitor_10000 scale1-bundle-5" [ style = bold]
+"dummy1:5_start_0 scale1-bundle-5" -> "scale1-bundle-clone_running_0" [ style = bold]
+"dummy1:5_start_0 scale1-bundle-5" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-0_monitor_0 c09-h05-r630" -> "scale1-bundle-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-0_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-0_monitor_0 c09-h06-r630" -> "scale1-bundle-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-0_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-0_monitor_0 c09-h07-r630" -> "scale1-bundle-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-0_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-0_monitor_60000 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-0_start_0 c09-h05-r630" -> "dummy1:0_monitor_10000 scale1-bundle-0" [ style = bold]
+"scale1-bundle-0_start_0 c09-h05-r630" -> "dummy1:0_start_0 scale1-bundle-0" [ style = bold]
+"scale1-bundle-0_start_0 c09-h05-r630" -> "scale1-bundle-0_monitor_60000 c09-h05-r630" [ style = bold]
+"scale1-bundle-0_start_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-1_monitor_0 c09-h05-r630" -> "scale1-bundle-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-1_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-1_monitor_0 c09-h06-r630" -> "scale1-bundle-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-1_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-1_monitor_0 c09-h07-r630" -> "scale1-bundle-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-1_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-1_monitor_60000 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-1_start_0 c09-h06-r630" -> "dummy1:1_monitor_10000 scale1-bundle-1" [ style = bold]
+"scale1-bundle-1_start_0 c09-h06-r630" -> "dummy1:1_start_0 scale1-bundle-1" [ style = bold]
+"scale1-bundle-1_start_0 c09-h06-r630" -> "scale1-bundle-1_monitor_60000 c09-h06-r630" [ style = bold]
+"scale1-bundle-1_start_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-2_monitor_0 c09-h05-r630" -> "scale1-bundle-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-2_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-2_monitor_0 c09-h06-r630" -> "scale1-bundle-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-2_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-2_monitor_0 c09-h07-r630" -> "scale1-bundle-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-2_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-2_monitor_60000 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-2_start_0 c09-h07-r630" -> "dummy1:2_monitor_10000 scale1-bundle-2" [ style = bold]
+"scale1-bundle-2_start_0 c09-h07-r630" -> "dummy1:2_start_0 scale1-bundle-2" [ style = bold]
+"scale1-bundle-2_start_0 c09-h07-r630" -> "scale1-bundle-2_monitor_60000 c09-h07-r630" [ style = bold]
+"scale1-bundle-2_start_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-3_monitor_0 c09-h05-r630" -> "scale1-bundle-3_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-3_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-3_monitor_0 c09-h06-r630" -> "scale1-bundle-3_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-3_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-3_monitor_0 c09-h07-r630" -> "scale1-bundle-3_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-3_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-3_monitor_60000 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-3_start_0 c09-h05-r630" -> "dummy1:3_monitor_10000 scale1-bundle-3" [ style = bold]
+"scale1-bundle-3_start_0 c09-h05-r630" -> "dummy1:3_start_0 scale1-bundle-3" [ style = bold]
+"scale1-bundle-3_start_0 c09-h05-r630" -> "scale1-bundle-3_monitor_60000 c09-h05-r630" [ style = bold]
+"scale1-bundle-3_start_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-4_monitor_0 c09-h05-r630" -> "scale1-bundle-4_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-4_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-4_monitor_0 c09-h06-r630" -> "scale1-bundle-4_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-4_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-4_monitor_0 c09-h07-r630" -> "scale1-bundle-4_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-4_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-4_monitor_60000 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-4_start_0 c09-h06-r630" -> "dummy1:4_monitor_10000 scale1-bundle-4" [ style = bold]
+"scale1-bundle-4_start_0 c09-h06-r630" -> "dummy1:4_start_0 scale1-bundle-4" [ style = bold]
+"scale1-bundle-4_start_0 c09-h06-r630" -> "scale1-bundle-4_monitor_60000 c09-h06-r630" [ style = bold]
+"scale1-bundle-4_start_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-5_monitor_0 c09-h05-r630" -> "scale1-bundle-5_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-5_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-5_monitor_0 c09-h06-r630" -> "scale1-bundle-5_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-5_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-5_monitor_0 c09-h07-r630" -> "scale1-bundle-5_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-5_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-5_monitor_60000 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-5_start_0 c09-h07-r630" -> "dummy1:5_monitor_10000 scale1-bundle-5" [ style = bold]
+"scale1-bundle-5_start_0 c09-h07-r630" -> "dummy1:5_start_0 scale1-bundle-5" [ style = bold]
+"scale1-bundle-5_start_0 c09-h07-r630" -> "scale1-bundle-5_monitor_60000 c09-h07-r630" [ style = bold]
+"scale1-bundle-5_start_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-clone_running_0" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-clone_running_0" [ style=bold color="green" fontcolor="orange"]
+"scale1-bundle-clone_start_0" -> "dummy1:0_start_0 scale1-bundle-0" [ style = bold]
+"scale1-bundle-clone_start_0" -> "dummy1:1_start_0 scale1-bundle-1" [ style = bold]
+"scale1-bundle-clone_start_0" -> "dummy1:2_start_0 scale1-bundle-2" [ style = bold]
+"scale1-bundle-clone_start_0" -> "dummy1:3_start_0 scale1-bundle-3" [ style = bold]
+"scale1-bundle-clone_start_0" -> "dummy1:4_start_0 scale1-bundle-4" [ style = bold]
+"scale1-bundle-clone_start_0" -> "dummy1:5_start_0 scale1-bundle-5" [ style = bold]
+"scale1-bundle-clone_start_0" -> "scale1-bundle-clone_running_0" [ style = bold]
+"scale1-bundle-clone_start_0" [ style=bold color="green" fontcolor="orange"]
+"scale1-bundle-docker-0_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-0_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_monitor_60000 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "dummy1:0_start_0 scale1-bundle-0" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle-0_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle-0_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle-0_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle-docker-0_monitor_60000 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-0_start_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-1_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_monitor_60000 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "dummy1:1_start_0 scale1-bundle-1" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle-1_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle-1_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle-1_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle-docker-1_monitor_60000 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-1_start_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-2_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_monitor_60000 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "dummy1:2_start_0 scale1-bundle-2" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle-2_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle-2_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle-2_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle-docker-2_monitor_60000 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-2_start_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-3_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_monitor_60000 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "dummy1:3_start_0 scale1-bundle-3" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle-3_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle-3_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle-3_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle-3_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle-docker-3_monitor_60000 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-3_start_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-4_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_monitor_60000 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "dummy1:4_start_0 scale1-bundle-4" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle-4_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle-4_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle-4_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle-4_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle-docker-4_monitor_60000 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-4_start_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h05-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h05-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h05-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h06-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h06-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h06-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h07-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h07-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h07-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h08-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h08-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h08-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h09-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h09-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h09-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_0 c09-h10-r630" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h10-r630" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_monitor_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_monitor_60000 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "dummy1:5_start_0 scale1-bundle-5" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle-5_monitor_0 c09-h05-r630" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle-5_monitor_0 c09-h06-r630" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle-5_monitor_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle-5_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle-docker-5_monitor_60000 c09-h10-r630" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" -> "scale1-bundle_running_0" [ style = bold]
+"scale1-bundle-docker-5_start_0 c09-h10-r630" [ style=bold color="green" fontcolor="black"]
+"scale1-bundle_running_0" [ style=bold color="green" fontcolor="orange"]
+"scale1-bundle_start_0" -> "scale1-bundle-clone_start_0" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-0_start_0 c09-h05-r630" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-1_start_0 c09-h06-r630" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-2_start_0 c09-h07-r630" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-3_start_0 c09-h08-r630" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-4_start_0 c09-h09-r630" [ style = bold]
+"scale1-bundle_start_0" -> "scale1-bundle-docker-5_start_0 c09-h10-r630" [ style = bold]
+"scale1-bundle_start_0" [ style=bold color="green" fontcolor="orange"]
+}
diff --git a/pengine/test10/bundle-probe-remotes.exp b/pengine/test10/bundle-probe-remotes.exp
new file mode 100644
index 0000000..ebf778c
--- /dev/null
+++ b/pengine/test10/bundle-probe-remotes.exp
@@ -0,0 +1,1804 @@
+<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY"  transition_id="0">
+  <synapse id="0">
+    <action_set>
+      <rsc_op id="66" operation="monitor" operation_key="c09-h08-r630_monitor_60000" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="c09-h08-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="1">
+    <action_set>
+      <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="c09-h08-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="2" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="17" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="32" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="2">
+    <action_set>
+      <rsc_op id="32" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="c09-h08-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="3">
+    <action_set>
+      <rsc_op id="17" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="c09-h08-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="4">
+    <action_set>
+      <rsc_op id="2" operation="monitor" operation_key="c09-h08-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="c09-h08-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="5">
+    <action_set>
+      <rsc_op id="68" operation="monitor" operation_key="c09-h09-r630_monitor_60000" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="c09-h09-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="6">
+    <action_set>
+      <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="c09-h09-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="3" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="18" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="33" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="7">
+    <action_set>
+      <rsc_op id="33" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="c09-h09-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="8">
+    <action_set>
+      <rsc_op id="18" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="c09-h09-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="9">
+    <action_set>
+      <rsc_op id="3" operation="monitor" operation_key="c09-h09-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="c09-h09-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="10">
+    <action_set>
+      <rsc_op id="70" operation="monitor" operation_key="c09-h10-r630_monitor_60000" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="c09-h10-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="11">
+    <action_set>
+      <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="c09-h10-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="19" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="34" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="12">
+    <action_set>
+      <rsc_op id="34" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="c09-h10-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="13">
+    <action_set>
+      <rsc_op id="19" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="c09-h10-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="14">
+    <action_set>
+      <rsc_op id="4" operation="monitor" operation_key="c09-h10-r630_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="c09-h10-r630" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="30000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="15">
+    <action_set>
+      <rsc_op id="100" operation="monitor" operation_key="dummy1:0_monitor_10000" on_node="scale1-bundle-0" on_node_uuid="scale1-bundle-0" router_node="c09-h05-r630">
+        <primitive id="dummy1" long-id="dummy1:0" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-0" CRM_meta_on_node_uuid="scale1-bundle-0" CRM_meta_physical_host="c09-h05-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="73" operation="start" operation_key="scale1-bundle-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="99" operation="start" operation_key="dummy1:0_start_0" on_node="scale1-bundle-0" on_node_uuid="scale1-bundle-0" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="16">
+    <action_set>
+      <rsc_op id="99" operation="start" operation_key="dummy1:0_start_0" on_node="scale1-bundle-0" on_node_uuid="scale1-bundle-0" router_node="c09-h05-r630">
+        <primitive id="dummy1" long-id="dummy1:0" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-0" CRM_meta_on_node_uuid="scale1-bundle-0" CRM_meta_physical_host="c09-h05-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="73" operation="start" operation_key="scale1-bundle-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="17">
+    <action_set>
+      <rsc_op id="102" operation="monitor" operation_key="dummy1:1_monitor_10000" on_node="scale1-bundle-1" on_node_uuid="scale1-bundle-1" router_node="c09-h06-r630">
+        <primitive id="dummy1" long-id="dummy1:1" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-1" CRM_meta_on_node_uuid="scale1-bundle-1" CRM_meta_physical_host="c09-h06-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="77" operation="start" operation_key="scale1-bundle-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="101" operation="start" operation_key="dummy1:1_start_0" on_node="scale1-bundle-1" on_node_uuid="scale1-bundle-1" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="18">
+    <action_set>
+      <rsc_op id="101" operation="start" operation_key="dummy1:1_start_0" on_node="scale1-bundle-1" on_node_uuid="scale1-bundle-1" router_node="c09-h06-r630">
+        <primitive id="dummy1" long-id="dummy1:1" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-1" CRM_meta_on_node_uuid="scale1-bundle-1" CRM_meta_physical_host="c09-h06-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="77" operation="start" operation_key="scale1-bundle-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="99" operation="start" operation_key="dummy1:0_start_0" on_node="scale1-bundle-0" on_node_uuid="scale1-bundle-0" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="19">
+    <action_set>
+      <rsc_op id="104" operation="monitor" operation_key="dummy1:2_monitor_10000" on_node="scale1-bundle-2" on_node_uuid="scale1-bundle-2" router_node="c09-h07-r630">
+        <primitive id="dummy1" long-id="dummy1:2" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="2" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-2" CRM_meta_on_node_uuid="scale1-bundle-2" CRM_meta_physical_host="c09-h07-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="81" operation="start" operation_key="scale1-bundle-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="103" operation="start" operation_key="dummy1:2_start_0" on_node="scale1-bundle-2" on_node_uuid="scale1-bundle-2" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="20">
+    <action_set>
+      <rsc_op id="103" operation="start" operation_key="dummy1:2_start_0" on_node="scale1-bundle-2" on_node_uuid="scale1-bundle-2" router_node="c09-h07-r630">
+        <primitive id="dummy1" long-id="dummy1:2" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="2" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-2" CRM_meta_on_node_uuid="scale1-bundle-2" CRM_meta_physical_host="c09-h07-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="81" operation="start" operation_key="scale1-bundle-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="101" operation="start" operation_key="dummy1:1_start_0" on_node="scale1-bundle-1" on_node_uuid="scale1-bundle-1" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="21">
+    <action_set>
+      <rsc_op id="106" operation="monitor" operation_key="dummy1:3_monitor_10000" on_node="scale1-bundle-3" on_node_uuid="scale1-bundle-3" router_node="c09-h05-r630">
+        <primitive id="dummy1" long-id="dummy1:3" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="3" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-3" CRM_meta_on_node_uuid="scale1-bundle-3" CRM_meta_physical_host="c09-h08-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="85" operation="start" operation_key="scale1-bundle-3_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="105" operation="start" operation_key="dummy1:3_start_0" on_node="scale1-bundle-3" on_node_uuid="scale1-bundle-3" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="22">
+    <action_set>
+      <rsc_op id="105" operation="start" operation_key="dummy1:3_start_0" on_node="scale1-bundle-3" on_node_uuid="scale1-bundle-3" router_node="c09-h05-r630">
+        <primitive id="dummy1" long-id="dummy1:3" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="3" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-3" CRM_meta_on_node_uuid="scale1-bundle-3" CRM_meta_physical_host="c09-h08-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="85" operation="start" operation_key="scale1-bundle-3_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="103" operation="start" operation_key="dummy1:2_start_0" on_node="scale1-bundle-2" on_node_uuid="scale1-bundle-2" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="23">
+    <action_set>
+      <rsc_op id="108" operation="monitor" operation_key="dummy1:4_monitor_10000" on_node="scale1-bundle-4" on_node_uuid="scale1-bundle-4" router_node="c09-h06-r630">
+        <primitive id="dummy1" long-id="dummy1:4" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="4" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-4" CRM_meta_on_node_uuid="scale1-bundle-4" CRM_meta_physical_host="c09-h09-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="89" operation="start" operation_key="scale1-bundle-4_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="107" operation="start" operation_key="dummy1:4_start_0" on_node="scale1-bundle-4" on_node_uuid="scale1-bundle-4" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="24">
+    <action_set>
+      <rsc_op id="107" operation="start" operation_key="dummy1:4_start_0" on_node="scale1-bundle-4" on_node_uuid="scale1-bundle-4" router_node="c09-h06-r630">
+        <primitive id="dummy1" long-id="dummy1:4" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="4" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-4" CRM_meta_on_node_uuid="scale1-bundle-4" CRM_meta_physical_host="c09-h09-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="89" operation="start" operation_key="scale1-bundle-4_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="105" operation="start" operation_key="dummy1:3_start_0" on_node="scale1-bundle-3" on_node_uuid="scale1-bundle-3" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="25">
+    <action_set>
+      <rsc_op id="110" operation="monitor" operation_key="dummy1:5_monitor_10000" on_node="scale1-bundle-5" on_node_uuid="scale1-bundle-5" router_node="c09-h07-r630">
+        <primitive id="dummy1" long-id="dummy1:5" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="5" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-5" CRM_meta_on_node_uuid="scale1-bundle-5" CRM_meta_physical_host="c09-h10-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="93" operation="start" operation_key="scale1-bundle-5_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="109" operation="start" operation_key="dummy1:5_start_0" on_node="scale1-bundle-5" on_node_uuid="scale1-bundle-5" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="26">
+    <action_set>
+      <rsc_op id="109" operation="start" operation_key="dummy1:5_start_0" on_node="scale1-bundle-5" on_node_uuid="scale1-bundle-5" router_node="c09-h07-r630">
+        <primitive id="dummy1" long-id="dummy1:5" class="ocf" provider="pacemaker" type="Dummy"/>
+        <attributes CRM_meta_clone="5" CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_name="start" CRM_meta_notify="false" CRM_meta_on_node="scale1-bundle-5" CRM_meta_on_node_uuid="scale1-bundle-5" CRM_meta_physical_host="c09-h10-r630" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="93" operation="start" operation_key="scale1-bundle-5_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="107" operation="start" operation_key="dummy1:4_start_0" on_node="scale1-bundle-4" on_node_uuid="scale1-bundle-4" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="27" priority="1000000">
+    <action_set>
+      <pseudo_event id="112" operation="running" operation_key="scale1-bundle-clone_running_0">
+        <attributes CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_notify="false" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="99" operation="start" operation_key="dummy1:0_start_0" on_node="scale1-bundle-0" on_node_uuid="scale1-bundle-0" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="101" operation="start" operation_key="dummy1:1_start_0" on_node="scale1-bundle-1" on_node_uuid="scale1-bundle-1" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="103" operation="start" operation_key="dummy1:2_start_0" on_node="scale1-bundle-2" on_node_uuid="scale1-bundle-2" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="105" operation="start" operation_key="dummy1:3_start_0" on_node="scale1-bundle-3" on_node_uuid="scale1-bundle-3" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="107" operation="start" operation_key="dummy1:4_start_0" on_node="scale1-bundle-4" on_node_uuid="scale1-bundle-4" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="109" operation="start" operation_key="dummy1:5_start_0" on_node="scale1-bundle-5" on_node_uuid="scale1-bundle-5" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="28">
+    <action_set>
+      <pseudo_event id="111" operation="start" operation_key="scale1-bundle-clone_start_0">
+        <attributes CRM_meta_clone_max="6" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_notify="false" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="5" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="7" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="9" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="11" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="13" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="15" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="20" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="22" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="24" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="26" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="28" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="30" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="35" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="37" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="39" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="41" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="43" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="45" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="47" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="48" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="49" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="50" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="51" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="52" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="53" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="54" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="55" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="56" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="57" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="58" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="59" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="60" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="61" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="62" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="63" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="64" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="29">
+    <action_set>
+      <rsc_op id="72" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_60000" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="30">
+    <action_set>
+      <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="5" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="7" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="9" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="11" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="13" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="15" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="20" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="35" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="47" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="53" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="59" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="31">
+    <action_set>
+      <rsc_op id="59" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="32">
+    <action_set>
+      <rsc_op id="53" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="33">
+    <action_set>
+      <rsc_op id="47" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="34">
+    <action_set>
+      <rsc_op id="35" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="35">
+    <action_set>
+      <rsc_op id="20" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="36">
+    <action_set>
+      <rsc_op id="5" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-0" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-0" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-0:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="37">
+    <action_set>
+      <rsc_op id="74" operation="monitor" operation_key="scale1-bundle-0_monitor_60000" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-0" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-0" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" addr="c09-h05-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="73" operation="start" operation_key="scale1-bundle-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="38">
+    <action_set>
+      <rsc_op id="73" operation="start" operation_key="scale1-bundle-0_start_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-0" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-0" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" addr="c09-h05-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="6" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="21" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="36" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="39">
+    <action_set>
+      <rsc_op id="36" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-0" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-0" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h05-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="40">
+    <action_set>
+      <rsc_op id="21" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-0" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-0" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h05-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="41">
+    <action_set>
+      <rsc_op id="6" operation="monitor" operation_key="scale1-bundle-0_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-0" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-0" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h05-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="42">
+    <action_set>
+      <rsc_op id="76" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_60000" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="43">
+    <action_set>
+      <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="7" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="20" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="22" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="24" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="26" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="28" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="30" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="37" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="48" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="54" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="60" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="44">
+    <action_set>
+      <rsc_op id="60" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="45">
+    <action_set>
+      <rsc_op id="54" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="46">
+    <action_set>
+      <rsc_op id="48" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="47">
+    <action_set>
+      <rsc_op id="37" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="48">
+    <action_set>
+      <rsc_op id="22" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="49">
+    <action_set>
+      <rsc_op id="7" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-1" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-1" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-1:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="50">
+    <action_set>
+      <rsc_op id="78" operation="monitor" operation_key="scale1-bundle-1_monitor_60000" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-1" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-1" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" addr="c09-h06-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="77" operation="start" operation_key="scale1-bundle-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="51">
+    <action_set>
+      <rsc_op id="77" operation="start" operation_key="scale1-bundle-1_start_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-1" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-1" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" addr="c09-h06-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="8" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="23" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="38" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="52">
+    <action_set>
+      <rsc_op id="38" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-1" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-1" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h06-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="53">
+    <action_set>
+      <rsc_op id="23" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-1" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-1" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h06-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="54">
+    <action_set>
+      <rsc_op id="8" operation="monitor" operation_key="scale1-bundle-1_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-1" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-1" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h06-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="55">
+    <action_set>
+      <rsc_op id="80" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_60000" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="56">
+    <action_set>
+      <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="9" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="24" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="35" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="37" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="39" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="41" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="43" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="45" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="49" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="55" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="61" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="57">
+    <action_set>
+      <rsc_op id="61" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="58">
+    <action_set>
+      <rsc_op id="55" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="59">
+    <action_set>
+      <rsc_op id="49" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="60">
+    <action_set>
+      <rsc_op id="39" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="61">
+    <action_set>
+      <rsc_op id="24" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="62">
+    <action_set>
+      <rsc_op id="9" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-2" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-2" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-2:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="63">
+    <action_set>
+      <rsc_op id="82" operation="monitor" operation_key="scale1-bundle-2_monitor_60000" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-2" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-2" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" addr="c09-h07-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="81" operation="start" operation_key="scale1-bundle-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="64">
+    <action_set>
+      <rsc_op id="81" operation="start" operation_key="scale1-bundle-2_start_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-2" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-2" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" addr="c09-h07-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="10" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="25" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="40" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="65">
+    <action_set>
+      <rsc_op id="40" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-2" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-2" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h07-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="66">
+    <action_set>
+      <rsc_op id="25" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-2" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-2" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h07-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="67">
+    <action_set>
+      <rsc_op id="10" operation="monitor" operation_key="scale1-bundle-2_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-2" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-2" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h07-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="68">
+    <action_set>
+      <rsc_op id="84" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_60000" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="69">
+    <action_set>
+      <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="11" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="26" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="41" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="47" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="48" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="49" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="50" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="51" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="52" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="56" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="62" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="70">
+    <action_set>
+      <rsc_op id="62" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="71">
+    <action_set>
+      <rsc_op id="56" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="72">
+    <action_set>
+      <rsc_op id="50" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="73">
+    <action_set>
+      <rsc_op id="41" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="74">
+    <action_set>
+      <rsc_op id="26" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="75">
+    <action_set>
+      <rsc_op id="11" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-3" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-3" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-3:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="76">
+    <action_set>
+      <rsc_op id="86" operation="monitor" operation_key="scale1-bundle-3_monitor_60000" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-3" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-3" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" addr="c09-h08-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="85" operation="start" operation_key="scale1-bundle-3_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="77">
+    <action_set>
+      <rsc_op id="85" operation="start" operation_key="scale1-bundle-3_start_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-3" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-3" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_timeout="20000" addr="c09-h08-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="12" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="27" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="42" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="78">
+    <action_set>
+      <rsc_op id="42" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-3" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-3" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h08-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="79">
+    <action_set>
+      <rsc_op id="27" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-3" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-3" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h08-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="80">
+    <action_set>
+      <rsc_op id="12" operation="monitor" operation_key="scale1-bundle-3_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-3" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-3" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h08-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="81">
+    <action_set>
+      <rsc_op id="88" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_60000" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="82">
+    <action_set>
+      <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="13" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="28" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="43" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="51" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="53" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="54" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="55" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="56" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="57" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="58" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="63" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="83">
+    <action_set>
+      <rsc_op id="63" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="84">
+    <action_set>
+      <rsc_op id="57" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="85">
+    <action_set>
+      <rsc_op id="51" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="86">
+    <action_set>
+      <rsc_op id="43" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="87">
+    <action_set>
+      <rsc_op id="28" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="88">
+    <action_set>
+      <rsc_op id="13" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-4" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-4" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-4:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="89">
+    <action_set>
+      <rsc_op id="90" operation="monitor" operation_key="scale1-bundle-4_monitor_60000" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-4" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-4" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" addr="c09-h09-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="89" operation="start" operation_key="scale1-bundle-4_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="90">
+    <action_set>
+      <rsc_op id="89" operation="start" operation_key="scale1-bundle-4_start_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-4" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-4" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_timeout="20000" addr="c09-h09-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="14" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="29" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="44" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="91">
+    <action_set>
+      <rsc_op id="44" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-4" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-4" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h09-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="92">
+    <action_set>
+      <rsc_op id="29" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-4" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-4" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h09-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="93">
+    <action_set>
+      <rsc_op id="14" operation="monitor" operation_key="scale1-bundle-4_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-4" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-4" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h09-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="94">
+    <action_set>
+      <rsc_op id="92" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_60000" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="95">
+    <action_set>
+      <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="15" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="30" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="45" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="52" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="58" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="59" operation="monitor" operation_key="scale1-bundle-docker-0_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="60" operation="monitor" operation_key="scale1-bundle-docker-1_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="61" operation="monitor" operation_key="scale1-bundle-docker-2_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="62" operation="monitor" operation_key="scale1-bundle-docker-3_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="63" operation="monitor" operation_key="scale1-bundle-docker-4_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="64" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="96">
+    <action_set>
+      <rsc_op id="64" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h10-r630" CRM_meta_on_node_uuid="c09-h10-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="69" operation="start" operation_key="c09-h10-r630_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="97">
+    <action_set>
+      <rsc_op id="58" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h09-r630" CRM_meta_on_node_uuid="c09-h09-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="67" operation="start" operation_key="c09-h09-r630_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="98">
+    <action_set>
+      <rsc_op id="52" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h08-r630" CRM_meta_on_node_uuid="c09-h08-r630" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="65" operation="start" operation_key="c09-h08-r630_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="99">
+    <action_set>
+      <rsc_op id="45" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="100">
+    <action_set>
+      <rsc_op id="30" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="101">
+    <action_set>
+      <rsc_op id="15" operation="monitor" operation_key="scale1-bundle-docker-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-docker-5" class="ocf" provider="heartbeat" type="docker"/>
+        <attributes CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" allow_pull="true"  force_kill="false" image="beekhof:remote" monitor_cmd="/bin/true" mount_points="/var/log/pacemaker/bundles/scale1-bundle-5" reuse="false" run_cmd="/usr/sbin/pacemaker_remoted" run_opts=" --restart=no --net=host -e PCMK_remote_port=3131 -v /dev/log:/dev/log -v /etc/pacemaker/authkey:/etc/pacemaker/authkey -v /var/log/pacemaker/bundles/scale1-bundle-5:/var/log --user=root --log-driver=journald "/>
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="102">
+    <action_set>
+      <rsc_op id="94" operation="monitor" operation_key="scale1-bundle-5_monitor_60000" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-5" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-5" CRM_meta_interval="60000" CRM_meta_name="monitor" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" addr="c09-h10-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="93" operation="start" operation_key="scale1-bundle-5_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="103">
+    <action_set>
+      <rsc_op id="93" operation="start" operation_key="scale1-bundle-5_start_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-5" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-5" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_timeout="20000" addr="c09-h10-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="16" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="31" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="46" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="104">
+    <action_set>
+      <rsc_op id="46" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h07-r630" on_node_uuid="3">
+        <primitive id="scale1-bundle-5" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-5" CRM_meta_on_node="c09-h07-r630" CRM_meta_on_node_uuid="3" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h10-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="105">
+    <action_set>
+      <rsc_op id="31" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h06-r630" on_node_uuid="2">
+        <primitive id="scale1-bundle-5" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-5" CRM_meta_on_node="c09-h06-r630" CRM_meta_on_node_uuid="2" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h10-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="106">
+    <action_set>
+      <rsc_op id="16" operation="monitor" operation_key="scale1-bundle-5_monitor_0" on_node="c09-h05-r630" on_node_uuid="1">
+        <primitive id="scale1-bundle-5" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="scale1-bundle-docker-5" CRM_meta_on_node="c09-h05-r630" CRM_meta_on_node_uuid="1" CRM_meta_op_target_rc="7" CRM_meta_timeout="20000" addr="c09-h10-r630"  port="3131"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="107" priority="1000000">
+    <action_set>
+      <pseudo_event id="96" operation="running" operation_key="scale1-bundle_running_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="71" operation="start" operation_key="scale1-bundle-docker-0_start_0" on_node="c09-h05-r630" on_node_uuid="1"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="75" operation="start" operation_key="scale1-bundle-docker-1_start_0" on_node="c09-h06-r630" on_node_uuid="2"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="79" operation="start" operation_key="scale1-bundle-docker-2_start_0" on_node="c09-h07-r630" on_node_uuid="3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="83" operation="start" operation_key="scale1-bundle-docker-3_start_0" on_node="c09-h08-r630" on_node_uuid="c09-h08-r630" router_node="c09-h05-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="87" operation="start" operation_key="scale1-bundle-docker-4_start_0" on_node="c09-h09-r630" on_node_uuid="c09-h09-r630" router_node="c09-h06-r630"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="91" operation="start" operation_key="scale1-bundle-docker-5_start_0" on_node="c09-h10-r630" on_node_uuid="c09-h10-r630" router_node="c09-h07-r630"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="112" operation="running" operation_key="scale1-bundle-clone_running_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="108">
+    <action_set>
+      <pseudo_event id="95" operation="start" operation_key="scale1-bundle_start_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs/>
+  </synapse>
+</transition_graph>
diff --git a/pengine/test10/bundle-probe-remotes.scores b/pengine/test10/bundle-probe-remotes.scores
new file mode 100644
index 0000000..2ea125f
--- /dev/null
+++ b/pengine/test10/bundle-probe-remotes.scores
@@ -0,0 +1,211 @@
+Allocation scores:
+clone_color: dummy1:0 allocation score on scale1-bundle-0: INFINITY
+clone_color: dummy1:1 allocation score on scale1-bundle-1: INFINITY
+clone_color: dummy1:2 allocation score on scale1-bundle-2: INFINITY
+clone_color: dummy1:3 allocation score on scale1-bundle-3: INFINITY
+clone_color: dummy1:4 allocation score on scale1-bundle-4: INFINITY
+clone_color: dummy1:5 allocation score on scale1-bundle-5: INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h05-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h06-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h07-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h08-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h09-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on c09-h10-r630: -INFINITY
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-0: 0
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-1: 0
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-2: 0
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-3: 0
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-4: 0
+clone_color: scale1-bundle-clone allocation score on scale1-bundle-5: 0
+container_color: dummy1:0 allocation score on scale1-bundle-0: 500
+container_color: dummy1:1 allocation score on scale1-bundle-1: 500
+container_color: dummy1:2 allocation score on scale1-bundle-2: 500
+container_color: dummy1:3 allocation score on scale1-bundle-3: 500
+container_color: dummy1:4 allocation score on scale1-bundle-4: 500
+container_color: dummy1:5 allocation score on scale1-bundle-5: 500
+container_color: scale1-bundle allocation score on c09-h05-r630: 0
+container_color: scale1-bundle allocation score on c09-h06-r630: 0
+container_color: scale1-bundle allocation score on c09-h07-r630: 0
+container_color: scale1-bundle allocation score on c09-h08-r630: 0
+container_color: scale1-bundle allocation score on c09-h09-r630: 0
+container_color: scale1-bundle allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-0 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-0 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-0 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-0 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-0 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-0 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-1 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-1 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-1 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-1 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-1 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-1 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-2 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-2 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-2 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-2 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-2 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-2 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-3 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-3 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-3 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-3 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-3 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-3 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-4 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-4 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-4 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-4 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-4 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-4 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-5 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-5 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-5 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-5 allocation score on c09-h08-r630: -INFINITY
+container_color: scale1-bundle-5 allocation score on c09-h09-r630: -INFINITY
+container_color: scale1-bundle-5 allocation score on c09-h10-r630: -INFINITY
+container_color: scale1-bundle-clone allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-clone allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-clone allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-clone allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-clone allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-clone allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-clone allocation score on scale1-bundle-0: -INFINITY
+container_color: scale1-bundle-clone allocation score on scale1-bundle-1: -INFINITY
+container_color: scale1-bundle-clone allocation score on scale1-bundle-2: -INFINITY
+container_color: scale1-bundle-clone allocation score on scale1-bundle-3: -INFINITY
+container_color: scale1-bundle-clone allocation score on scale1-bundle-4: -INFINITY
+container_color: scale1-bundle-clone allocation score on scale1-bundle-5: -INFINITY
+container_color: scale1-bundle-docker-0 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-0 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-0 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-0 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-0 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-0 allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-1 allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-2 allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-3 allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-4 allocation score on c09-h10-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h05-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h06-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h07-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h08-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h09-r630: 0
+container_color: scale1-bundle-docker-5 allocation score on c09-h10-r630: 0
+native_color: c09-h08-r630 allocation score on c09-h05-r630: 0
+native_color: c09-h08-r630 allocation score on c09-h06-r630: 0
+native_color: c09-h08-r630 allocation score on c09-h07-r630: 0
+native_color: c09-h08-r630 allocation score on c09-h08-r630: -INFINITY
+native_color: c09-h08-r630 allocation score on c09-h09-r630: -INFINITY
+native_color: c09-h08-r630 allocation score on c09-h10-r630: -INFINITY
+native_color: c09-h09-r630 allocation score on c09-h05-r630: 0
+native_color: c09-h09-r630 allocation score on c09-h06-r630: 0
+native_color: c09-h09-r630 allocation score on c09-h07-r630: 0
+native_color: c09-h09-r630 allocation score on c09-h08-r630: -INFINITY
+native_color: c09-h09-r630 allocation score on c09-h09-r630: -INFINITY
+native_color: c09-h09-r630 allocation score on c09-h10-r630: -INFINITY
+native_color: c09-h10-r630 allocation score on c09-h05-r630: 0
+native_color: c09-h10-r630 allocation score on c09-h06-r630: 0
+native_color: c09-h10-r630 allocation score on c09-h07-r630: 0
+native_color: c09-h10-r630 allocation score on c09-h08-r630: -INFINITY
+native_color: c09-h10-r630 allocation score on c09-h09-r630: -INFINITY
+native_color: c09-h10-r630 allocation score on c09-h10-r630: -INFINITY
+native_color: dummy1:0 allocation score on scale1-bundle-0: INFINITY
+native_color: dummy1:1 allocation score on scale1-bundle-1: INFINITY
+native_color: dummy1:2 allocation score on scale1-bundle-2: INFINITY
+native_color: dummy1:3 allocation score on scale1-bundle-3: INFINITY
+native_color: dummy1:4 allocation score on scale1-bundle-4: INFINITY
+native_color: dummy1:5 allocation score on scale1-bundle-5: INFINITY
+native_color: scale1-bundle-0 allocation score on c09-h05-r630: 10000
+native_color: scale1-bundle-0 allocation score on c09-h06-r630: 0
+native_color: scale1-bundle-0 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-0 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-0 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-0 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-1 allocation score on c09-h05-r630: 0
+native_color: scale1-bundle-1 allocation score on c09-h06-r630: 10000
+native_color: scale1-bundle-1 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-1 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-1 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-1 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-2 allocation score on c09-h05-r630: 0
+native_color: scale1-bundle-2 allocation score on c09-h06-r630: 0
+native_color: scale1-bundle-2 allocation score on c09-h07-r630: 10000
+native_color: scale1-bundle-2 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-2 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-2 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-3 allocation score on c09-h05-r630: 0
+native_color: scale1-bundle-3 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-3 allocation score on c09-h07-r630: -INFINITY
+native_color: scale1-bundle-3 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-3 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-3 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-4 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-4 allocation score on c09-h06-r630: 0
+native_color: scale1-bundle-4 allocation score on c09-h07-r630: -INFINITY
+native_color: scale1-bundle-4 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-4 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-4 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-5 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-5 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-5 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-5 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-5 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-5 allocation score on c09-h10-r630: -INFINITY
+native_color: scale1-bundle-docker-0 allocation score on c09-h05-r630: 0
+native_color: scale1-bundle-docker-0 allocation score on c09-h06-r630: 0
+native_color: scale1-bundle-docker-0 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-docker-0 allocation score on c09-h08-r630: -10000
+native_color: scale1-bundle-docker-0 allocation score on c09-h09-r630: -10000
+native_color: scale1-bundle-docker-0 allocation score on c09-h10-r630: -10000
+native_color: scale1-bundle-docker-1 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-docker-1 allocation score on c09-h06-r630: 0
+native_color: scale1-bundle-docker-1 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-docker-1 allocation score on c09-h08-r630: -10000
+native_color: scale1-bundle-docker-1 allocation score on c09-h09-r630: -10000
+native_color: scale1-bundle-docker-1 allocation score on c09-h10-r630: -10000
+native_color: scale1-bundle-docker-2 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-docker-2 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-docker-2 allocation score on c09-h07-r630: 0
+native_color: scale1-bundle-docker-2 allocation score on c09-h08-r630: -10000
+native_color: scale1-bundle-docker-2 allocation score on c09-h09-r630: -10000
+native_color: scale1-bundle-docker-2 allocation score on c09-h10-r630: -10000
+native_color: scale1-bundle-docker-3 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-docker-3 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-docker-3 allocation score on c09-h07-r630: -INFINITY
+native_color: scale1-bundle-docker-3 allocation score on c09-h08-r630: 0
+native_color: scale1-bundle-docker-3 allocation score on c09-h09-r630: 0
+native_color: scale1-bundle-docker-3 allocation score on c09-h10-r630: 0
+native_color: scale1-bundle-docker-4 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-docker-4 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-docker-4 allocation score on c09-h07-r630: -INFINITY
+native_color: scale1-bundle-docker-4 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-docker-4 allocation score on c09-h09-r630: 0
+native_color: scale1-bundle-docker-4 allocation score on c09-h10-r630: 0
+native_color: scale1-bundle-docker-5 allocation score on c09-h05-r630: -INFINITY
+native_color: scale1-bundle-docker-5 allocation score on c09-h06-r630: -INFINITY
+native_color: scale1-bundle-docker-5 allocation score on c09-h07-r630: -INFINITY
+native_color: scale1-bundle-docker-5 allocation score on c09-h08-r630: -INFINITY
+native_color: scale1-bundle-docker-5 allocation score on c09-h09-r630: -INFINITY
+native_color: scale1-bundle-docker-5 allocation score on c09-h10-r630: 0
diff --git a/pengine/test10/bundle-probe-remotes.summary b/pengine/test10/bundle-probe-remotes.summary
new file mode 100644
index 0000000..cd4f7c1
--- /dev/null
+++ b/pengine/test10/bundle-probe-remotes.summary
@@ -0,0 +1,166 @@
+
+Current cluster status:
+Online: [ c09-h05-r630 c09-h06-r630 c09-h07-r630 ]
+RemoteOFFLINE: [ c09-h08-r630 c09-h09-r630 c09-h10-r630 ]
+
+ c09-h08-r630	(ocf::pacemaker:remote):	Stopped
+ c09-h09-r630	(ocf::pacemaker:remote):	Stopped
+ c09-h10-r630	(ocf::pacemaker:remote):	Stopped
+ Docker container set: scale1-bundle [beekhof:remote]
+   scale1-bundle-0	(ocf::pacemaker:Dummy):	Stopped
+   scale1-bundle-1	(ocf::pacemaker:Dummy):	Stopped
+   scale1-bundle-2	(ocf::pacemaker:Dummy):	Stopped
+   scale1-bundle-3	(ocf::pacemaker:Dummy):	Stopped
+   scale1-bundle-4	(ocf::pacemaker:Dummy):	Stopped
+   scale1-bundle-5	(ocf::pacemaker:Dummy):	Stopped
+
+Transition Summary:
+ * Start      c09-h08-r630               (    c09-h05-r630 )  
+ * Start      c09-h09-r630               (    c09-h06-r630 )  
+ * Start      c09-h10-r630               (    c09-h07-r630 )  
+ * Start      scale1-bundle-docker-0     (    c09-h05-r630 )  
+ * Start      scale1-bundle-0            (    c09-h05-r630 )  
+ * Start      dummy1:0                   ( scale1-bundle-0 )  
+ * Start      scale1-bundle-docker-1     (    c09-h06-r630 )  
+ * Start      scale1-bundle-1            (    c09-h06-r630 )  
+ * Start      dummy1:1                   ( scale1-bundle-1 )  
+ * Start      scale1-bundle-docker-2     (    c09-h07-r630 )  
+ * Start      scale1-bundle-2            (    c09-h07-r630 )  
+ * Start      dummy1:2                   ( scale1-bundle-2 )  
+ * Start      scale1-bundle-docker-3     (    c09-h08-r630 )  
+ * Start      scale1-bundle-3            (    c09-h05-r630 )  
+ * Start      dummy1:3                   ( scale1-bundle-3 )  
+ * Start      scale1-bundle-docker-4     (    c09-h09-r630 )  
+ * Start      scale1-bundle-4            (    c09-h06-r630 )  
+ * Start      dummy1:4                   ( scale1-bundle-4 )  
+ * Start      scale1-bundle-docker-5     (    c09-h10-r630 )  
+ * Start      scale1-bundle-5            (    c09-h07-r630 )  
+ * Start      dummy1:5                   ( scale1-bundle-5 )  
+
+Executing cluster transition:
+ * Resource action: c09-h08-r630    monitor on c09-h07-r630
+ * Resource action: c09-h08-r630    monitor on c09-h06-r630
+ * Resource action: c09-h08-r630    monitor on c09-h05-r630
+ * Resource action: c09-h09-r630    monitor on c09-h07-r630
+ * Resource action: c09-h09-r630    monitor on c09-h06-r630
+ * Resource action: c09-h09-r630    monitor on c09-h05-r630
+ * Resource action: c09-h10-r630    monitor on c09-h07-r630
+ * Resource action: c09-h10-r630    monitor on c09-h06-r630
+ * Resource action: c09-h10-r630    monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h05-r630
+ * Pseudo action:   scale1-bundle_start_0
+ * Resource action: c09-h08-r630    start on c09-h05-r630
+ * Resource action: c09-h09-r630    start on c09-h06-r630
+ * Resource action: c09-h10-r630    start on c09-h07-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-0 monitor on c09-h08-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-1 monitor on c09-h08-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-2 monitor on c09-h08-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-3 monitor on c09-h08-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-4 monitor on c09-h08-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h10-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h09-r630
+ * Resource action: scale1-bundle-docker-5 monitor on c09-h08-r630
+ * Resource action: c09-h08-r630    monitor=60000 on c09-h05-r630
+ * Resource action: c09-h09-r630    monitor=60000 on c09-h06-r630
+ * Resource action: c09-h10-r630    monitor=60000 on c09-h07-r630
+ * Pseudo action:   scale1-bundle-clone_start_0
+ * Resource action: scale1-bundle-docker-0 start on c09-h05-r630
+ * Resource action: scale1-bundle-0 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-0 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-0 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-1 start on c09-h06-r630
+ * Resource action: scale1-bundle-1 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-1 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-1 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-2 start on c09-h07-r630
+ * Resource action: scale1-bundle-2 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-2 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-2 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-3 start on c09-h08-r630
+ * Resource action: scale1-bundle-3 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-3 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-3 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-4 start on c09-h09-r630
+ * Resource action: scale1-bundle-4 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-4 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-4 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-5 start on c09-h10-r630
+ * Resource action: scale1-bundle-5 monitor on c09-h07-r630
+ * Resource action: scale1-bundle-5 monitor on c09-h06-r630
+ * Resource action: scale1-bundle-5 monitor on c09-h05-r630
+ * Resource action: scale1-bundle-docker-0 monitor=60000 on c09-h05-r630
+ * Resource action: scale1-bundle-0 start on c09-h05-r630
+ * Resource action: scale1-bundle-docker-1 monitor=60000 on c09-h06-r630
+ * Resource action: scale1-bundle-1 start on c09-h06-r630
+ * Resource action: scale1-bundle-docker-2 monitor=60000 on c09-h07-r630
+ * Resource action: scale1-bundle-2 start on c09-h07-r630
+ * Resource action: scale1-bundle-docker-3 monitor=60000 on c09-h08-r630
+ * Resource action: scale1-bundle-3 start on c09-h05-r630
+ * Resource action: scale1-bundle-docker-4 monitor=60000 on c09-h09-r630
+ * Resource action: scale1-bundle-4 start on c09-h06-r630
+ * Resource action: scale1-bundle-docker-5 monitor=60000 on c09-h10-r630
+ * Resource action: scale1-bundle-5 start on c09-h07-r630
+ * Resource action: dummy1:0        start on scale1-bundle-0
+ * Resource action: dummy1:1        start on scale1-bundle-1
+ * Resource action: dummy1:2        start on scale1-bundle-2
+ * Resource action: dummy1:3        start on scale1-bundle-3
+ * Resource action: dummy1:4        start on scale1-bundle-4
+ * Resource action: dummy1:5        start on scale1-bundle-5
+ * Pseudo action:   scale1-bundle-clone_running_0
+ * Resource action: scale1-bundle-0 monitor=60000 on c09-h05-r630
+ * Resource action: scale1-bundle-1 monitor=60000 on c09-h06-r630
+ * Resource action: scale1-bundle-2 monitor=60000 on c09-h07-r630
+ * Resource action: scale1-bundle-3 monitor=60000 on c09-h05-r630
+ * Resource action: scale1-bundle-4 monitor=60000 on c09-h06-r630
+ * Resource action: scale1-bundle-5 monitor=60000 on c09-h07-r630
+ * Pseudo action:   scale1-bundle_running_0
+ * Resource action: dummy1:0        monitor=10000 on scale1-bundle-0
+ * Resource action: dummy1:1        monitor=10000 on scale1-bundle-1
+ * Resource action: dummy1:2        monitor=10000 on scale1-bundle-2
+ * Resource action: dummy1:3        monitor=10000 on scale1-bundle-3
+ * Resource action: dummy1:4        monitor=10000 on scale1-bundle-4
+ * Resource action: dummy1:5        monitor=10000 on scale1-bundle-5
+
+Revised cluster status:
+Online: [ c09-h05-r630 c09-h06-r630 c09-h07-r630 ]
+RemoteOnline: [ c09-h08-r630 c09-h09-r630 c09-h10-r630 ]
+Containers: [ scale1-bundle-0:scale1-bundle-docker-0 scale1-bundle-1:scale1-bundle-docker-1 scale1-bundle-2:scale1-bundle-docker-2 scale1-bundle-3:scale1-bundle-docker-3 scale1-bundle-4:scale1-bundle-docker-4 scale1-bundle-5:scale1-bundle-docker-5 ]
+
+ c09-h08-r630	(ocf::pacemaker:remote):	Started c09-h05-r630
+ c09-h09-r630	(ocf::pacemaker:remote):	Started c09-h06-r630
+ c09-h10-r630	(ocf::pacemaker:remote):	Started c09-h07-r630
+ Docker container set: scale1-bundle [beekhof:remote]
+   scale1-bundle-0	(ocf::pacemaker:Dummy):	Started c09-h05-r630
+   scale1-bundle-1	(ocf::pacemaker:Dummy):	Started c09-h06-r630
+   scale1-bundle-2	(ocf::pacemaker:Dummy):	Started c09-h07-r630
+   scale1-bundle-3	(ocf::pacemaker:Dummy):	Started c09-h08-r630
+   scale1-bundle-4	(ocf::pacemaker:Dummy):	Started c09-h09-r630
+   scale1-bundle-5	(ocf::pacemaker:Dummy):	Started c09-h10-r630
+
diff --git a/pengine/test10/bundle-probe-remotes.xml b/pengine/test10/bundle-probe-remotes.xml
new file mode 100644
index 0000000..6e24589
--- /dev/null
+++ b/pengine/test10/bundle-probe-remotes.xml
@@ -0,0 +1,65 @@
+<cib crm_feature_set="3.0.12" validate-with="pacemaker-2.8" epoch="3259" num_updates="9052" admin_epoch="0" cib-last-written="Tue Oct 24 00:23:29 2017" update-origin="c09-h05-r630" update-client="crmd" update-user="hacluster" have-quorum="1" dc-uuid="1">
+  <configuration>
+    <crm_config>
+      <cluster_property_set id="cib-bootstrap-options">
+        <nvpair id="cib-bootstrap-options-have-watchdog" name="have-watchdog" value="false"/>
+        <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.1.16-12.el7.12-94ff4df"/>
+        <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="corosync"/>
+        <nvpair id="cib-bootstrap-options-cluster-name" name="cluster-name" value="test"/>
+        <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
+        <nvpair id="cib-bootstrap-options-last-lrm-refresh" name="last-lrm-refresh" value="1508466790"/>
+        <nvpair id="cib-bootstrap-options-cluster-ipc-limit" name="cluster-ipc-limit" value="1024"/>
+      </cluster_property_set>
+    </crm_config>
+    <nodes>
+      <node id="1" uname="c09-h05-r630"/>
+      <node id="2" uname="c09-h06-r630"/>
+      <node id="3" uname="c09-h07-r630"/>
+    </nodes>
+    <resources>
+      <primitive class="ocf" id="c09-h08-r630" provider="pacemaker" type="remote">
+        <operations>
+          <op id="c09-h08-r630-monitor-interval-60s" interval="60s" name="monitor" timeout="30"/>
+          <op id="c09-h08-r630-start-interval-0s" interval="0s" name="start" timeout="60"/>
+          <op id="c09-h08-r630-stop-interval-0s" interval="0s" name="stop" timeout="60"/>
+        </operations>
+      </primitive>
+      <primitive class="ocf" id="c09-h09-r630" provider="pacemaker" type="remote">
+        <operations>
+          <op id="c09-h09-r630-monitor-interval-60s" interval="60s" name="monitor" timeout="30"/>
+          <op id="c09-h09-r630-start-interval-0s" interval="0s" name="start" timeout="60"/>
+          <op id="c09-h09-r630-stop-interval-0s" interval="0s" name="stop" timeout="60"/>
+        </operations>
+      </primitive>
+      <primitive class="ocf" id="c09-h10-r630" provider="pacemaker" type="remote">
+        <operations>
+          <op id="c09-h10-r630-monitor-interval-60s" interval="60s" name="monitor" timeout="30"/>
+          <op id="c09-h10-r630-start-interval-0s" interval="0s" name="start" timeout="60"/>
+          <op id="c09-h10-r630-stop-interval-0s" interval="0s" name="stop" timeout="60"/>
+        </operations>
+      </primitive>
+      <bundle id="scale1-bundle">
+        <docker image="beekhof:remote" options="--user=root --log-driver=journald" replicas="6" run-command="/usr/sbin/pacemaker_remoted" network="host"/>
+        <network control-port="3131"/>
+        <storage>
+          <storage-mapping id="dev-log-1" source-dir="/dev/log" target-dir="/dev/log"/>
+        </storage>
+        <primitive class="ocf" id="dummy1" provider="pacemaker" type="Dummy">
+          <operations>
+            <op id="dummy1-monitor-interval-10" interval="10" name="monitor" timeout="20"/>
+            <op id="dummy1-start-interval-0s" interval="0s" name="start" timeout="20"/>
+            <op id="dummy1-stop-interval-0s" interval="0s" name="stop" timeout="20"/>
+          </operations>
+        </primitive>
+      </bundle>
+    </resources>
+    <constraints/>
+  </configuration>
+  <status>
+    <node_state id="1" uname="c09-h05-r630" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/>
+    <node_state id="2" uname="c09-h06-r630" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/>
+    <node_state id="3" uname="c09-h07-r630" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member"/>
+    <node_state remote_node="true" id="c09-h09-r630" uname="c09-h09-r630" in_ccm="true" crm-debug-origin="do_update_resource" node_fenced="0"/>
+    <node_state remote_node="true" id="c09-h10-r630" uname="c09-h10-r630" in_ccm="true" crm-debug-origin="do_update_resource" node_fenced="0"/>
+  </status>
+</cib>
-- 
1.8.3.1