[GitHub] stratos pull request: Removing endpoint in KubernetesMaster

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/339 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

Re: Listing Autoscaling Policies in CLI

2015-05-18 Thread Pubudu Gunatilaka
Hi Imesh, As per your suggestion I changed listing of autoscaling policies in CLI. Now it displays as below figure. For the end user, now it provides more information. The pull request can be found in [1]. Please review and merge. [1] - https://github.com/apache/stratos/pull/338 Thank you! On

Re: endpoint in kubernetesMaster

2015-05-18 Thread Reka Thirunavukkarasu
Thanks Vishanth. I have merged it now.. Thanks, Reka On Tue, May 19, 2015 at 11:51 AM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi, > > I have removed this now. Please merge the PR[1]. > > [1] - https://github.com/apache/stratos/pull/339 > > Regards, > Vishanth > > On Tue, May 19

Re: [Discuss] PCA - Log Event Publishing to BAM

2015-05-18 Thread Mariangela Hills
Will do! Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc. lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Tue, May 19, 2015 at 11:47 AM, Imesh Gunaratne wrote: > Great work C

[GitHub] stratos pull request: Removing tenant partitions from cartridge be...

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/337 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

Re: Do we use store feature

2015-05-18 Thread Imesh Gunaratne
I think this was added when we implemented the Cartridge Store. Since it is not included in this release may be we can remove this feature for the moment. Thanks On Tue, May 19, 2015 at 10:54 AM, Udara Liyanage wrote: > Hi, > > It seems store feature is refereed in Stratos product. Do we need t

Re: endpoint in kubernetesMaster

2015-05-18 Thread Vishanth Balasubramaniam
Hi, I have removed this now. Please merge the PR[1]. [1] - https://github.com/apache/stratos/pull/339 Regards, Vishanth On Tue, May 19, 2015 at 10:34 AM, Reka Thirunavukkarasu wrote: > Thanks Imesh for confirming it. So, i will remove this from the Bean for > this release. > > Thanks, > Reka

Re: [Discuss] Database Scripts Need to be Cleaned

2015-05-18 Thread Imesh Gunaratne
Now it looks great! :-) Thanks Udara! On Tue, May 19, 2015 at 10:49 AM, Udara Liyanage wrote: > Hi Imesh, > > I have removed those database and new db file structure is as below. Does > this looks good? > dbscripts/ > ├── identity > │ ├── application-mgt > │ │ ├── db2.sql > │ │ ├── h2.

[GitHub] stratos pull request: Removing endpoint in KubernetesMaster

2015-05-18 Thread Vishanth
GitHub user Vishanth opened a pull request: https://github.com/apache/stratos/pull/339 Removing endpoint in KubernetesMaster Removing endpoint in KubernetesMaster since this is not used in 4.1.0 release. You can merge this pull request into a Git repository by running: $ git p

Re: Listing Autoscaling Policies in CLI

2015-05-18 Thread Imesh Gunaratne
Hi Pubudu, IMO we need to display Memory Consumption, Load Average and Requests In Flight threshold values in this table. The Accessibility column can be removed. Thanks On Tue, May 19, 2015 at 12:30 AM, Pubudu Gunatilaka wrote: > Hi Devs, > > According to the documentation in [1], autoscaling

Re: [Discuss] PCA - Log Event Publishing to BAM

2015-05-18 Thread Imesh Gunaratne
Great work Chamila! @Mari: It would be great if we can document this. Thanks On Tue, May 19, 2015 at 12:06 AM, Chamila De Alwis wrote: > Hi, > > I've fixed and tested the $subject in the Python Cartridge Agent. Now when > the following parameters are set in the agent.conf configuration file, th

[GitHub] stratos pull request: Changing listing of autoscaling policies in ...

2015-05-18 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/338 Changing listing of autoscaling policies in cli Changed listing of autoscaling policies from "ID, Accessibility" to "ID, Requests In Flight, Memory Consumption, Load Average" You can merge this

[GitHub] stratos pull request: Removing tenant partitions from cartridge be...

2015-05-18 Thread Vishanth
GitHub user Vishanth opened a pull request: https://github.com/apache/stratos/pull/337 Removing tenant partitions from cartridge bean *Removed from the cartridge bean *Removed from the ui console schema You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (STRATOS-1418) Remove tenant partitions in cartridge bean

