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/04 15:49:41 UTC

[4/5] stratos git commit: Fixed wordpress-extended-v1 sample application.

Fixed wordpress-extended-v1 sample application.


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

Branch: refs/heads/master
Commit: dfbc82ba87be1c6f8fddcb2a483145556b594f52
Parents: 6470b00
Author: Dinithi <di...@wso2.com>
Authored: Wed Mar 4 18:09:07 2015 +0530
Committer: Dinithi <di...@wso2.com>
Committed: Wed Mar 4 18:09:07 2015 +0530

----------------------------------------------------------------------
 .../wordpress-extended-v1/artifacts/application-policy.json      | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/dfbc82ba/samples/applications/wordpress-extended-v1/artifacts/application-policy.json
----------------------------------------------------------------------
diff --git a/samples/applications/wordpress-extended-v1/artifacts/application-policy.json b/samples/applications/wordpress-extended-v1/artifacts/application-policy.json
index 5aa91dd..9d2c6a1 100644
--- a/samples/applications/wordpress-extended-v1/artifacts/application-policy.json
+++ b/samples/applications/wordpress-extended-v1/artifacts/application-policy.json
@@ -3,10 +3,6 @@
       {
          "id":"network-partition-1",
          "activeByDefault":"true"
-      },
-      {
-         "id":"network-partition-2",
-         "activeByDefault":"false"
       }
    ]
 }