[
https://issues.apache.org/jira/browse/DTACLOUD-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dies Koper reopened DTACLOUD-442:
-
The test which was the focus of this issue is named 'should allow to snapshot
running instance if
[
https://issues.apache.org/jira/browse/DTACLOUD-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572086#comment-13572086
]
Dies Koper commented on DTACLOUD-452:
-
Please test, I have no rhevm setup to try.
[
https://issues.apache.org/jira/browse/DTACLOUD-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dies Koper updated DTACLOUD-452:
Attachment: 0001-rhevm-DTACLOUD-452-expose-create_image-action-only-w.patch
create_image action w
From: Dies Koper
---
server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb
b/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb
index 69cc563..65ba26d 100644
--- a/server/l
[
https://issues.apache.org/jira/browse/DTACLOUD-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572053#comment-13572053
]
Dies Koper commented on DTACLOUD-452:
-
Let's reopen DTACLOUD-442 to reconsider the t
From: David Lutterkort
---
server/tests/cimi/model/collection_spec.rb| 4 ++--
server/tests/cimi/model/credential_spec.rb| 4 ++--
server/tests/cimi/model/machine_configuration_spec.rb | 4 ++--
server/tests/cimi/model/machine_image_spec.rb | 4 ++--
server/tests/
From: David Lutterkort
---
server/lib/cimi/models/resource.rb | 2 +-
server/lib/cimi/models/schema.rb | 7 +++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/server/lib/cimi/models/resource.rb
b/server/lib/cimi/models/resource.rb
index 0586538..3271c5e 100644
--- a/server/
This patch includes the test plan with review changes what will be uploaded to
the mantis issue for the group's review.
These are some very minor cleanup changes. Recorded as
http://tracker.deltacloud.org/set/298
From: David Lutterkort
---
server/Rakefile | 22 ++
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/server/Rakefile b/server/Rakefile
index b8b3ea1..5494148 100644
--- a/server/Rakefile
+++ b/server/Rakefile
@@ -146,8 +146,8 @@ task :test do
Rake::Task["moc
From: Ronelle Landy
---
tests/cimi/plan/scRMD.xml | 240 ++---
1 files changed, 95 insertions(+), 145 deletions(-)
diff --git a/tests/cimi/plan/scRMD.xml b/tests/cimi/plan/scRMD.xml
index 30a9ceb..31f3625 100644
--- a/tests/cimi/plan/scRMD.xml
+++ b/test
On Wed, 2013-01-30 at 14:01 +0100, mfoj...@redhat.com wrote:
> From: Michal Fojtik
>
> - CIMI::Model::Resource moved from base.rb to separate file
> - The $select methods moved to a separate module
> - CIMI::Model::Collection helpers now extend the Base class without
> reopening it (extend Coll
The test in this patch includes Marios's edits. Depends on changes in
http://tracker.deltacloud.org/set/294.
From: Ronelle Landy
---
tests/cimi/rmd4_test.rb | 149 +++
1 files changed, 149 insertions(+), 0 deletions(-)
create mode 100644 tests/cimi/rmd4_test.rb
diff --git a/tests/cimi/rmd4_test.rb b/tests/cimi/rmd4_test.rb
new file mode 100644
index 00
[
https://issues.apache.org/jira/browse/DTACLOUD-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571675#comment-13571675
]
Ronelle Landy commented on DTACLOUD-447:
ACK - this patch works for instances cr
ACK - test output copied in DTACLOUD-454
- Original Message -
> From: mar...@redhat.com
> To: dev@deltacloud.apache.org
> Sent: Tuesday, February 5, 2013 11:35:35 AM
> Subject: [PATCH] Deltacloud - fix bug in to_hash (json) for storage_volumes -
> DTACLOUD-454
>
> From: marios
>
> http
[
https://issues.apache.org/jira/browse/DTACLOUD-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571638#comment-13571638
]
Ronelle Landy commented on DTACLOUD-454:
ACK - works for me ...
>> ruby storag
On Tue, 2013-02-05 at 15:02 +1100, Koper, Dies wrote:
> So I prefer to apply Band-Aids for a little while longer, so we can at
> least keep testing the cimi front-end with fgcp easily as its coverage
> increases.
> I'd rather look at your solution as a plan B in case the problem will
> not be solve
Hi Martha,
I agree with Michal's ACk, though there's one small nit:
On Tue, 2013-02-05 at 10:45 +0300, martha.c.ch...@gmail.com wrote:
> diff --git a/clients/cimi/lib/entities/machine_template.rb
> b/clients/cimi/lib/entities/machine_template.rb
> index ccc80a3..026d244 100644
> --- a/clients/ci
[
https://issues.apache.org/jira/browse/DTACLOUD-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-454:
Attachment: 0001-Deltacloud-fix-bug-in-to_hash-json-for-storage_volum.patch
attach patch
From: marios
https://issues.apache.org/jira/browse/DTACLOUD-454
Signed-off-by: marios
---
server/lib/deltacloud/models/storage_volume.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/lib/deltacloud/models/storage_volume.rb
b/server/lib/deltacloud/models/storage_vo
[
https://issues.apache.org/jira/browse/DTACLOUD-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou closed DTACLOUD-448.
---
> 500 Error when creating a machine template with no properties
>
[
https://issues.apache.org/jira/browse/DTACLOUD-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571432#comment-13571432
]
Marios Andreou commented on DTACLOUD-448:
-
ACKED on irc #deltacloud (freenode) b
[
https://issues.apache.org/jira/browse/DTACLOUD-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou resolved DTACLOUD-448.
-
Resolution: Fixed
> 500 Error when creating a machine template with no properties
[
https://issues.apache.org/jira/browse/DTACLOUD-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-444:
Attachment: 0003-SITE-Aruba-driver-name-change-DTACLOUD-444.patch
0002-Fix
From: marios
https://issues.apache.org/jira/browse/DTACLOUD-444
Signed-off-by: marios
---
server/lib/deltacloud/drivers/arubacloud/arubacloud_driver.rb | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/server/lib/deltacloud/drivers/arubacloud/arubacloud_driver.rb
b/s
From: marios
https://issues.apache.org/jira/browse/DTACLOUD-444
Signed-off-by: marios
---
server/config/drivers/aruba.yaml | 8 -
server/config/drivers/arubacloud.yaml | 8 +
.../lib/deltacloud/drivers/aruba/aruba_driver.rb | 460 -
.../
From: marios
https://issues.apache.org/jira/browse/DTACLOUD-444
Signed-off-by: marios
---
site/content/drivers.md | 6 +++---
site/content/supported-providers.md | 6 +++---
site/output/drivers.html | 6 +++---
site/output/supported-providers.html | 6 +++---
4 files
[
https://issues.apache.org/jira/browse/DTACLOUD-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-447:
Attachment: 0001-CIMI-implement-initial_states-capability-in-mock-dri.patch
OK - sorry ab
[
https://issues.apache.org/jira/browse/DTACLOUD-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-447:
Attachment: (was:
0001-CIMI-implement-initial_states-capability-in-mock-dri.patch)
[
https://issues.apache.org/jira/browse/DTACLOUD-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571371#comment-13571371
]
Joseph J. VLcek commented on DTACLOUD-416:
--
+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-
[
https://issues.apache.org/jira/browse/DTACLOUD-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571292#comment-13571292
]
Ronelle Landy commented on DTACLOUD-452:
Thanks for the comments above, Dies.
So
On 02/05, martha.c.ch...@gmail.com wrote:
ACK to this serie, good job Martha!
-- Michal
> From: NjeriChelimo
>
> ---
> clients/cimi/lib/entities/machine_template.rb | 24
> 1 file changed, 24 insertions(+)
>
> diff --git a/clients/cimi/lib/entities/machine_templa
The Tenth Deltacloud Community call will be held today:
Tuesday, 05th February 2013 @ 1500 CET (Central Europe, Berlin, Prague)
(for other timezones see):
http://www.timeanddate.com/worldclock/meetingdetails.html?year=2013&month=2&day=5&hour=14&min=0&sec=0&p1=680&p2=204&p3=179&p4=224&p5=170&p6=17
[
https://issues.apache.org/jira/browse/DTACLOUD-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou reassigned DTACLOUD-454:
---
Assignee: Marios Andreou
> JSON error - GET /api/storage_volumes, ec2 provider
35 matches
Mail list logo