2015-05-18 Thread Vishanth (JIRA)
Vishanth created STRATOS-1418: - Summary: Remove tenant partitions in cartridge bean Key: STRATOS-1418 URL: https://issues.apache.org/jira/browse/STRATOS-1418 Project: Stratos Issue Type: Bug

[GitHub] stratos pull request: Fixing issues when adding a cartridge group ...

2015-05-18 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/336 Fixing issues when adding a cartridge group with non existing cartridges Fixing issues when adding a cartridge group with non existing cartridges You can merge this pull request into a Git reposit

Do we use store feature

2015-05-18 Thread Udara Liyanage
Hi, It seems store feature is refereed in Stratos product. Do we need this? -- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897

Re: [Discuss] Database Scripts Need to be Cleaned

2015-05-18 Thread Udara Liyanage
Hi Imesh, I have removed those database and new db file structure is as below. Does this looks good? dbscripts/ ├── identity │ ├── application-mgt │ │ ├── db2.sql │ │ ├── h2.sql │ │ ├── informix.sql │ │ ├── mssql.sql │ │ ├── mysql.sql │ │ ├── oracle_rac.sql │ │ ├── or

[GitHub] stratos pull request: Fixing issues when adding Network Partition ...

2015-05-18 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/335 Fixing issues when adding Network Partition via CLI - Fixed issue when invalid network partition is added - Fixed issue when adding network partition that already exists. You can merge this

Re: Remove Metadata keys from Cartridge definition

2015-05-18 Thread Reka Thirunavukkarasu
Thanks Imesh for the response..I have removed metadata keys from the cartridge definition bean. Thanks, Reka On Mon, May 18, 2015 at 7:05 PM, Imesh Gunaratne wrote: > As I can recall we added this to inform PCA to export a set of name value > pairs to Metadata API. However I think we can implem

Re: endpoint in kubernetesMaster

2015-05-18 Thread Reka Thirunavukkarasu
Thanks Imesh for confirming it. So, i will remove this from the Bean for this release. Thanks, Reka On Mon, May 18, 2015 at 7:51 PM, Imesh Gunaratne wrote: > Currently we are constructing the Kubernetes Master Endpoint URL as > follows, therefore this is not needed: > > public KubernetesCluster

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread Udara Liyanage
Hi Davis, Great to hear it's working. Regarding forceful undeployment, forceful undeployment invokes the graceful undeployment path so that it takes bit time to terminate instances and send relevant events. Ideally application should come to CREATED state after sometime. If not, could you please s

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Yes, built the from the master branch this morning. Thanks -D On Mon, May 18, 2015 at 8:21 PM, Rajkumar Rajaratnam wrote: > Great to hear that David! > > BTW, this is master branch right? > > Thanks. > > On Tue, May 19, 2015 at 8:16 AM, david hbase wrote: > >> Thanks Dev Team! >> >> It's worki

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread Rajkumar Rajaratnam
Great to hear that David! BTW, this is master branch right? Thanks. On Tue, May 19, 2015 at 8:16 AM, david hbase wrote: > Thanks Dev Team! > > It's working now! Auto-scaling is working great with Openstack! > > -D > > > On Mon, May 18, 2015 at 11:38 AM, Chamila De Alwis > wrote: > >> Hi, >> >

Listing Autoscaling Policies in CLI

2015-05-18 Thread Pubudu Gunatilaka
Hi Devs, According to the documentation in [1], autoscaling policy has an accessibility property (eg: Private). Where do we define that when deploying an autoscaling policy. It is not mentioned in the autoscaling policy definition in [2]. I checked with the code base and I couldn't find any acces

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread Chamila De Alwis
Hi, I've modified the PCA code to throw a meaningful exception (GitRepositorySynchronizationException) whenever the APPLICATION_PATH is null. This will help to identify such cases easily. Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Mon, M

[Discuss] PCA - Log Event Publishing to BAM

2015-05-18 Thread Chamila De Alwis
Hi, I've fixed and tested the $subject in the Python Cartridge Agent. Now when the following parameters are set in the agent.conf configuration file, the LogPublisher job will be activated, which will scan the specified logs every 1 second and publish each entry as a Thrift event to the specified

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Hi, Udara It's working, Query: where we storage the the application status, can not undeploy with force=true now. May need to update the status directly. Thanks -D On Mon, May 18, 2015 at 1:11 AM, Udara Liyanage wrote: > Hi David, > > Application Path is normally defined in puppet. However if

