Deltacloud Tracker Design Draft

2012-05-25 Thread David Lutterkort
Based on the discussion with Martyn and Jan, I wrote a short design doc for Tracker; I hope I captured what we have discussed so far. The doc is at http://people.apache.org/~lutter/deltacloud/tracker.html and also attached as Markdown; it's also in my deltacloud git repo[1]. Comments and improvem

Re: cloud state requirements

2012-05-25 Thread David Lutterkort
On Fri, 2012-05-25 at 08:42 +0100, Martyn Taylor wrote: > On 05/24/2012 11:41 PM, David Lutterkort wrote: > > On Thu, 2012-05-24 at 13:26 +0100, Martyn Taylor wrote: > >> Had a chat with Jan this morning about some of your questions. I've > >> replied to qs with what we talked about plus a few thou

[jira] [Created] (DTACLOUD-223) RFE: Have Deltacloud return the creation timestamp for collections

2012-05-25 Thread Ronelle Landy (JIRA)
Ronelle Landy created DTACLOUD-223: -- Summary: RFE: Have Deltacloud return the creation timestamp for collections Key: DTACLOUD-223 URL: https://issues.apache.org/jira/browse/DTACLOUD-223 Project: Del

[jira] [Created] (DTACLOUD-222) GET /api/x/%5C%5C%5C%22%...%5Cn HTTP/1.1" 500 trace when accessing an element not yet available

2012-05-25 Thread Ronelle Landy (JIRA)
Ronelle Landy created DTACLOUD-222: -- Summary: GET /api/x/%5C%5C%5C%22%...%5Cn HTTP/1.1" 500 trace when accessing an element not yet available Key: DTACLOUD-222 URL: https://issues.apache.org/jira/browse/DTACLOUD-

[jira] [Closed] (DTACLOUD-136) Deltacloud is not reporting back errors from Vsphere

2012-05-25 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronelle Landy closed DTACLOUD-136. -- Closing this issue ... verified doc noted copied below: Note: The Deltacloud does not report po

[jira] [Closed] (DTACLOUD-122) Unable to create an image when an instance is in Stopped state in VSPHERE

2012-05-25 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronelle Landy closed DTACLOUD-122. -- Closing this JIRA ... verified documentation note copied below ... Note: When you create an ima

Re: [PATCH] Minor fixes/typos for buckets/blobs brought over into modular Deltacloud

2012-05-25 Thread Francesco Vollero
Ack'd :) On Fri, May 25, 2012 at 1:05 PM, wrote: > From: marios > > > Signed-off-by: marios > --- >  server/lib/deltacloud/collections/buckets.rb       |    5 +++-- >  .../lib/deltacloud/helpers/blob_stream_helper.rb   |    8 >  2 files changed, 7 insertions(+), 6 deletions(-) > > dif

Re: [PATCH] Minor fixes/typos for buckets/blobs brought over into modular Deltacloud

2012-05-25 Thread Michal Fojtik
On 05/25/12, mar...@redhat.com wrote: ACK. Thanks for catching all this! -- Michal > From: marios > > > Signed-off-by: marios > --- > server/lib/deltacloud/collections/buckets.rb |5 +++-- > .../lib/deltacloud/helpers/blob_stream_helper.rb |8 > 2 files changed, 7

[PATCH] Minor fixes/typos for buckets/blobs brought over into modular Deltacloud

2012-05-25 Thread marios
From: marios Signed-off-by: marios --- server/lib/deltacloud/collections/buckets.rb |5 +++-- .../lib/deltacloud/helpers/blob_stream_helper.rb |8 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/server/lib/deltacloud/collections/buckets.rb b/server/lib/

[jira] [Updated] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints)

2012-05-25 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou updated DTACLOUD-196: Attachment: (was: 0001-Fix-for-DTACLOUD_196.-This-forces-use-of-the-DEFAULT.patch)

[jira] [Resolved] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints)

2012-05-25 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou resolved DTACLOUD-196. - Resolution: Fixed needs testing please > Deltacloud API displays bucke

[jira] [Updated] (DTACLOUD-196) Deltacloud API displays buckets/blobs belonging to different locations(endpoints)

2012-05-25 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou updated DTACLOUD-196: Attachment: 0001-Fix-for-JIRA-DTACLOUD_196-Use-correct-endpoint.patch Attached patch shou

RE: [jira] [Reopened] (DTACLOUD-216) exception when using 'run command' in GUI on an instance with no public ip

2012-05-25 Thread Koper, Dies
> I've confirmed it's fixed, thanks. I spoke too quick. When I click on the 'run command' button the url changes to: http://localhost:3001/api/apis//instances/NWBMTWSD-M27GO9JK7-S-0004/run which returns a 404. Regards, Dies Koper > -Original Message- > From: Koper, Dies [mailto:di..

RE: [jira] [Reopened] (DTACLOUD-216) exception when using 'run command' in GUI on an instance with no public ip

2012-05-25 Thread Koper, Dies
Hi Michal, I've confirmed it's fixed, thanks. I've also found an old issue popping up again. I fixed it in "48e3efc Removing comma if no info follows in instances view" but my change seems to have been lost in one of the recent commits. In, now, deltacloud_helper.rb: "#{p} = #{v} #{u}"

Re: cloud state requirements

2012-05-25 Thread Martyn Taylor
On 05/24/2012 11:41 PM, David Lutterkort wrote: On Thu, 2012-05-24 at 13:26 +0100, Martyn Taylor wrote: Had a chat with Jan this morning about some of your questions. I've replied to qs with what we talked about plus a few thoughts of my own. On 05/24/2012 01:36 AM, David Lutterkort wrote: We

Re: [jira] [Reopened] (DTACLOUD-216) exception when using 'run command' in GUI on an instance with no public ip

2012-05-25 Thread Michal Fojtik
On 05/25/12, Koper, Dies wrote: > Hi Michal, > > It doesn't seem to be working for me. I did a git pull, quite sure this time > that I don't have any stray commits on master, started the server and get the > following error when accessing an instance page: I'm sorry this looks like a typo. I fi

Re: [PATCH core 1/2] EC2: Added initial support for EC2 frontend

2012-05-25 Thread Michal Fojtik
On 05/25/12, David Lutterkort wrote: > On Wed, 2012-05-23 at 15:32 +0200, mfoj...@redhat.com wrote: > > From: Michal Fojtik > > > > > > Signed-off-by: Michal fojtik > > ACK from me for these patches, with the caveat that we have no tests for > any of this. We need them, a lot. Yes, I agree. I