Hi Mahesh, Please find SS related comments inline. On Tue, Aug 19, 2014 at 3:14 PM, Amila Maha Arachchi <[email protected]> wrote:
> Hi Mahesh, > > Regarding the Storage Server: > If tenants create databases in the app cloud, those are handled by the SS. > SS has admin services to check whether a tenant has created DBs. So, you > should be able to check using them and delete using the admin services. SS > team should be able to point you to the code. > You can use RSSManagerService[1] OSGi service or RSSAdmin[2] admin service to perform operations on databases. [1] - https://github.com/wso2-dev/carbon-storage-management/blob/master/components/rss-manager/org.wso2.carbon.rssmanager.core/src/main/java/org/wso2/carbon/rssmanager/core/service/RSSManagerService.java [2]- https://github.com/wso2-dev/carbon-storage-management/blob/master/components/rss-manager/org.wso2.carbon.rssmanager.core/src/main/java/org/wso2/carbon/rssmanager/core/service/RSSAdmin.java > > Regarding AppFactory: > AF is the backbone of App Cloud. So, when a tenant is created many things > happen. For example, create subscriptions in stratos environments, create 3 > git repositories to be used by those three stratos environments, deploy the > jenkins web app to the tenant in a separate app server. > > Ans, when a tenant creates an application in App Cloud: > A git repo for the app is created. > > AF team should be able to list down above tasks in the proper oder. > > Regards, > Amila. > > > On Tue, Aug 19, 2014 at 2:49 PM, Mahesh Vidanagama <[email protected]> > wrote: > >> Hi all, >> >> We are currently gathering information for our fast track training >> project. >> Which is [Cloud] Tenant deletion code/script for cloud - >> https://redmine.wso2.com/issues/3121 >> >> At this stage we need to know what are the undergoing processes(each and >> every) when we create a tenant in cloud mode of any particular product. >> Mainly we would like to know on following products >> 1. App Factory >> 2. Storage server >> >> Any help would be much appreciated. >> Thanks. >> -- >> Mahesh Chinthaka >> Software Engineer , WSO2. >> >> Phone : (+94) 71 63 63 083 >> Email : [email protected] >> > > > > -- > *Amila Maharachchi* > Senior Technical Lead > WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Harsha Kumara Software Engineer, WSO2 Inc. Mobile: +94775505618 Blog:harshcreationz.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
