Re: Updating min number of cartridge instances (partitionMin)..?

2014-09-11 Thread Udara Liyanage
Hi, Below is the jira to track the issue. [1] https://issues.apache.org/jira/browse/STRATOS-716 On Fri, Sep 12, 2014 at 11:00 AM, Lahiru Sandaruwan wrote: > Hi Michiel, > > As Udara mentioned this is not supported in released 4.0 version. We will > add the capability to change min and max in n

Re: Supporting dynamically build / publish docker images in cartridge deployment

2014-09-11 Thread Sajith Kariyawasam
Hi Imesh, What I thought was to define a Docker image file location (github url) in the cartridge definition json, and to build the Image and push to the registry during the cartridge deployment time. So will be managing docker images in registry, and the Docker image definition files (Dockerfile

REST API User Permissions

2014-09-11 Thread Lasindu Charith
Hi devs, I'm in the process of finalizing the permissions in the StratosAdmin REST API. Below are the REST API methods and proposed permissions to be imposed in Stratos 4.1.0. Please let me know if there are any changes to be made. REST API MethodSuper AdminTenant AdminTenant UserPermission Supe

[jira] [Closed] (STRATOS-793) Instructions to deploy a cartridge using the wizard is incorrect

2014-09-11 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills closed STRATOS-793. > Instructions to deploy a cartridge using the wizard is incorrect > --

[jira] [Resolved] (STRATOS-793) Instructions to deploy a cartridge using the wizard is incorrect

2014-09-11 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills resolved STRATOS-793. -- Resolution: Fixed Fix Version/s: 4.0.0 4.1.0 M1 Fixed in the

[jira] [Created] (STRATOS-793) Instructions to deploy a cartridge using the wizard is incorrect

2014-09-11 Thread Mariangela Hills (JIRA)
Mariangela Hills created STRATOS-793: Summary: Instructions to deploy a cartridge using the wizard is incorrect Key: STRATOS-793 URL: https://issues.apache.org/jira/browse/STRATOS-793 Project: Str

Re: Updating min number of cartridge instances (partitionMin)..?

2014-09-11 Thread Lahiru Sandaruwan
Hi Michiel, As Udara mentioned this is not supported in released 4.0 version. We will add the capability to change min and max in next 4.1.0 release. Docs will be updated for 4.1.0. Thanks. On Fri, Sep 12, 2014 at 8:43 AM, Udara Liyanage wrote: > Hi, > > I'm afraid manual scaling is not yet su

[GitHub] stratos pull request: Initial version of Kubernetes Cluster Monito...

2014-09-11 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/33 Initial version of Kubernetes Cluster Monitor This PR contains the following stuffs * KubernetesClusterMonitor which is periodically performing min check * a constant KUBERNETES_MIN_R

Re: Shall we plan for a 4.1.0-M1 developer preview?

2014-09-11 Thread Nirmal Fernando
I create 4.1.0 M1 and M2 versions in the Jira. Please update the version of the Jiras you are planning to get to the first developer preview as 4.1.0 M1. We need to come up with a code freeze date too. I'd suggest we code freeze for M1 on 13th September 8pm PST. Thoughts? On Wed, Sep 10, 2014 at

Re: Updating min number of cartridge instances (partitionMin)..?

2014-09-11 Thread Udara Liyanage
Hi, I'm afraid manual scaling is not yet supported in Stratos. Instances count is increased by Auto Scaler in case of scaling up. It is done automatically according to requests in flight count of LB, instance memory consumption and CPU load of instances. Please refer to [1] for a blog post about s

Updating min number of cartridge instances (partitionMin)..?

2014-09-11 Thread Michiel Blokzijl (mblokzij)
Hi people, Let’s say I’ve deployed a service using Stratos, and now I want to increase the minimum number of instances that should be active at a given point in time. How can I do that without unsubscribing them all (thus killing the service)? I was looking through the API docs for 4.0 and 4.1

Re: [Wiki] Split REST API guide based on user and admin actions

2014-09-11 Thread Mariangela Hills
Hi Udara, Thanks, for your feedback. However, based on the new Stratos wiki structure [1] the admin guide has been removed. However, the "User Roles and Permissions" [2] page has been added to enable users to identify the actions that they can carryout. [1] https://issues.apache.org/jira/browse/S

Re: [Wiki] Split CLI guide based on user and admin actions

2014-09-11 Thread Mariangela Hills
Hi Udara, Thanks, for your feedback. However, based on the new Stratos wiki structure [1] the admin guide has been removed. However, the "User Roles and Permissions" [2] page has been added to enable users to identify the actions that they can carryout. [1] https://issues.apache.org/jira/browse/S

Stratos 4.1.0 wiki doc structure has been changed

2014-09-11 Thread Mariangela Hills
Please note $subject. For more information, see [1]. Please let me know whether any further changes need to be made in the 4.1.0 wiki structure. [1] https://issues.apache.org/jira/browse/STRATOS-768 Regards, Mariangela *--* Mariangela Hills Senior Technical Writer *WSO2, Inc.*lean.enterpris

[jira] [Updated] (STRATOS-768) [Wiki] Reorganize Stratos wiki structure

2014-09-11 Thread Mariangela Hills (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariangela Hills updated STRATOS-768: - Description: Reorganize the Stratos wiki space structure so that users will be able to fi

[GitHub] stratos pull request: Mock REST endpoint changes for tenant isolat...

2014-09-11 Thread shirolk
GitHub user shirolk opened a pull request: https://github.com/apache/stratos/pull/32 Mock REST endpoint changes for tenant isolation in definitions - Fixes https://issues.apache.org/jira/browse/STRATOS-772 except for user mgmt mocks You can merge this pull request into a Git repos

[jira] [Updated] (STRATOS-761) Tenant isolation for policies and definitions

2014-09-11 Thread Shiroshica Kulatilake (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiroshica Kulatilake updated STRATOS-761: -- Affects Version/s: 4.1.0 M2 Fix Version/s: (was: 4.1.0 M1)

[jira] [Commented] (STRATOS-772) Modify mock REST endpoint for 4.1.0 changes

2014-09-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129820#comment-14129820 ] ASF GitHub Bot commented on STRATOS-772: GitHub user shirolk opened a pull reques

MQTT client library for Stratos messaging component.

2014-09-11 Thread Gayan Gunarathne
Hi All, Based on the discussion[1] and our initial research, we are going to use the following client library for the Stratos MQTT based message component. http://www.eclipse.org/paho/ We have done initial research[2] of the functionality of that library with both java[3] and python[4]. Please