Re: Adds get/set blob metadata for ec2 driver

2011-07-21 Thread mar...@redhat.com
nag this patch is now 1 week old so I feel entitled to ask for a review (pretty please?) /nag On 14/07/11 17:58, mar...@redhat.com wrote: While updating the API docs and writing the line 'EC2 does not support retrieving or setting of blob metadata values' I thought I'd double check the EC2

Re: [PATCH] Adds get and update blob metadata for ec2 driver:

2011-07-21 Thread Michal Fojtik
On Jul 14, 2011, at 4:58 PM, mar...@redhat.com wrote: ACK. Sorry for delay ;-) -- Michal From: marios mar...@redhat.com Signed-off-by: marios mar...@redhat.com --- server/lib/deltacloud/drivers/ec2/ec2_driver.rb | 18 ++ 1 files changed, 18 insertions(+), 0

Re: [PATCH core] VSphere: Renamed user_data feature to user_iso

2011-07-21 Thread Francesco Vollero
Ack'd On Thu, Jul 21, 2011 at 01:02:16PM +0200, mfoj...@redhat.com wrote: From: Michal Fojtik mfoj...@redhat.com Signed-off-by: Michal fojtik mfoj...@redhat.com --- server/lib/deltacloud/base_driver/features.rb |8 .../deltacloud/drivers/vsphere/vsphere_driver.rb |

Re: [PATCH core 4/4] Removed local mappings and switched to storing mappings in remote datastore.

2011-07-21 Thread Michal Fojtik
On Jul 21, 2011, at 12:44 AM, Francesco Vollero wrote: On Thu, Jul 21, 2011 at 12:29 AM, David Lutterkort lut...@redhat.com wrote: On Tue, 2011-07-19 at 16:19 +0200, mfoj...@redhat.com wrote: From: Michal Fojtik mfoj...@redhat.com I have one nit with this patch series: +# You can

[jira] [Assigned] (DTACLOUD-57) rhevm realms confusing

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik reassigned DTACLOUD-57: - Assignee: Michal Fojtik (was: David Lutterkort) rhevm realms confusing

[jira] [Commented] (DTACLOUD-60) uninitialized constant Deltacloud::BackendError when RHEV-M backend is down

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068918#comment-13068918 ] Michal Fojtik commented on DTACLOUD-60: --- This should be now fixed in r1149129.

[jira] [Assigned] (DTACLOUD-41) RHEVM driver returns 500 Internal Server Error if a instance name has been entered 50chars

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik reassigned DTACLOUD-41: - Assignee: Michal Fojtik (was: David Lutterkort) RHEVM driver returns 500 Internal

[jira] [Resolved] (DTACLOUD-41) RHEVM driver returns 500 Internal Server Error if a instance name has been entered 50chars

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik resolved DTACLOUD-41. --- Resolution: Fixed RHEVM driver returns 500 Internal Server Error if a instance name has

[jira] [Commented] (DTACLOUD-60) uninitialized constant Deltacloud::BackendError when RHEV-M backend is down

2011-07-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068929#comment-13068929 ] Hudson commented on DTACLOUD-60: Integrated in apache-deltacloud-core #234 (See

[jira] [Assigned] (DTACLOUD-23) Copyright date in Mock driver footer needs updating to 2011

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik reassigned DTACLOUD-23: - Assignee: Michal Fojtik (was: David Lutterkort) Copyright date in Mock driver footer

[jira] [Resolved] (DTACLOUD-51) Reboot instance fail when using a VMWare driver

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik resolved DTACLOUD-51. --- Resolution: Fixed Reboot instance fail when using a VMWare driver

[jira] [Resolved] (DTACLOUD-34) Driver selection does not work when using WEBrick server

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik resolved DTACLOUD-34. --- Resolution: Fixed Should be fixed now. Driver selection does not work when using WEBrick

[jira] [Commented] (DTACLOUD-55) getting SocketError when using deltacloud webui after logging in.

2011-07-21 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068940#comment-13068940 ] Michal Fojtik commented on DTACLOUD-55: --- Can you access

Adds destroy_image for Rackspace

2011-07-21 Thread marios
#{subject}

Re: [PATCH core 4/4] Removed local mappings and switched to storing mappings in remote datastore.

2011-07-21 Thread David Lutterkort
On Thu, 2011-07-21 at 13:06 +0200, Michal Fojtik wrote: Would be a bit tricky, because we need to deal with temporary iso file and this would break our choice to not store anything on deltacloud system, but tomorrow we start doing a brainstorming on that too :) + I think we will need to

[PATCH] Add Condor Cloud driver to deltacloud

2011-07-21 Thread Ian Main
This patch adds a condor-cloud driver to deltacloud. This is a little different from most drivers in that it directly drives condor and is part of the control logic for the cloud itself. This deals with most of the things David pointed out except for the base_models.rb issue. I also left the