Repository: stratos
Updated Branches:
  refs/heads/master 3bbc7c391 -> c884e58f4


Correcting the id

Correcting the autoscaler id.


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

Branch: refs/heads/master
Commit: c884e58f4a59b76786c168274eaf97a01d461e82
Parents: 3bbc7c3
Author: Vishanth <[email protected]>
Authored: Tue Jan 27 23:16:56 2015 +0530
Committer: Imesh Gunaratne <[email protected]>
Committed: Thu Jan 29 18:26:12 2015 +0530

----------------------------------------------------------------------
 .../complex-app-with-lb/artifacts/autoscale-policy.json            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/c884e58f/samples/applications/complex-app-with-lb/artifacts/autoscale-policy.json
----------------------------------------------------------------------
diff --git 
a/samples/applications/complex-app-with-lb/artifacts/autoscale-policy.json 
b/samples/applications/complex-app-with-lb/artifacts/autoscale-policy.json
index a921663..9e9ad99 100755
--- a/samples/applications/complex-app-with-lb/artifacts/autoscale-policy.json
+++ b/samples/applications/complex-app-with-lb/artifacts/autoscale-policy.json
@@ -1,5 +1,5 @@
 {
-    "id": "autoscale_policy_2",
+    "id": "autoscale_policy_1",
     "loadThresholds": {
         "requestsInFlight": {
             "threshold": 80

Reply via email to