You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2015/03/17 18:59:31 UTC

[10/50] [abbrv] stratos git commit: Removing maxInstanceLimit from mysql cartridge, which was missed from previous commit

Removing maxInstanceLimit from mysql cartridge, which was missed from previous commit


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

Branch: refs/heads/master-deployment-policy-fix-merge
Commit: eb091c30122898c55f6cfd71f81d5ffd4e99499c
Parents: a9b2cff
Author: Lahiru Sandaruwan <la...@apache.org>
Authored: Thu Mar 12 22:37:26 2015 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
Committed: Thu Mar 12 22:37:26 2015 +0530

----------------------------------------------------------------------
 .../grouping-automation-script/samples/ec2/mysql.json               | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/eb091c30/tools/automation-scripts/grouping-automation-script/samples/ec2/mysql.json
----------------------------------------------------------------------
diff --git a/tools/automation-scripts/grouping-automation-script/samples/ec2/mysql.json b/tools/automation-scripts/grouping-automation-script/samples/ec2/mysql.json
index f2de7f6..0514e36 100755
--- a/tools/automation-scripts/grouping-automation-script/samples/ec2/mysql.json
+++ b/tools/automation-scripts/grouping-automation-script/samples/ec2/mysql.json
@@ -19,7 +19,6 @@
 	     {
           "type": "ec2",
           "imageId": "ap-southeast-1/ami-3c0f5d6e",
-          "maxInstanceLimit": "2",
           "property": [
           ]
          }