On Mon, 2013-02-25 at 16:48 -0500, rla...@redhat.com wrote:
> From: Ronelle Landy
>
> ---
> tests/cimi/cep_test.rb |8 ++--
> 1 files changed, 2 insertions(+), 6 deletions(-)
ACK & pushed with the exception that I had to disable addresses, as that
blows up on my machine.
Strangely, GET
On Mon, 2013-02-25 at 17:42 -0500, rla...@redhat.com wrote:
> From: Ronelle Landy
>
> ---
> tests/deltacloud/buckets_test.rb |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
ACK & pushed
From: Ronelle Landy
---
tests/deltacloud/buckets_test.rb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/deltacloud/buckets_test.rb b/tests/deltacloud/buckets_test.rb
index 02f517b..0e8c035 100644
--- a/tests/deltacloud/buckets_test.rb
+++ b/tests/deltacloud/bucke
Adding back missing 'if' statement
Previously, forwardingGroupTemplates were disbaled in testin as accessing this
collection causes the thin process to take all available memory - reenabling.
Will monitor testing to see if this is still a problem. Addresses seem to work
now - reenabling that testing as well.
From: Ronelle Landy
---
tests/cimi/cep_test.rb |8 ++--
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/tests/cimi/cep_test.rb b/tests/cimi/cep_test.rb
index 24e19bf..f5b046f 100644
--- a/tests/cimi/cep_test.rb
+++ b/tests/cimi/cep_test.rb
@@ -26,12 +26,8 @@ class CloundEn
On Wed, 2013-02-20 at 19:48 +0300, martha.c.ch...@gmail.com wrote:
> From: NjeriChelimo
>
> ---
> clients/cimi/views/machine_templates/index.haml |8 +++-
> 1 file changed, 3 insertions(+), 5 deletions(-)
ACK and pushed (with a commit message that reflects the content of the
patch a lit
On Mon, 2013-02-25 at 12:29 +0300, martha.c.ch...@gmail.com wrote:
> From: NjeriChelimo
>
> ---
> clients/cimi/lib/entities/machine_template.rb | 23 ++
> clients/cimi/views/machine_templates/index.haml | 38
> ---
> clients/cimi/views/machine_templates/sho
[
https://issues.apache.org/jira/browse/DTACLOUD-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-471.
--
Patch committed
> Need to cleanly skip CIMI Resource Metadata tests for unsuppor
From: Jan Provaznik
Various chunks of XML response were parsed by Nokogiri multiple times.
Now responses is parsed only once and parsed object is passed to methods
instead of converting to string and then reparsing the string again.
---
client/lib/base_object.rb | 7 +++
client/li
[
https://issues.apache.org/jira/browse/DTACLOUD-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou reassigned DTACLOUD-498:
---
Assignee: Marios Andreou
> mock driver doesn't update bucket size when a blob i
Jan Provaznik created DTACLOUD-498:
--
Summary: mock driver doesn't update bucket size when a blob is
created
Key: DTACLOUD-498
URL: https://issues.apache.org/jira/browse/DTACLOUD-498
Project: DeltaClo
I'm looking for help with this one.
I'm trying to support the listing of a system_template with a
machine_template for a machine with an attached volume of 10 GB.
I added volumeTemplates to the 2nd machine in the mock json data file in
the patch:
{ "name": "my second machine",
"descript
From: Dies Koper
---
server/lib/cimi/models/system.rb | 4 ++-
server/lib/cimi/models/system_template.rb | 19 ++--
server/lib/deltacloud/drivers/fgcp/fgcp_client.rb | 4 +++
.../drivers/fgcp/fgcp_driver_cimi_methods.rb | 36 --
...
From: Michal Fojtik
- Added :authentication_key feature to instances
Signed-off-by: Michal fojtik
---
.../drivers/digitalocean/digitalocean_driver.rb| 51 +-
server/lib/deltacloud/models/base_model.rb | 2 +
server/lib/deltacloud/models/key.rb|
From: Michal Fojtik
Signed-off-by: Michal fojtik
---
server/lib/cimi/collections/volume_images.rb | 3 +-
server/lib/cimi/models.rb | 1 +
server/lib/cimi/models/volume_image.rb| 25 +-
server/lib/cimi/models/volume_image_create.rb | 47 ++
On 02/25, di...@fast.au.fujitsu.com wrote:
ACK. Two minor non-review-blockers issues found below :)
-- Michal
> From: Dies Koper
>
> ---
> server/lib/cimi/data/default_res/machine.col.xml | 4 ++--
I just discovered this directory :-) I think we should move all
sample CIMI XML/JSON to serve
From: Michal Fojtik
Signed-off-by: Michal fojtik
---
server/lib/cimi/collections/volume_templates.rb | 6 ++---
server/lib/cimi/models.rb| 3 ++-
server/lib/cimi/models/volume_template.rb| 25 +-
server/lib/cimi/models/volume_template_create.r
From: Michal Fojtik
Signed-off-by: Michal fojtik
---
server/lib/db/volume_template.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/lib/db/volume_template.rb b/server/lib/db/volume_template.rb
index da7d4f7..7f54c33 100644
--- a/server/lib/db/volume_template.rb
+++
[
https://issues.apache.org/jira/browse/DTACLOUD-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michal Fojtik resolved DTACLOUD-489.
Resolution: Fixed
Assignee: Michal Fojtik
Jan's patch pushed:
Thanks!
commit 7313
From: NjeriChelimo
---
server/lib/cimi/models/address_create.rb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/lib/cimi/models/address_create.rb
b/server/lib/cimi/models/address_create.rb
index a20613f..cf321ce 100644
--- a/server/lib/cimi/models/address_create.rb
From: NjeriChelimo
---
clients/cimi/lib/entities/machine_template.rb | 23 ++
clients/cimi/views/machine_templates/index.haml | 38 ---
clients/cimi/views/machine_templates/show.haml | 12 +++
server/lib/db/entity.rb |2 +-
From: NjeriChelimo
---
clients/cimi/lib/entities/machine.rb |1 -
1 file changed, 1 deletion(-)
diff --git a/clients/cimi/lib/entities/machine.rb
b/clients/cimi/lib/entities/machine.rb
index 2708e4b..6135e62 100644
--- a/clients/cimi/lib/entities/machine.rb
+++ b/clients/cimi/lib/entities/
From: NjeriChelimo
---
clients/cimi/lib/entities/network.rb | 25 +
clients/cimi/views/networks/index.haml | 28
2 files changed, 53 insertions(+)
diff --git a/clients/cimi/lib/entities/network.rb
b/clients/cimi/lib/entities/network.rb
24 matches
Mail list logo