[jira] [Assigned] (DTACLOUD-447) RFE: InitialStates capability is advertised but adding an initialState value to a machine create op has no effect

2013-01-30 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-447: --- Assignee: Marios Andreou > RFE: InitialStates capability is advertised but addi

[PATCH] cimi: fixed typo address_teplates -> address_templates

2013-01-30 Thread diesk
From: Dies Koper --- server/lib/cimi/models/address_template.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/lib/cimi/models/address_template.rb b/server/lib/cimi/models/address_template.rb index 41d86f6..d081567 100644 --- a/server/lib/cimi/models/address_template

[jira] [Commented] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Dies Koper (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567191#comment-13567191 ] Dies Koper commented on DTACLOUD-441: - Thanks Ronny, I found your comments in the ma

[jira] [Commented] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567088#comment-13567088 ] Ronelle Landy commented on DTACLOUD-441: hmmm .. not sure how I mistakenly 'dele

[jira] [Issue Comment Deleted] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronelle Landy updated DTACLOUD-441: --- Comment: was deleted (was: In principal, I'm not opposed to the spirit of these changes, I

[jira] [Commented] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567078#comment-13567078 ] Ronelle Landy commented on DTACLOUD-441: In principal, I'm not opposed to the sp

[PATCH] Fgcp: align volume states with ec2/cimi. Also generate name if empty (happens with GUI). Map IN-USE to cimi AVAILABLE.

2013-01-30 Thread diesk
From: Dies Koper --- server/lib/cimi/models/volume.rb | 2 +- server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb | 21 ++--- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/server/lib/cimi/models/volume.rb b/server/lib/cimi/models/volume.rb index

[PATCH] CIMI Tests - adding Resource Metadata test, part 4

2013-01-30 Thread rlandy
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

CIMI Tests - adding Resource Metadata test, part 4

2013-01-30 Thread rlandy
Putting this test out on list - but the test will fail. Waiting for: https://issues.apache.org/jira/browse/DTACLOUD-447 (initialStates to be implemented). Please don't push this test before DTACLOUD-447 has been submitted.

[jira] [Created] (DTACLOUD-447) RFE: InitialStates capability is advertised but adding an initialState value to a machine create op has no effect

2013-01-30 Thread Ronelle Landy (JIRA)
Ronelle Landy created DTACLOUD-447: -- Summary: RFE: InitialStates capability is advertised but adding an initialState value to a machine create op has no effect Key: DTACLOUD-447 URL: https://issues.apache.org/jir

The state of Deltacloud CIMI

2013-01-30 Thread mar...@redhat.com
Initial attempt at seeing the state of CIMI implementation/coverage in deltacloud. CRUD for all resources is included and for create in particular I tried to address all scenarios (create with template by reference, create with template by value but configuration by reference etc). There are no 'op

[jira] [Assigned] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-441: --- Assignee: Ronelle Landy (was: Dies Koper) > api tests don't clean up after the

Re: fix for DTACLOUD-441 & DTACLOUD-442

2013-01-30 Thread mar...@redhat.com
Hi Dies: On 30/01/13 08:24, Koper, Dies wrote: > Hi Marios, > > I've just resent a patch for these issues. Please review the 2nd one > (the first doesn't apply as I forgot to update my workspace). > > They required changes in the same file and I tested them together but I > can try splitting the

[jira] [Commented] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566628#comment-13566628 ] Marios Andreou commented on DTACLOUD-441: - in general I don't object too much to

[jira] [Commented] (DTACLOUD-442) Fgcp: api instances test 'should allow to snapshot running instance if supported by provider' is run even though provider does not support it

2013-01-30 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566623#comment-13566623 ] Marios Andreou commented on DTACLOUD-442: - see https://issues.apache.org/jira/br

[jira] [Updated] (DTACLOUD-441) api tests don't clean up after themselves

2013-01-30 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou updated DTACLOUD-441: Attachment: [PATCH] DTACLOUD441-442.eml attaching patch here that was sent to the dev@del

Re: CloudStack Driver - Is anyone working on this?

2013-01-30 Thread David Lutterkort
On Sat, 2013-01-26 at 21:00 -0500, Chip Childers wrote: > Generally though, does the Deltacloud community usually use public > clouds to test the drivers? Or do you typically have test > environments running the appropriate target CMP? It's difficult ;) For public clouds, we just do our testing a

Re: Tracking API changes more tightly

2013-01-30 Thread David Lutterkort
On Tue, 2013-01-29 at 12:26 -0500, Chip Childers wrote: > On Mon, Jan 28, 2013 at 5:31 PM, David Lutterkort wrote: > > We should try and track changes that affect the user-visible API more > > tightly. To make this possible, I suggest we put into the commit message > > (not the title line of the c

Re: Accessing underlying cloud technologies managed by Deltacloud

2013-01-30 Thread Michal Fojtik
On 01/29, Ron Wurzberger wrote: > I am evaluating numerous products that provide cloud management capabilities. > I > see that Deltacloud can manage vSphere hypervisors. I have a couple of > questions > in this regard. > > 1. What versions of VMware vSphere does Deltacloud support? 4.x -> We do

Accessing underlying cloud technologies managed by Deltacloud

2013-01-30 Thread Ron Wurzberger
I am evaluating numerous products that provide cloud management capabilities. I see that Deltacloud can manage vSphere hypervisors. I have a couple of questions in this regard. 1. What versions of VMware vSphere does Deltacloud support? 2. Does Deltacloud handle vSphere hypervisors via vSphere Cli

Re: [PATCH core] API CHANGE: Added the 'root_type' attribute to Image and HardwareProfile

2013-01-30 Thread Michal Fojtik
On 01/28, mfoj...@redhat.com wrote: I'm sorry but I accidentally pushed this set :-( Need to clean the old branches on my local computer to prevent this next time. -- Michal > From: Michal Fojtik > > The new 'root_type' attribute in case of Image contains information > about the root device

Re: CIMI tests - adding Machines Resource Metadata test, part 3

2013-01-30 Thread mar...@redhat.com
On 30/01/13 15:41, rla...@redhat.com wrote: > Hopefully w/o the duplicate code this time :). > ACK - runs clean this time :)

