You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by re...@apache.org on 2015/08/10 10:37:44 UTC

stratos git commit: Removing deployment policy from group

Repository: stratos
Updated Branches:
  refs/heads/master 0f24238e1 -> 63060cf5a


Removing deployment policy from group


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

Branch: refs/heads/master
Commit: 63060cf5a5f78f5abd3345ee9eff845fc1ea0a2c
Parents: 0f24238
Author: Thanuja <th...@wso2.com>
Authored: Mon Aug 10 13:48:04 2015 +0530
Committer: Thanuja <th...@wso2.com>
Committed: Mon Aug 10 13:48:04 2015 +0530

----------------------------------------------------------------------
 .../dependent-scaling/sample-groups/artifacts/application.json      | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/63060cf5/samples/applications/scaling/dependent-scaling/sample-groups/artifacts/application.json
----------------------------------------------------------------------
diff --git a/samples/applications/scaling/dependent-scaling/sample-groups/artifacts/application.json b/samples/applications/scaling/dependent-scaling/sample-groups/artifacts/application.json
index 21e5991..d32932c 100644
--- a/samples/applications/scaling/dependent-scaling/sample-groups/artifacts/application.json
+++ b/samples/applications/scaling/dependent-scaling/sample-groups/artifacts/application.json
@@ -8,7 +8,6 @@
                 "alias": "my-esb-php-group",
                 "groupMinInstances": 1,
                 "groupMaxInstances": 2,
-                "deploymentPolicy": "deployment-policy-1",
                 "cartridges": [
                     {
                         "type": "esb",