Re: Clustered deployments of Stratos

2015-05-18 Thread Reka Thirunavukkarasu
Hi Shaheed, As i have locally tested, member fault case working fine in the current master. Can you share us with the complete stratos logs once you upgrade your setup to the latest code in master? Also, you can enable debug logs for autosclaer and drools as below in /repository/conf/log4j.propert

Re: Clustered deployments of Stratos

2015-05-18 Thread Reka Thirunavukkarasu
Hi Shaheed, We had been using member fault detection to test the termination-behavior in beta2 and after that like one week before. So, i believe that It will work in the latest master. However we will also verify this again. Thanks, Reka On Mon, May 18, 2015 at 7:53 PM, Imesh Gunaratne wrote:

Re: [Discuss] The Login page titles are too long

2015-05-18 Thread Imesh Gunaratne
On Mon, May 18, 2015 at 11:58 AM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi Dakshika, > > In the Login page, on "Sign in" button click with invalid password, the > error is shown properly. But on "Enter" key press with invalid password, > the error is prompted and hidden in the UI

Re: [Discuss] Database Scripts Need to be Cleaned

2015-05-18 Thread Imesh Gunaratne
Thanks Udara, no we do not need billing and metering database scripts. Thanks On Mon, May 18, 2015 at 3:50 PM, Udara Liyanage wrote: > Hi, > > Do we need below db scripts. > > billing-h2.sql > metering_h2.sql > > On Mon, May 18, 2015 at 3:44 PM, Udara Liyanage wrote: > >> Hi Imesh, >> >> I wil

Re: Clustered deployments of Stratos

2015-05-18 Thread Imesh Gunaratne
Thanks Shaheed! I will verify the second problem where Stratos is not detecting manually terminated members. Thanks On Mon, May 18, 2015 at 3:39 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote: > Ack. We are just in the middle of doing getting sync’d up again to > master, and it soun

Re: endpoint in kubernetesMaster

