[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35573844 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31

[GitHub] stratos pull request: Fixing login error message in CLI

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/330#discussion_r35574468 --- Diff: components/org.apache.stratos.cli/src/main/java/org/apache/stratos/cli/RestCommandLineService.java --- @@ -214,7 +215,7 @@ public void

[GitHub] stratos pull request: Fixing issues with addTenant from CLI

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/333#discussion_r35574356 --- Diff: components/org.apache.stratos.cli/src/main/java/org/apache/stratos/cli/RestCommandLineService.java --- @@ -501,10 +502,12 @@ public void

[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35573982 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -123,13 +128,31

[GitHub] stratos pull request: Refactoring REST API

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/295#discussion_r35574034 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -146,16 +169,31

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573573 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573608 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573320 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573348 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573262 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35573073 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2239,4

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35572931 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2220,7 +2239,7

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35572842 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -126,7 +146,7

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35572885 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -173,7 +193,7

[GitHub] stratos pull request: Moving non-API methods to StratosApiV41Utils...

2015-07-27 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/287#discussion_r35572904 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -2203,7 +,7

[GitHub] stratos pull request: Adding network partitions for CLI

2015-05-25 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/198#discussion_r31002645 --- Diff: components/org.apache.stratos.cli/src/main/java/org/apache/stratos/cli/RestCommandLineService.java --- @@ -293,44 +297,44 @@ public void

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852793 --- Diff: components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/context/CloudControllerContext.java

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852697 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/parser/DefaultApplicationParser.java

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852638 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/parser/DefaultApplicationParser.java

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852529 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -259,7 +200,7

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852503 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -191,52

[GitHub] stratos pull request: Refining cartridge classes in cloud controll...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/277#discussion_r27852451 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/applications/ApplicationUtils.java --- @@ -191,52

[GitHub] stratos pull request: Added exception for persisting autoscaler po...

2015-04-06 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/261#discussion_r27852400 --- Diff: components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/registry/RegistryManager.java --- @@ -117,11 +117,17

[GitHub] stratos pull request: PCA - Fixed PCA integration test to be param...

2015-02-25 Thread prabathabey
Github user prabathabey commented on a diff in the pull request: https://github.com/apache/stratos/pull/236#discussion_r25399952 --- Diff: components/org.apache.stratos.python.cartridge.agent/src/test/java/org/apache/stratos/python.cartridge.agent/test/PythonCartridgeAgentTest.java