On Thu, 2013-02-28 at 16:20 -0500, rla...@redhat.com wrote:
> Please review. Thanks!
>
ACK. Pushed
David
On Thu, 2013-02-28 at 14:54 -0500, rla...@redhat.com wrote:
> First patch adds the new test files
> Second patch fixes copy/paste error
ACK. Committed and pushed
David
This patch shows how we can split the current CIMI::Model classes into two
different class hierarchies, CIMI::Model and CIMI::Service. After the
split, the former will strictly be restricted to (de)serialization of CIMI
resources whereas the latter will be dedicated to interaction with drivers
and
From: David Lutterkort
The current CIMI::Model classes address two concerns:
* serialization/deserialization of CIMI objects
* interaction with the current driver and the DB
This patch splits these two concerns into two separate class hierarchies:
CIMI::Model for (de)serialization and CIMI:
From: David Lutterkort
---
server/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/.gitignore b/server/.gitignore
index ead216b..69c8e89 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -4,3 +4,4 @@ log/*.log
tmp/*
pkg/*
*.lock
+.bundle/
--
1.8.1.2
From: David Lutterkort
---
server/tests/test_helper.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/tests/test_helper.rb b/server/tests/test_helper.rb
index 4d5b1ef..61ee26d 100644
--- a/server/tests/test_helper.rb
+++ b/server/tests/test_helper.rb
@@ -26,7 +26,7 @@
From: David Lutterkort
---
server/lib/cimi/helpers/cimi_helper.rb | 24
1 file changed, 24 deletions(-)
diff --git a/server/lib/cimi/helpers/cimi_helper.rb
b/server/lib/cimi/helpers/cimi_helper.rb
index 5e74c2c..e23d819 100644
--- a/server/lib/cimi/helpers/cimi_helper.
These patches address a few small annoyances
David
[
https://issues.apache.org/jira/browse/DTACLOUD-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589975#comment-13589975
]
Francesco Vollero commented on DTACLOUD-504:
Here is the bug and the code i
[
https://issues.apache.org/jira/browse/DTACLOUD-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Vollero reassigned DTACLOUD-504:
--
Assignee: Francesco Vollero (was: Michal Fojtik)
> Deltacloud - tilt v 1
[
https://issues.apache.org/jira/browse/DTACLOUD-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-499.
--
Closing this issue as fixed in Deltacloud commit version:
3c7ac4b34d4cc8a0cb7b1a38c60bee2ac0ea1d
[
https://issues.apache.org/jira/browse/DTACLOUD-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-501.
--
Closing JIRA as fixed in 91112fddc3927696d1a1fa20af7946c2921a2d9f
Tests in to deltacloud/tests/d
[
https://issues.apache.org/jira/browse/DTACLOUD-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-485.
--
Closing this along with DTACLOUD-462
> RHEVm - Make sure we handle any new stat
Please review. Thanks!
From: Ronelle Landy
---
tests/cimi/machine_test.rb |4 ++--
tests/cimi/part5_test.rb |4 ++--
tests/cimi/rmd3_test.rb|6 +++---
tests/cimi/rmd4_test.rb|4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/tests/cimi/machine_test.rb b/tests/cimi/machine
[
https://issues.apache.org/jira/browse/DTACLOUD-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-462.
--
Closing as fixed in deltacloud commit version:
d96847ba97a0a7e167ebd00f16ee2677b4e613c0
Test com
[
https://issues.apache.org/jira/browse/DTACLOUD-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589893#comment-13589893
]
Joseph J. VLcek commented on DTACLOUD-493:
--
This is not a Deltacloud issue. It
[
https://issues.apache.org/jira/browse/DTACLOUD-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek reassigned DTACLOUD-493:
Assignee: Joseph J. VLcek
> RHEVm - instance.stop fails and instance returns
From: Ronelle Landy
---
tests/deltacloud/addresses_test.rb |2 +-
tests/deltacloud/drivers_test.rb|2 +-
tests/deltacloud/firewalls_test.rb |2 +-
tests/deltacloud/load_balancers_test.rb |2 +-
tests/deltacloud/metrics_test.rb|2 +-
5 files changed,
First patch adds the new test files
Second patch fixes copy/paste error
From: Ronelle Landy
---
tests/Rakefile |2 +-
tests/deltacloud/addresses_test.rb | 28 ++
tests/deltacloud/common_tests_collections.rb |6 ++--
tests/deltacloud/drivers_test.rb | 28 ++
Hi all,
Ruby 1.8.7 will become completely unsupported upstream in June[1]. We've
been trying to keep Deltacloud running on it, but with 1.8.7's EOL
looming, it's a rather pointless exercise.
We are therefore planning to drop any guise of Ruby 1.8 support very,
very soon; if that causes a problem
[
https://issues.apache.org/jira/browse/DTACLOUD-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek resolved DTACLOUD-462.
--
Resolution: Fixed
Assignee: Ronelle Landy (was: Joseph J. VLcek)
pushed with c
[
https://issues.apache.org/jira/browse/DTACLOUD-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy reassigned DTACLOUD-504:
--
Assignee: Michal Fojtik
> Deltacloud - tilt v 1.3.4 incompatibility
> ---
Ronelle Landy created DTACLOUD-504:
--
Summary: Deltacloud - tilt v 1.3.4 incompatibility
Key: DTACLOUD-504
URL: https://issues.apache.org/jira/browse/DTACLOUD-504
Project: DeltaCloud
Issue Ty
25 matches
Mail list logo