2015-05-18 Thread Imesh Gunaratne
Currently we are constructing the Kubernetes Master Endpoint URL as follows, therefore this is not needed: public KubernetesClusterContext(String id, String masterIp, String masterPort, int lowerPort, int upperPort) { ... this.setKubApi(new KubernetesApiClient(getEndpoint(masterIp, masterP

[GitHub] stratos pull request: Fix issues found when removing non existing ...

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/334 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: Fix issues found when removing non existing ...

2015-05-18 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/334 Fix issues found when removing non existing deployment policies and network partitions Fix issues found when removing non existing deployment policies and network partitions You can merge this p

Re: Naming conversion for properties in any definition

2015-05-18 Thread Imesh Gunaratne
Yes better to fix this type of issues in the next release, I also found several other JSON arrays defined in singular form. Thanks On Mon, May 18, 2015 at 1:51 PM, Reka Thirunavukkarasu wrote: > Hi > > On Mon, May 18, 2015 at 1:47 PM, Lakmal Warusawithana > wrote: > >> >> >> On Mon, May 18, 20

Re: Remove Metadata keys from Cartridge definition

2015-05-18 Thread Imesh Gunaratne
As I can recall we added this to inform PCA to export a set of name value pairs to Metadata API. However I think we can implement that logic in PCA plugins/extensions without having to define them in the cartridge. On Mon, May 18, 2015 at 1:13 PM, Udara Liyanage wrote: > Hi Imesh, > > What was t

[GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread pubudu538
Github user pubudu538 closed the pull request at: https://github.com/apache/stratos/pull/329 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/329#issuecomment-103052866 Thanks Pubudu! I have now merged this to master branch, please close the pull request manually. Thanks --- If your project is set up for it, you can reply to this em

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

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/333 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: Display proper response messages according t...

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/331 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

Need to verify content on cartridges

2015-05-18 Thread Mariangela Hills
Hi Devs, The content in [1] on cartridges is out of date. Can someone please help to verify and correct the content. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Cartridge Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical

[Discuss] LVS load balancer support for Apache Stratos

2015-05-18 Thread Gayan Gunarathne
Hi All, Following is the implementation workflow we are planing with the LVS load balancer extension for Stratos. 1. We are passing the virtual IPs with service names when starting the LVS extension.LVS extension will check if this service exists in the topology.If this service exists in the topo

Re: New Metadata API

2015-05-18 Thread Mariangela Hills
Sure, I will document this! Regards, Mariangela *--* *Mariangela Hills* PMC Member & Committer of Apache Stratos Senior Technical Writer WSO2, Inc. lean.enterprise.middleware. m: +94 773 500185 w: http://wso2.com On Mon, May 18, 2015 at 3:40 PM, Udara Liyanage wrote

[GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread pubudu538
Github user pubudu538 commented on the pull request: https://github.com/apache/stratos/pull/329#issuecomment-103046924 I have fixed both tenant activate and deactivate cli issues. Please review and merge. --- If your project is set up for it, you can reply to this email and have your

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

2015-05-18 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/333 Fixing issues with addTenant from CLI You can merge this pull request into a Git repository by running: $ git pull https://github.com/anuruddhal/stratos cli_tenant Alternatively you can r

[GitHub] stratos pull request: Add deployment policy rest api method prompt...

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/332 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: Add deployment policy rest api method prompt...

2015-05-18 Thread Vishanth
GitHub user Vishanth opened a pull request: https://github.com/apache/stratos/pull/332 Add deployment policy rest api method prompts end user error message Add deployment policy rest api method prompts end user error message Using "e.getFaultMessage().getInvalidDeploymentPolicyE

[GitHub] stratos pull request: Display proper response messages according t...

2015-05-18 Thread dinithis
GitHub user dinithis opened a pull request: https://github.com/apache/stratos/pull/331 Display proper response messages according to the REST API response message Display proper response messages in the CLI commands according to the REST API response message You can merge this pull

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

2015-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/330 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] stratos pull request: Fixed formatting issues

2015-05-18 Thread pubudu538
Github user pubudu538 closed the pull request at: https://github.com/apache/stratos/pull/328 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] stratos pull request: Fixed formatting issues

2015-05-18 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/328#issuecomment-103021934 Thanks Pubudu! I have now merged this to master branch, due to some reason it did not automatically change the state to merged. Please close this manually. Thanks --

Re: Location of PCA logs should be updated in documentation

2015-05-18 Thread Rajkumar Rajaratnam
Great. Thanks Shavindri! On Mon, May 18, 2015 at 2:50 PM, Shavindri Dissanayake wrote: > Hi Raj, > > The content in [1] is now updated as discussed. > > [1] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0-Beta+2+Python+Cartridge+Agent+Guide#id-4.1.0-Beta2PythonCartridgeAgentGuide-Pup

Re: [Discuss] Database Scripts Need to be Cleaned

2015-05-18 Thread Udara Liyanage
Hi, Do we need below db scripts. billing-h2.sql metering_h2.sql On Mon, May 18, 2015 at 3:44 PM, Udara Liyanage wrote: > Hi Imesh, > > I will do the needful. > > On Mon, May 18, 2015 at 8:32 AM, Udara Liyanage wrote: > >> +1 >> > > > > -- > > Udara Liyanage > Software Engineer > WSO2, Inc.: h

Re: [Discuss] Database Scripts Need to be Cleaned

2015-05-18 Thread Udara Liyanage
Hi Imesh, I will do the needful. On Mon, May 18, 2015 at 8:32 AM, Udara Liyanage wrote: > +1 > -- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897

Re: New Metadata API

2015-05-18 Thread Udara Liyanage
Hi, I added another API method to DELETE a property from application properties. Shall we document this ? API : *DELETE applications/{app_id}/**properties/{property_name}* On Fri, May 15, 2015 at 11:05 AM, Udara Liyanage wrote: > Hi , > > Below the json format of a property. > > { >

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

2015-05-18 Thread anuruddhal
GitHub user anuruddhal opened a pull request: https://github.com/apache/stratos/pull/330 Fixing login error message in CLI You can merge this pull request into a Git repository by running: $ git pull https://github.com/anuruddhal/stratos CLI Alternatively you can review and a

Re: [GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread Pubudu Gunatilaka
This exception is needed for the non exist tenant domain. As we discussed offline, i will change this particular exception to InvalidDomainException and send the pull request again. On Mon, May 18, 2015 at 2:36 PM, lahirus wrote: > Github user lahirus commented on a diff in the pull request: > >

Re: configure/networkpartitions instead of configure/partitions in UI

2015-05-18 Thread Lahiru Sandaruwan
Good catch Reka. Thanks. On Mon, May 18, 2015 at 2:46 PM, Reka Thirunavukkarasu wrote: > Hi Devs, > > I'm done with the $subject. The UI will look like below. > > Thanks, > Reka > > > > -- > Reka Thirunavukkarasu > Senior Software Engineer, > WSO2, Inc.:http://wso2.com, > Mobile: +94776442007 >

Re: Location of PCA logs should be updated in documentation

2015-05-18 Thread Shavindri Dissanayake
Hi Raj, The content in [1] is now updated as discussed. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0-Beta+2+Python+Cartridge+Agent+Guide#id-4.1.0-Beta2PythonCartridgeAgentGuide-Puppetscenario.1 Thanks & Regards Shavindri Dissanayake Technical Writer LinkedIn Profile

[GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread lahirus
Github user lahirus commented on a diff in the pull request: https://github.com/apache/stratos/pull/329#discussion_r30491310 --- Diff: components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java --- @@ -3170,7 +3170,27 @@

endpoint in kubernetesMaster

2015-05-18 Thread Reka Thirunavukkarasu
Hi Is $subject needed? We don't currently display this in UI. If it is needed, i can do the needful to show it in the UI. If not, i can remove this from the bean. Please advice.. Thanks, Reka -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Errors in Python agent live tests

2015-05-18 Thread Sajith Kariyawasam
Hi Imesh, Sorry for the late response. Yes, I had those prerequisites installed. On Fri, May 15, 2015 at 8:05 PM, Imesh Gunaratne wrote: > Hi Sajith, > > Did you install the prerequisites? > >pip install paho-mqtt >pip install psutil >pip install pexpect >pip install pycrypto >

[GitHub] stratos pull request: Fixed deactivating non-exist tenant in cli

2015-05-18 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/329 Fixed deactivating non-exist tenant in cli fixed deactivating non-exist tenant in cli. In the current implementation it doesn't check for the existence of the tenant. Tenant id becomes -1 for non

Re: CLI prints HTTP status codes as out put

2015-05-18 Thread Pubudu Gunatilaka
+1 for showing a useful message for the end user. On Mon, May 18, 2015 at 1:10 PM, Dinithi De Silva wrote: > +1 for removing the HTTP status code and printing a message. > > On Mon, May 18, 2015 at 11:21 AM, Lahiru Sandaruwan > wrote: > >> Hi all, >> >> $subject is there for several commands.

Re: Naming conversion for properties in any definition

2015-05-18 Thread Reka Thirunavukkarasu
Hi On Mon, May 18, 2015 at 1:47 PM, Lakmal Warusawithana wrote: > > > On Mon, May 18, 2015 at 1:44 PM, Reka Thirunavukkarasu > wrote: > >> Hi All, >> >> An update of what are the beans need to get changed with properties >> instead of property: >> >> - cartridge definition property section >> -

[jira] [Created] (STRATOS-1417) Use properties as convention in all the Beans

2015-05-18 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1417: -- Summary: Use properties as convention in all the Beans Key: STRATOS-1417 URL: https://issues.apache.org/jira/browse/STRATOS-1417 Project: Stratos

Re: Naming conversion for properties in any definition

2015-05-18 Thread Lakmal Warusawithana
On Mon, May 18, 2015 at 1:44 PM, Reka Thirunavukkarasu wrote: > Hi All, > > An update of what are the beans need to get changed with properties > instead of property: > > - cartridge definition property section > - cartridge definition IaaSProvider/property > - application/property in application

Re: Naming conversion for properties in any definition

2015-05-18 Thread Reka Thirunavukkarasu
Hi All, An update of what are the beans need to get changed with properties instead of property: - cartridge definition property section - cartridge definition IaaSProvider/property - application/property in application definition - PartitionBean - KubernetesClusterBean - KubernetesHostBean - Kub

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread Udara Liyanage
Hi David, Application Path is normally defined in puppet. However if Application path is defined in your application definition, it will come with payload. When application path is defined in both places, what is defined in payload is picked up. So could you please provide your* application defini

Re: Naming conversion for properties in any definition

2015-05-18 Thread Reka Thirunavukkarasu
Hi All, Also, please note that application uses property. If noone is using this property in the application at the moment, then i can change it and update the samples. Thanks, Reka On Mon, May 18, 2015 at 1:10 PM, Reka Thirunavukkarasu wrote: > Hi Shaheed/Martin/Vanson, > > In order to keep

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Auto scaling running well, Thanks -D On Mon, May 18, 2015 at 12:08 AM, david hbase wrote: > Also, please verify the www root value: > [error] [client 10.24.170.89] File does not exist: /var/www/www/www, > referer: http://10.203.30.130/ > > I think should be /var/www/www > > Thanks > -D > > > > >

Re: Naming conversion for properties in any definition

2015-05-18 Thread Vishanth Balasubramaniam
+1 for adhering to properties everywhere On Mon, May 18, 2015 at 1:10 PM, Reka Thirunavukkarasu wrote: > Hi Shaheed/Martin/Vanson, > > In order to keep the convention, i will have to change the cartridge > definition bean to use properties instead of property. Do you have any > issue with this c

Re: Remove Metadata keys from Cartridge definition

2015-05-18 Thread Udara Liyanage
Hi Imesh, What was the purpose of that variable? This is not related to metadata service AFAIK. On Mon, May 18, 2015 at 10:11 AM, Reka Thirunavukkarasu wrote: > Hi Devs, > > Thought of removing Metadata keys from the cartridge definition as it > seems that we are no longer using it. Can you ple

Re: Naming conversion for properties in any definition

2015-05-18 Thread Reka Thirunavukkarasu
Hi Shaheed/Martin/Vanson, In order to keep the convention, i will have to change the cartridge definition bean to use properties instead of property. Do you have any issue with this change as it will change the cartridge definition? Thanks, Reka On Mon, May 18, 2015 at 1:07 PM, Anuruddha Liyanar

Re: CLI prints HTTP status codes as out put

2015-05-18 Thread Dinithi De Silva
+1 for removing the HTTP status code and printing a message. On Mon, May 18, 2015 at 11:21 AM, Lahiru Sandaruwan wrote: > Hi all, > > $subject is there for several commands. Shall we avoid this and just print > the message which is useful for the enduser? > > Wdyt? > > Thanks. > > -- > -- > Lahi

Re: Naming conversion for properties in any definition

2015-05-18 Thread Anuruddha Liyanarachchi
+1 for the properties. On Mon, May 18, 2015 at 1:05 PM, Lahiru Sandaruwan wrote: > Yes. We need to be consistent everywhere. +1 for properties. > > Thanks. > On Mon, May 18, 2015 at 12:47 PM, Reka Thirunavukkarasu > wrote: > >> Hi >> >> I saw when using propeties in the definition, we haven't

Re: Naming conversion for properties in any definition

2015-05-18 Thread Udara Liyanage
+1 for properties On Mon, May 18, 2015 at 12:47 PM, Reka Thirunavukkarasu wrote: > Hi > > I saw when using propeties in the definition, we haven't used a > convention. In some definition it mentioned as , > > properties[ > { > "name" : "aaa" > "value" : "b" > } > ] > > and in some > > proper

Re: Naming conversion for properties in any definition

2015-05-18 Thread Lahiru Sandaruwan
Yes. We need to be consistent everywhere. +1 for properties. Thanks. On Mon, May 18, 2015 at 12:47 PM, Reka Thirunavukkarasu wrote: > Hi > > I saw when using propeties in the definition, we haven't used a > convention. In some definition it mentioned as , > > properties[ > { > "name" : "aaa" >

Naming conversion for properties in any definition

2015-05-18 Thread Reka Thirunavukkarasu
Hi I saw when using propeties in the definition, we haven't used a convention. In some definition it mentioned as , properties[ { "name" : "aaa" "value" : "b" } ] and in some property[ { "name" : "aaa" "value" : "b" } ] IMO we should go with properties everywhere as it contains an arra

Re: [Q] Test Stratos 4.1 with OpenStack

2015-05-18 Thread david hbase
Also, please verify the www root value: [error] [client 10.24.170.89] File does not exist: /var/www/www/www, referer: http://10.203.30.130/ I think should be /var/www/www Thanks -D On Sun, May 17, 2015 at 11:44 PM, Udara Liyanage wrote: > Hi Raj, > > I am sorry, that variable is coming with