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:42 UTC

[5/5] stratos git commit: This closes #256 on GitHub

This closes #256 on GitHub


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

Branch: refs/heads/master
Commit: 373bf94db349b5d1342fb3e20ca4a108ebe20e5e
Parents: fc53955 dfbc82b
Author: R-Rajkumar <rr...@gmail.com>
Authored: Wed Mar 4 20:18:11 2015 +0530
Committer: R-Rajkumar <rr...@gmail.com>
Committed: Wed Mar 4 20:18:11 2015 +0530

----------------------------------------------------------------------
 .../artifacts/application-policy.json           |  8 +++
 .../group-scaling-v1/artifacts/application.json |  9 +--
 .../artifacts/autoscaling-policy-c1.json        | 14 ----
 .../artifacts/autoscaling-policy-c2.json        | 14 ----
 .../artifacts/autoscaling-policy-c3.json        | 14 ----
 .../artifacts/autoscaling-policy-c4.json        | 14 ----
 .../artifacts/deployment-policy.json            |  2 +-
 .../artifacts/ec2/deployment-policy.json        | 67 ------------------
 .../artifacts/kubernetes/deployment-policy.json | 68 -------------------
 .../kubernetes/kubernetes-cluster.json          | 56 ---------------
 .../artifacts/mock/deployment-policy.json       | 67 ------------------
 .../artifacts/openstack/deployment-policy.json  | 67 ------------------
 .../group-scaling-v1/scripts/common/deploy.sh   | 25 +++----
 .../group-scaling-v1/scripts/common/undeploy.sh |  6 +-
 .../artifacts/application-policy.json           |  8 +++
 .../group-scaling/artifacts/application.json    | 18 ++---
 .../artifacts/autoscaling-policy-c1.json        | 14 ----
 .../artifacts/autoscaling-policy-c2.json        | 14 ----
 .../artifacts/autoscaling-policy-c3.json        | 14 ----
 .../artifacts/autoscaling-policy-c4.json        | 14 ----
 .../artifacts/deployment-policy.json            |  2 +-
 .../artifacts/ec2/deployment-policy.json        | 70 -------------------
 .../artifacts/kubernetes/deployment-policy.json | 71 --------------------
 .../kubernetes/kubernetes-cluster.json          | 56 ---------------
 .../artifacts/mock/deployment-policy.json       | 70 -------------------
 .../artifacts/openstack/deployment-policy.json  | 70 -------------------
 .../group-scaling/scripts/common/deploy.sh      | 19 ++++--
 .../artifacts/application-policy.json           |  8 +++
 .../artifacts/application.json                  |  7 +-
 .../artifacts/deployment-policy.json            |  2 +-
 .../artifacts/ec2/deployment-policy.json        | 41 -----------
 .../artifacts/kubernetes/deployment-policy.json | 42 ------------
 .../kubernetes/kubernetes-cluster.json          | 56 ---------------
 .../artifacts/mock/deployment-policy.json       | 41 -----------
 .../artifacts/openstack/deployment-policy.json  | 41 -----------
 .../scripts/common/deploy.sh                    | 15 ++++-
 .../artifacts/application-policy.json           |  4 --
 .../autoscaling-policy-c1.json                  | 14 ++++
 .../autoscaling-policy-c2.json                  | 14 ++++
 .../autoscaling-policy-c3.json                  | 14 ++++
 .../autoscaling-policy-c4.json                  | 14 ++++
 samples/cartridges-groups/group1.json           | 14 ++--
 samples/cartridges-groups/group1b.json          |  5 +-
 43 files changed, 144 insertions(+), 1059 deletions(-)
----------------------------------------------------------------------