Hi devs, I incorporated the refactoring done by Udara and also did a few more modifications.
diffs can be viewed at: 1. https://github.com/shirolk/stratos/commit/b2c16968242cd4b290764563119695e1ec504618 2. https://github.com/shirolk/stratos/commit/c45da1728465063e6c816f5f5763f8b5a6cc5415 There are two more questions that need to be resolved. 1. Do we need to expose the method *updateKubernetesHost(KubernetesHost kubernetesHost)* via the REST api ? 2. The *getServiceClusters(String cartridgeType)* method has been marked deprecated - It is deprecated due to *getClustersOfCartridge( String cartridgeType)* - since this is a new release should we remove this completely ? These two methods are still available. In the meantime I will be propagating these fixes to the command line component - *org.apache.stratos.cli* Thank you, Shiro On Mon, Nov 24, 2014 at 11:38 AM, Nirmal Fernando <[email protected]> wrote: > Seems like none of the recent updates were synched. > > On Mon, Nov 24, 2014 at 6:37 AM, Shiroshica Kulatilake <[email protected]> > wrote: > >> Hi Udara, >> >> The branch which you created can only be seen in >> https://git-wip-us.apache.org/repos/asf?p=stratos.git and not in >> https://github.com/apache/stratos/ >> >> Would you be able to please check what's missing. >> >> Thank you, >> Shiro >> >> On Sat, Nov 22, 2014 at 9:44 AM, Udara Liyanage <[email protected]> wrote: >> >>> Hi, >>> >>> I started refactoring Stratos REST API. In the process I have changed >>> resource URLs so the API looks more RESTfull. I did not commit the changes >>> to master branch since it will break UI and CLI. >>> Instead I committed to a new branch "rest-api-refact" which you can work >>> on re factoring work. >>> >>> -- >>> >>> Udara Liyanage >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> web: http://udaraliyanage.wordpress.com >>> phone: +94 71 443 6897 >>> >> >> >> >> -- >> Shiroshica Kulatilake >> >> Architect, >> WSO2, Inc. http://wso2.com/ >> Phone: +94 776523867 >> > > > > -- > Best Regards, > Nirmal > > Nirmal Fernando. > PPMC Member & Committer of Apache Stratos, > Senior Software Engineer, WSO2 Inc. > > Blog: http://nirmalfdo.blogspot.com/ > -- Shiroshica Kulatilake Architect, WSO2, Inc. http://wso2.com/ Phone: +94 776523867
