[jira] [Resolved] (STRATOS-1485) Refactoring the InstanceContext hierarchy and NetworkPartitionContext hierarchy

2015-08-04 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1485. Resolution: Fixed This is added in dd3dce60ae028d0ae6e1ba641c6dd2087fa5a2d

[jira] [Resolved] (STRATOS-1484) Spin a new member after the termination of existing member

2015-08-04 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1484. Resolution: Done This is added in c0e24c32beafbf0a57772ea110048a4d154b481a

Re: DISCUSS: are there any plans to upgrade jclouds to the latest version ?

2015-08-04 Thread Lahiru Sandaruwan
Hi Martin, Is there any feature that we specially look for in those versions? Thanks. On Tue, Aug 4, 2015 at 3:54 PM, Martin Eppel (meppel) wrote: > Hi, > > > > Are there any thoughts on when / if stratos will upgrade jclouds from > 1.8.1 to the latest (1.9.0 (1)) ? > > > > Thanks > > > > Mart

DISCUSS: are there any plans to upgrade jclouds to the latest version ?

2015-08-04 Thread Martin Eppel (meppel)
Hi, Are there any thoughts on when / if stratos will upgrade jclouds from 1.8.1 to the latest (1.9.0 (1)) ? Thanks Martin

[GitHub] stratos pull request: Changing UI for portmapping

2015-08-04 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/416 Changing UI for portmapping You can merge this pull request into a Git repository by running: $ git pull https://github.com/pubudu538/stratos fix-np Alternatively you can review and apply

[jira] [Commented] (STRATOS-1478) Remove unnecessary events and event listeners

2015-08-04 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653520#comment-14653520 ] Akila commented on STRATOS-1478: Fixed in 1c2997172f51e587ba1e7a024d7cf19cab90abc5 Grou

[jira] [Resolved] (STRATOS-1478) Remove unnecessary events and event listeners

2015-08-04 Thread Akila (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akila resolved STRATOS-1478. Resolution: Fixed > Remove unnecessary events and event listeners > --

Re: DISCUSS: co-location of VMs in stratos (affinity / anti-affinity)

2015-08-04 Thread Reka Thirunavukkarasu
Hi Martin, On Fri, Jul 31, 2015 at 4:37 AM, Martin Eppel (meppel) wrote: > Hi Reka, > > > > Thanks for your reply. The affinity support you mentioned below will IMHO > work only for a small number of cartirdges / instances and only if the > cartridges don’t scale. > I doubt whether scaling woul

Re: AWS Load Balancing Support for Stratos - Weekly Update

2015-08-04 Thread Swapnil Patil
Hi Imesh, Thanks for the reference. I will go through it and check how we can use it in our extension and get back. Thanks and Regards, Swapnil On Aug 4, 2015 9:17 AM, "Imesh Gunaratne" wrote: > Great! Thanks for the update Swapnil! Regarding finding request count, > please have a look at [1] a

[GitHub] stratos pull request: Add database/

2015-08-04 Thread sajhak
Github user sajhak commented on a diff in the pull request: https://github.com/apache/stratos/pull/378#discussion_r36175848 --- Diff: components/org.apache.stratos.manager/src/main/database/SM.sql --- @@ -0,0 +1,79 @@ +SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0;

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-04 Thread Ashan Dhananjaya
Hi Imesh, Noted the feedback. I will do the necessary changes to the REST API. Thank You! Best Regards, Ashan On Tue, Aug 4, 2015 at 12:44 PM, Imesh Gunaratne wrote: > Hi Ashan, > > IMO an API should be generic, it should not be designed by looking at the > functional requirement of the UI. Th

Re: Python CLI, regarding -u and -p flags in single-command mode

2015-08-04 Thread Milindu Sanoj Kumarage
Hi, defining two flags with same name is not possible with the framework, let's use different parameter names as you suggested. I have some problems with the outputs of the following commands. list-deployment-policies Deployment policies found: +-+---+ | ID

Re: Introducing Kubernetes Service Types in Apache Stratos

2015-08-04 Thread Imesh Gunaratne
Great work Pubudu! On Tue, Aug 4, 2015 at 2:32 PM, Pubudu Gunatilaka wrote: > Hi Devs, > > I have done the required change and PR can be found in [1]. It has now > merged with the master branch. With this change when you are adding a > cartridge which uses kubernetes Iaas, you need to provide an

Re: Introducing Kubernetes Service Types in Apache Stratos

2015-08-04 Thread Pubudu Gunatilaka
Hi Devs, I have done the required change and PR can be found in [1]. It has now merged with the master branch. With this change when you are adding a cartridge which uses kubernetes Iaas, you need to provide another property called kubernetesPortType under the portMapping section. Acceptable value

[jira] [Resolved] (STRATOS-1480) Make Node Port creation configurable in Kubernetes

2015-08-04 Thread Pubudu Chinthaka Gunatilaka (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pubudu Chinthaka Gunatilaka resolved STRATOS-1480. -- Resolution: Fixed Fix Version/s: 4.1.0 Fixed with PR [1

[GitHub] stratos pull request: Nodeport configurable for kubernetes

2015-08-04 Thread pubudu538
Github user pubudu538 closed the pull request at: https://github.com/apache/stratos/pull/415 --- 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: Nodeport configurable for kubernetes

2015-08-04 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/415#issuecomment-127527859 Great work Pubudu! I have now merged this to master branch. Please close the pull request. Thanks --- If your project is set up for it, you can reply to this email a

[GitHub] stratos pull request: Nodeport configurable for kubernetes

2015-08-04 Thread pubudu538
GitHub user pubudu538 opened a pull request: https://github.com/apache/stratos/pull/415 Nodeport configurable for kubernetes You can merge this pull request into a Git repository by running: $ git pull https://github.com/pubudu538/stratos nodeport-fix Alternatively you can re

Re: Refactoring Metering Service Implementation for Stratos

2015-08-04 Thread Thanuja Uruththirakodeeswaran
Hi Reka, Yes, It's true that we don't need different factory classes for each publisher class. We will have a publisher factory class per component and use that for creating different publishers within the component as we discussed. Thank you. On Tue, Aug 4, 2015 at 12:02 PM, Reka Thirunavukkara

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-04 Thread Imesh Gunaratne
Great! Thanks Akila! On Tue, Aug 4, 2015 at 11:56 AM, Akila Ravihansa Perera wrote: > Hi Imesh, > > I'm in the process of finalizing the fixes for [1]. Will start a release > build soon after that. > > [1] https://issues.apache.org/jira/browse/STRATOS-1478 > > Thanks. > > On Tue, Aug 4, 2015 at

Re: [Dev] [GSoC-2015] Showing health statistics in GUI

2015-08-04 Thread Imesh Gunaratne
Hi Ashan, IMO an API should be generic, it should not be designed by looking at the functional requirement of the UI. There could be many users using this API. Thanks On Tue, Aug 4, 2015 at 9:46 AM, Ashan Dhananjaya wrote: > Hi Imesh, > > Currently it is not possible to give a date range. We h