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/04/30 13:52:37 UTC

stratos git commit: updating sample with correct scaling dependent

Repository: stratos
Updated Branches:
  refs/heads/master de09c0aee -> 6df0489a1


updating sample with correct scaling dependent


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

Branch: refs/heads/master
Commit: 6df0489a16eb248ea5df085989cd70c195980620
Parents: de09c0a
Author: reka <rt...@gmail.com>
Authored: Thu Apr 30 17:22:42 2015 +0530
Committer: reka <rt...@gmail.com>
Committed: Thu Apr 30 17:22:42 2015 +0530

----------------------------------------------------------------------
 .../artifacts/application.json                                   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/6df0489a/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/artifacts/application.json
----------------------------------------------------------------------
diff --git a/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/artifacts/application.json b/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/artifacts/application.json
index 10f8c83..8f0e1dd 100644
--- a/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/artifacts/application.json
+++ b/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/artifacts/application.json
@@ -109,8 +109,8 @@
         }
       ],
       "dependencies": {
-        "scalingDependants": {
-          "@xsi.nil": "true"
+        "scalingDependents": {
+          "group.my-appgroup, cartridge.my-esb"
         },
        "startupOrders": [
           "group.my-dbgroup,group.my-appgroup","group.my-dbgroup,cartridge.my-esb"