[PATCH 2/3] CIMI tests (cep_test): do not accss forwarding_group_templates collection

2012-12-02 Thread lutter
From: David Lutterkort This sends the server into an infnite loop --- tests/cimi/cep_test.rb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/tests/cimi/cep_test.rb b/tests/cimi/cep_test.rb index f764ea2..3c8149d 100644 --- a/tests/cimi/cep_test.rb +++ b/tests/cimi/cep

[PATCH 3/3] Server: make sure we initialize the DB dir and the mock driver's data properly

2012-12-02 Thread lutter
From: David Lutterkort Server startup failed if /var/tmp/deltacloud-mock-$USER failed because the DB initialization code did not create that directory. Creating that directory fooled the logic in the mock driver that determined if the stock data needed to be copied there. --- server/lib/db.rb

A few CIMI fixes

2012-12-02 Thread lutter
These patches address a few things I ran across running the CIMI tests. Patch 2/3 makes cep_test avoid accessing the forwarding_group_templates collection, since that makes the server eat up all available memory (very unpleasant) - I am not sure what the actual issue is, but it seems to happen bef

[PATCH 1/3] CIMI: make CIMI::Model::VolumeImage.find behavie like Machine.find

2012-12-02 Thread lutter
From: David Lutterkort --- server/lib/cimi/models/volume_image.rb | 15 +-- 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/server/lib/cimi/models/volume_image.rb b/server/lib/cimi/models/volume_image.rb index 5052ff5..811d9c9 100644 --- a/server/lib/cimi/models/vol

resource_metadatum_url error

2012-12-02 Thread Koper, Dies
I'm trying to run cimi tests file by file and get the following error: ruby cimi\cep_test.rb The error is on the server, started with deltacloudd.bat -i fgcp -f cimi,deltacloud. E, [2012-12-03T16:27:55.713448 #8380] ERROR -- 500: [NoMethodError] undefined method `resource_metadatum_url' for # d

RE: DC cimi won't start anymore on Windows

2012-12-02 Thread David Lutterkort
On Sun, 2012-12-02 at 23:20 -0800, David Lutterkort wrote: > On Sun, 2012-12-02 at 22:00 -0800, David Lutterkort wrote: > > On Mon, 2012-12-03 at 16:16 +1100, Koper, Dies wrote: > > > Hi Ronny, all, > > > > > > I get the same error on CentOS 6.2. > > > Jesus somehow hasn't seen that error (yet?) o

RE: DC cimi won't start anymore on Windows

2012-12-02 Thread David Lutterkort
On Sun, 2012-12-02 at 22:00 -0800, David Lutterkort wrote: > On Mon, 2012-12-03 at 16:16 +1100, Koper, Dies wrote: > > Hi Ronny, all, > > > > I get the same error on CentOS 6.2. > > Jesus somehow hasn't seen that error (yet?) on Ubuntu. > > I suppose David will be arriving any moment now, I'll ask

RE: DC cimi won't start anymore on Windows

2012-12-02 Thread David Lutterkort
On Mon, 2012-12-03 at 16:16 +1100, Koper, Dies wrote: > Hi Ronny, all, > > I get the same error on CentOS 6.2. > Jesus somehow hasn't seen that error (yet?) on Ubuntu. > I suppose David will be arriving any moment now, I'll ask him what he > gets/got. You might also have to run bundle install. D

RE: DC cimi won't start anymore on Windows

2012-12-02 Thread Koper, Dies
Hi Ronny, all, I get the same error on CentOS 6.2. Jesus somehow hasn't seen that error (yet?) on Ubuntu. I suppose David will be arriving any moment now, I'll ask him what he gets/got. Regards, Dies Koper > -Original Message- > From: Ronelle Landy [mailto:rla...@redhat.com] > Sent: Mon

Re: DC cimi won't start anymore on Windows

2012-12-02 Thread Ronelle Landy
Sent from my iPhone On Dec 2, 2012, at 10:55 PM, David Lutterkort wrote: > On Sat, 2012-12-01 at 20:02 -0500, Ronelle Landy wrote: >>> From: "Dies Koper" >>> To: dev@deltacloud.apache.org >>> Sent: Saturday, December 1, 2012 9:04:48 AM >>> Subject: DC cimi won't start anymore on Windows >>>

Re: DC cimi won't start anymore on Windows

2012-12-02 Thread David Lutterkort
On Sat, 2012-12-01 at 20:02 -0500, Ronelle Landy wrote: > > From: "Dies Koper" > > To: dev@deltacloud.apache.org > > Sent: Saturday, December 1, 2012 9:04:48 AM > > Subject: DC cimi won't start anymore on Windows > > > > Just a heads up that DC won't start with the cimi front-end on > > Windows >