You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/03/01 14:00:58 UTC

stratos git commit: fixing incorrect partition algo in single-cartridge-app

Repository: stratos
Updated Branches:
  refs/heads/master 7cde490c3 -> 5b2571bf2


fixing incorrect partition algo in single-cartridge-app


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/5b2571bf
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/5b2571bf
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/5b2571bf

Branch: refs/heads/master
Commit: 5b2571bf233e1d2f6cd26a4dd9cb038bbb05ebdd
Parents: 7cde490
Author: R-Rajkumar <rr...@gmail.com>
Authored: Sun Mar 1 18:30:38 2015 +0530
Committer: R-Rajkumar <rr...@gmail.com>
Committed: Sun Mar 1 18:30:38 2015 +0530

----------------------------------------------------------------------
 samples/deployment-policies/deployment-policy-4.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/5b2571bf/samples/deployment-policies/deployment-policy-4.json
----------------------------------------------------------------------
diff --git a/samples/deployment-policies/deployment-policy-4.json b/samples/deployment-policies/deployment-policy-4.json
index aabbac9..b21bc42 100644
--- a/samples/deployment-policies/deployment-policy-4.json
+++ b/samples/deployment-policies/deployment-policy-4.json
@@ -13,7 +13,7 @@
       },
       {
          "id": "network-partition-2",
-         "partitionAlgo": "network-partition-1",
+         "partitionAlgo": "one-after-another",
          "partitions": [
             {
                "id": "network-partition-2-partition-1",