[jira] [Commented] (DTACLOUD-445) Default value for HWP root_type should be 'nil'

2013-01-30 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566479#comment-13566479 ] Michal Fojtik commented on DTACLOUD-445: Patch sent to list for review and recor

[PATCH] CIMI tests - adding Machines Resource Metadata test, part 3

2013-01-30 Thread rlandy
From: Ronelle Landy --- tests/cimi/rmd2_test.rb |8 ++- tests/cimi/rmd3_test.rb | 118 +++ 2 files changed, 124 insertions(+), 2 deletions(-) create mode 100644 tests/cimi/rmd3_test.rb diff --git a/tests/cimi/rmd2_test.rb b/tests/cimi/rmd2_test.

CIMI tests - adding Machines Resource Metadata test, part 3

2013-01-30 Thread rlandy
Hopefully w/o the duplicate code this time :).

[PATCH core 1/2] CIMI: Cleanup in CIMI base models

2013-01-30 Thread mfojtik
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 CollectionMethods) - CIMI::Model::Base methods layout reorganized to be more

[PATCH core 2/2] CIMI: Initial implementation of $filter parameter

2013-01-30 Thread mfojtik
From: Michal Fojtik This parameter should be able to filter all collections using given key/value pair: /cimi/machines?$filter=name="Mock1" should return only those Machines with the 'name' attribute set to 'Mock1'. For now only '=' and '!=' operators are supported and only one filter is suppo

[PATCH core] Core: Fix the default value for 'root_type' HWP property (DTACLOUD-445)

2013-01-30 Thread mfojtik
From: Michal Fojtik If the hardware_profile does support both transient and persistent images, then don't advertise the root_type. Signed-off-by: Michal fojtik --- server/lib/deltacloud/models/hardware_profile.rb | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/server/li

[jira] [Comment Edited] (DTACLOUD-446) Openstack - make it easier to connect to 'public' openstack providers (like HP)

2013-01-30 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566374#comment-13566374 ] Christian Karnath edited comment on DTACLOUD-446 at 1/30/13 11:20 AM:

[jira] [Comment Edited] (DTACLOUD-446) Openstack - make it easier to connect to 'public' openstack providers (like HP)

2013-01-30 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566374#comment-13566374 ] Christian Karnath edited comment on DTACLOUD-446 at 1/30/13 11:21 AM:

[jira] [Commented] (DTACLOUD-214) instance start/stop/destroy makes many calls to backend (depending on provider)

2013-01-30 Thread Dies Koper (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566377#comment-13566377 ] Dies Koper commented on DTACLOUD-214: - This code has moved to server/lib/deltacloud/

[jira] [Commented] (DTACLOUD-446) Openstack - make it easier to connect to 'public' openstack providers (like HP)

2013-01-30 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566374#comment-13566374 ] Christian Karnath commented on DTACLOUD-446: Suggesting the attached patch w

[jira] [Updated] (DTACLOUD-446) Openstack - make it easier to connect to 'public' openstack providers (like HP)

2013-01-30 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Karnath updated DTACLOUD-446: --- Attachment: 0001-Driver-for-hp-to-simplify-the-connection-parameters-.patch > O

[jira] [Created] (DTACLOUD-446) Openstack - make it easier to connect to 'public' openstack providers (like HP)

2013-01-30 Thread Marios Andreou (JIRA)
Marios Andreou created DTACLOUD-446: --- Summary: Openstack - make it easier to connect to 'public' openstack providers (like HP) Key: DTACLOUD-446 URL: https://issues.apache.org/jira/browse/DTACLOUD-446