RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Edison Su
> -Original Message- > From: Min Chen > Sent: Monday, April 22, 2013 10:15 AM > To: dev@cloudstack.apache.org > Cc: Edison Su > Subject: Re: [DIscuss]Storage image store plugin framework refactoring > > See my comments inline. > > -min > > On

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Min Chen
ces like templates, iso and snapshots residing in it? >[Min] Deletion of an image store will check if it has resources like >template, snapshots, and volumes. If there are resources residing in it, >we will throw error. >> >>-Thanks >>Sangeetha >> >>--

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Min Chen
ril 10, 2013 12:42 PM >To: dev@cloudstack.apache.org >Subject: Re: [DIscuss]Storage image store plugin framework refactoring > >On Tue, Apr 09, 2013 at 09:19:11AM -0700, Min Chen wrote: >> Not yet at this moment. But we are planning to provide a sample plugin >> implementation f

RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-22 Thread Sanjeev Neelarapu
- From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna Santhanam Sent: Wednesday, April 10, 2013 12:42 PM To: dev@cloudstack.apache.org Subject: Re: [DIscuss]Storage image store plugin framework refactoring On Tue, Apr 09, 2013 at 09:19:11AM -0700, Min Chen wrote: > Not

RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-16 Thread Sanjeev Neelarapu
AM To: dev@cloudstack.apache.org Subject: Re: [DIscuss]Storage image store plugin framework refactoring Hi Sangeetha, See my answers inline. Thanks -min On 4/9/13 2:48 PM, "Sangeetha Hariharan" wrote: >Can image stores from different providers (NFS,SWIFT,S

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-10 Thread Prasanna Santhanam
On Tue, Apr 09, 2013 at 09:19:11AM -0700, Min Chen wrote: > Not yet at this moment. But we are planning to provide a sample plugin > implementation for this effort. If you are looking at object_store branch, > you will see a plugin called "cloud-plugin-storage-image-sample", which > will be the pla

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Min Chen
> >-Original Message- >From: Edison Su [mailto:edison...@citrix.com] >Sent: Tuesday, April 09, 2013 2:01 PM >To: dev@cloudstack.apache.org >Subject: RE: [DIscuss]Storage image store plugin framework refactoring > > > >> -Original Message- >&

RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Sangeetha Hariharan
resources like templates, iso and snapshots residing in it? -Thanks Sangeetha -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: Tuesday, April 09, 2013 2:01 PM To: dev@cloudstack.apache.org Subject: RE: [DIscuss]Storage image store plugin framework refactoring > ---

RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Edison Su
> -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Monday, April 08, 2013 11:33 PM > To: dev@cloudstack.apache.org > Subject: Re: [DIscuss]Storage image store plugin framework refactoring > > We can't deprecate APIs unl

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Nitin Mehta
tails of the API changes (new parameters) >>>>that will be proposed as part of this feature? >>>>Also it would be helpful if you list the request and response >>>>parameters >>>>for the new API calls. >>>>For all the API calls that are bei

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Min Chen
API calls that are being deprecated , is there any specific >>>error message that will be returned? >>> >>>-Thanks >>>Sangeetha >>> >>>-Original Message- >>>From: Min Chen [mailto:min.c...@citrix.com] >>>Sent: Monday

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Chiradeep Vittal
t;>Sangeetha >> >>-Original Message- >>From: Min Chen [mailto:min.c...@citrix.com] >>Sent: Monday, April 08, 2013 4:45 PM >>To: dev@cloudstack.apache.org >>Subject: [DIscuss]Storage image store plugin framework refactoring >> >>Hi All, >&

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Min Chen
being deprecated , is there any specific >error message that will be returned? > >-Thanks >Sangeetha > >-Original Message- >From: Min Chen [mailto:min.c...@citrix.com] >Sent: Monday, April 08, 2013 4:45 PM >To: dev@cloudstack.apache.org >Subject: [DIscu

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Min Chen
Not yet at this moment. But we are planning to provide a sample plugin implementation for this effort. If you are looking at object_store branch, you will see a plugin called "cloud-plugin-storage-image-sample", which will be the placeholder for a sample image store implementation. Thanks -min On

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-09 Thread Prasanna Santhanam
On Mon, Apr 08, 2013 at 04:45:23PM -0700, Min Chen wrote: > Hi All, > > Currently CloudStack does not offer a flexible pluggable framework > for users to easily integrate and configure any 3rd-party object > stores for such backup services as registering templates, taking > snapshots, etc. Along w

Re: [DIscuss]Storage image store plugin framework refactoring

2013-04-08 Thread Chiradeep Vittal
in.c...@citrix.com] >Sent: Monday, April 08, 2013 4:45 PM >To: dev@cloudstack.apache.org >Subject: [DIscuss]Storage image store plugin framework refactoring > >Hi All, > >Currently CloudStack does not offer a flexible pluggable framework for >users to easily integrate a

RE: [DIscuss]Storage image store plugin framework refactoring

2013-04-08 Thread Sangeetha Hariharan
error message that will be returned? -Thanks Sangeetha -Original Message- From: Min Chen [mailto:min.c...@citrix.com] Sent: Monday, April 08, 2013 4:45 PM To: dev@cloudstack.apache.org Subject: [DIscuss]Storage image store plugin framework refactoring Hi All, Currently CloudStack does

[DIscuss]Storage image store plugin framework refactoring

2013-04-08 Thread Min Chen
Hi All, Currently CloudStack does not offer a flexible pluggable framework for users to easily integrate and configure any 3rd-party object stores for such backup services as registering templates, taking snapshots, etc. Along with Edison's recent refactored storage subsystem 2.0 that mainly re