[PATCH] FGCP: return easier to understand error when creating system with already used name

2013-04-22 Thread diesk
From: Dies Koper --- server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb | 5 + 1 file changed, 5 insertions(+) diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb index 9ca65c6..5a299fe 100644 --- a/server/lib/deltacloud/drivers

[PATCH] FGCP: don't escape template id passed in by client

2013-04-22 Thread diesk
From: Dies Koper --- server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb index e93c9a4..

500: [SystemStackError] stack level too deep when curling DC for a url that needs credentials

2013-04-22 Thread Koper, Dies
Hi Michal, I thought you may be interested in this one: When I list /cimi/cloudEntryPoint, it works fine. When I list something that requires credentials (/cimi/systems?format=xml), I get an error: 500 Adding a puts on the NameError gives: uninitialized c

[PATCH] CIMI: add model to service object conversion logic to system subcollections, use helpers to generate add urls

2013-04-22 Thread diesk
From: Dies Koper --- server/lib/cimi/service/system_address.rb | 5 +++-- server/lib/cimi/service/system_credential.rb | 5 +++-- server/lib/cimi/service/system_forwarding_group.rb | 5 +++-- server/lib/cimi/service/system_machine.rb | 5 +++-- server/lib/cimi/service/sys

aws client for delta cloud

2013-04-22 Thread Mike Sam
I have already written a whole bunch of code in the past to access my aws account and now I am wondering if I can use delta cloud aws compatible api to make my code work with other cloud too without changing the code much? if so, Is this possible to keep using aws client libs and make it to talk to

Re: [PATCH] FGCP: changed ids of cimi system and templates to be uri's

2013-04-22 Thread mar...@redhat.com
On 22/04/13 19:46, mar...@redhat.com wrote: > On 22/04/13 18:10, di...@fast.au.fujitsu.com wrote: >> From: Dies Koper >> >> --- >> .../drivers/fgcp/fgcp_driver_cimi_methods.rb | 32 >> -- >> 1 file changed, 18 insertions(+), 14 deletions(-) >> >> diff --git a/server/lib

Re: [PATCH] FGCP: changed ids of cimi system and templates to be uri's

2013-04-22 Thread mar...@redhat.com
On 22/04/13 18:10, di...@fast.au.fujitsu.com wrote: > From: Dies Koper > > --- > .../drivers/fgcp/fgcp_driver_cimi_methods.rb | 32 > -- > 1 file changed, 18 insertions(+), 14 deletions(-) > > diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb

EC2 Driver Actions -- Start / Stop Instance

2013-04-22 Thread Ellinger, David
Hello everyone, Using the REST client when I "stop" an EC2 Instance (EBS backed store) it terminates the instance. I also cannot "Start" a stopped instance. The documentation for deltacloud says that "Start" functionality is not present. What is the technical reasoning for this? Also, is there

[PATCH] FGCP: changed ids of cimi system and templates to be uri's

2013-04-22 Thread diesk
From: Dies Koper --- .../drivers/fgcp/fgcp_driver_cimi_methods.rb | 32 -- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver_cimi_methods.rb in

Re: Thread safety problems with Deltacloud

2013-04-22 Thread Joseph VLcek
On Apr 22, 2013, at 9:40 AM, Francesco Vollero wrote: > Il 4/22/13 3:32 PM, Joseph VLcek ha scritto: >> On Apr 18, 2013, at 7:15 AM, Michal Fojtik wrote: >> >>> Hi, >>> >>> I recently discovered an interesting bug, that occurs when you do a lot of >>> parallel requests to Deltacloud API. >>>

Re: Thread safety problems with Deltacloud

2013-04-22 Thread Francesco Vollero
Il 4/22/13 3:32 PM, Joseph VLcek ha scritto: On Apr 18, 2013, at 7:15 AM, Michal Fojtik wrote: Hi, I recently discovered an interesting bug, that occurs when you do a lot of parallel requests to Deltacloud API. Let say you start Deltacloud API with the 'mock' driver as default driver. Then

Re: Bikeshedding: rename the repository on github from core to deltacloud

2013-04-22 Thread Joseph VLcek
On Apr 19, 2013, at 5:05 AM, Tomas Sedovic wrote: > On 04/19/2013 08:57 AM, Michal Fojtik wrote: >> On 04/18/2013 09:51 PM, Joseph VLcek wrote: >> >> Tomas, thanks for this sum up, I tried to think more about all this and >> I agree with Joe as result ;-) >> >> I think we can have 'deltacloud'

Re: Thread safety problems with Deltacloud

2013-04-22 Thread Joseph VLcek
On Apr 18, 2013, at 7:15 AM, Michal Fojtik wrote: > Hi, > > I recently discovered an interesting bug, that occurs when you do a lot of > parallel requests to Deltacloud API. > > Let say you start Deltacloud API with the 'mock' driver as default driver. > Then you do 3 parallel requests to ret

[jira] [Assigned] (DTACLOUD-549) Added storage functionalities to Arubacloud driver

2013-04-22 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-549: --- Assignee: Marios Andreou > Added storage functionalities to Arubacloud driver >

[VOTE][RESULT] release deltacloud 1.1.3, rc1

2013-04-22 Thread Michal Fojtik
The vote for releasing Deltacloud v 1.1.3 rc1 ended in three +1, no 0 or -1. Thus, the release of Deltacloud 1.1.3 rc1 is approved. A separate mail will follow with the announcement and links to the release location. -- Michal -- Michal Fojtik Deltacloud API, CloudForms

[ANNOUNCE] Release deltacloud 1.1.3

2013-04-22 Thread Michal Fojtik
Hi all, I am pleased to announce the release of Deltacloud 1.1.3. The release is available from http://deltacloud.apache.org/download.html. The gems are available on rubygems.org/gems/deltacloud-core/client. NOTE: It takes a while for ASF mirrors to get updated. KEYS: http://www.apache.org/dis