[jira] [Created] (DTACLOUD-435) Site: CIMI documentation on cURL examples

2013-01-23 Thread Martha Chumo (JIRA)
Martha Chumo created DTACLOUD-435: - Summary: Site: CIMI documentation on cURL examples Key: DTACLOUD-435 URL: https://issues.apache.org/jira/browse/DTACLOUD-435 Project: DeltaCloud Issue Type

Re: [PATCH] CIMI - test plan - Resource Metadata, fixing spacing on Sample code.

2013-01-23 Thread mar...@redhat.com
ACK On 23/01/13 21:08, rla...@redhat.com wrote: > From: Ronelle Landy > > --- > tests/cimi/plan/scRMD.xml | 47 ++-- > 1 files changed, 32 insertions(+), 15 deletions(-) > > diff --git a/tests/cimi/plan/scRMD.xml b/tests/cimi/plan/scRMD.xml > index fa5

[jira] [Assigned] (DTACLOUD-423) Requesting /api/realms against the eucalyptus driver fails

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-423: --- Assignee: Marios Andreou > Requesting /api/realms against the eucalyptus driver

[jira] [Assigned] (DTACLOUD-420) Mock: Exception is thrown when creating a new instance

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-420: --- Assignee: Marios Andreou > Mock: Exception is thrown when creating a new instan

[jira] [Commented] (DTACLOUD-366) CIMI: machine name update operation

2013-01-23 Thread Dies Koper (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561402#comment-13561402 ] Dies Koper commented on DTACLOUD-366: - I've looked at implementing this method for f

Re: Account removal form JIRA

2013-01-23 Thread David Lutterkort
Hi Leander, On Fri, 2013-01-11 at 14:56 +, Leander Bessa Beernaert wrote: > Could someone please remove my account from the deltacloud project in JIRA. > My name is Leander Beernaert and my user account is lbb. You are not mention in any of our Roles in JIRA - there's nowhere Ican remove you

[jira] [Commented] (DTACLOUD-433) Wrong :href attribute in disks when using $select=name

2013-01-23 Thread David Lutterkort (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561311#comment-13561311 ] David Lutterkort commented on DTACLOUD-433: --- The disks and volumes collection

Re: Adding an error state to the instance state machine

2013-01-23 Thread David Lutterkort
On Thu, 2013-01-24 at 11:40 +1100, Koper, Dies wrote: > Hi Marios, > > For completion's sake, let me describe what I eventually pushed last night. > > > This patch is about the instance entering an error state - not sure if > > 'STOP_ERROR' for example is the same; do you mean it returns an error

Manage some files from our public server

2013-01-23 Thread lutter
None of the files from our public servers are version controlled right now; this patch checks them in and adds a crontab entry for periodically refreshing dev.deltacloud.org. Once this patch is committed, I'll change the server so that the control scripts are simply links to whatever is in git. W

[PATCH] * support: new directory to keep supporting files

2013-01-23 Thread lutter
From: David Lutterkort For now, these are just the most important files from cavia, our public site. --- support/README | 9 ++ support/crontab | 2 ++ support/dev.sh | 17 +++ support/prod.sh | 13 support/ssl.conf | 92 ++

RE: Adding an error state to the instance state machine

2013-01-23 Thread Koper, Dies
Hi Marios, For completion's sake, let me describe what I eventually pushed last night. > This patch is about the instance entering an error state - not sure if > 'STOP_ERROR' for example is the same; do you mean it returns an error > code for instance, or the actual instance goes into the 'stop_e

[jira] [Commented] (DTACLOUD-420) Mock: Exception is thrown when creating a new instance

2013-01-23 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561066#comment-13561066 ] Ronelle Landy commented on DTACLOUD-420: I can't repro this in ruby 1.9.3 either

[jira] [Commented] (DTACLOUD-418) Missing href-attribute in JSON output

2013-01-23 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561057#comment-13561057 ] Ronelle Landy commented on DTACLOUD-418: hmmm .. thought we pushed this patch -

[jira] [Commented] (DTACLOUD-425) Mock provider - some buckets hrefs in XML are missing "/" and returned garbled

2013-01-23 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561021#comment-13561021 ] Ronelle Landy commented on DTACLOUD-425: The attached patch 'works for me'. I t

[jira] [Commented] (DTACLOUD-430) GET /cimi/network_configurations errors out - [SystemStackError] stack level too deep

2013-01-23 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561013#comment-13561013 ] Ronelle Landy commented on DTACLOUD-430: On second thoughts, I think cimi on rub

CIMI - test plan - Resource Metadata, fixing spacing on Sample code

2013-01-23 Thread rlandy
Just modified the Sample code spacing so that it displays comfortably on a smaller screen.

[PATCH] CIMI - test plan - Resource Metadata, fixing spacing on Sample code.

2013-01-23 Thread rlandy
From: Ronelle Landy --- tests/cimi/plan/scRMD.xml | 47 ++-- 1 files changed, 32 insertions(+), 15 deletions(-) diff --git a/tests/cimi/plan/scRMD.xml b/tests/cimi/plan/scRMD.xml index fa56969..30a9ceb 100644 --- a/tests/cimi/plan/scRMD.xml +++ b/tests/

[jira] [Closed] (DTACLOUD-426) Only create links for actions that can currently be performed

2013-01-23 Thread David Lutterkort (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lutterkort closed DTACLOUD-426. - Resolution: Not A Problem Not sure what I was looking at, but following Marios' comment

[jira] [Commented] (DTACLOUD-430) GET /cimi/network_configurations errors out - [SystemStackError] stack level too deep

2013-01-23 Thread Ronelle Landy (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560831#comment-13560831 ] Ronelle Landy commented on DTACLOUD-430: Reproducible on platforms using Ruby 1.

[jira] [Commented] (DTACLOUD-424) GET /api/storage_snapshots returns "Internal Server Error" (500 error) for Openstack

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560821#comment-13560821 ] Marios Andreou commented on DTACLOUD-424: - implemented storage_snapshots for ope

[PATCH] Fix for DTACLOUD-425 - url_for bug

2013-01-23 Thread marios
From: marios https://issues.apache.org/jira/browse/DTACLOUD-425 Signed-off-by: marios --- server/lib/deltacloud/helpers/rabbit_helper.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/server/lib/deltacloud/helpers/rabbit_helper.rb b/server/lib/deltacloud/helpers/rabbit_

[jira] [Commented] (DTACLOUD-421) Missing keyname-attribute in JSON output against openstack

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560819#comment-13560819 ] Marios Andreou commented on DTACLOUD-421: - thanks - pushed as commit # 2ac6243e7

[jira] [Closed] (DTACLOUD-421) Missing keyname-attribute in JSON output against openstack

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou closed DTACLOUD-421. --- > Missing keyname-attribute in JSON output against openstack >

[jira] [Resolved] (DTACLOUD-425) Mock provider - some buckets hrefs in XML are missing "/" and returned garbled

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou resolved DTACLOUD-425. - Resolution: Fixed testing please > Mock provider - some buckets hrefs

[jira] [Commented] (DTACLOUD-425) Mock provider - some buckets hrefs in XML are missing "/" and returned garbled

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560815#comment-13560815 ] Marios Andreou commented on DTACLOUD-425: - attache patch should resolve this - t

[jira] [Updated] (DTACLOUD-425) Mock provider - some buckets hrefs in XML are missing "/" and returned garbled

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou updated DTACLOUD-425: Attachment: 0001-Fix-for-DTACLOUD-425-url_for-bug.patch > Mock provider - some bucket

[PATCH core 2/3] CIMI: Filter sub-collections properly when using $select (DTACLOUD-431)

2013-01-23 Thread mfojtik
From: Michal Fojtik Signed-off-by: Michal fojtik --- server/lib/cimi/models/base.rb | 11 --- server/lib/cimi/models/schema.rb | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/server/lib/cimi/models/base.rb b/server/lib/cimi/models/base.rb index 5fdb69a..1393ae4

[PATCH core 1/3] CIMI: Fixed error when collection used as value for $select (DTACLOUD-432)

2013-01-23 Thread mfojtik
From: Michal Fojtik Signed-off-by: Michal fojtik --- server/lib/cimi/models/collection.rb | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/server/lib/cimi/models/collection.rb b/server/lib/cimi/models/collection.rb index 0f2a89e..aafa6a5 100644 --- a/serve

[PATCH core 3/3] CIMI: Report sub-collection :href attribute properly (DTACLOUD-433)

2013-01-23 Thread mfojtik
From: Michal Fojtik Signed-off-by: Michal fojtik --- server/lib/cimi/models/base.rb | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/server/lib/cimi/models/base.rb b/server/lib/cimi/models/base.rb index 1393ae4..7995e07 100644 --- a/server/lib/cimi/models/

[jira] [Assigned] (DTACLOUD-433) Wrong :href attribute in disks when using $select=name

2013-01-23 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik reassigned DTACLOUD-433: -- Assignee: Michal Fojtik > Wrong :href attribute in disks when using $select=name

[jira] [Assigned] (DTACLOUD-432) Using $select=disks&$expand=disks return 500

2013-01-23 Thread Michal Fojtik (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Fojtik reassigned DTACLOUD-432: -- Assignee: Michal Fojtik > Using $select=disks&$expand=disks return 500 >

Re: [PATCH] Fgcp: remap instance error states according to allowed actions

2013-01-23 Thread Michal Fojtik
On 01/23, di...@fast.au.fujitsu.com wrote: ACK. > From: Dies Koper > > --- > server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb > b/server/lib/deltacloud/drivers/f

RE: [PATCH] Fgcp: remap instance error states according to allowed actions

2013-01-23 Thread Koper, Dies
ACK received from mfojtik on irc. Pushed as commit 9577bee8470ee2097702a79eb04b00daf3d55a3b Cheers, Dies Koper > -Original Message- > From: di...@fast.au.fujitsu.com [mailto:di...@fast.au.fujitsu.com] > Sent: Wednesday, 23 January 2013 11:36 PM > To: dev@deltacloud.apache.org > Subject:

[PATCH] Fgcp: remap instance error states according to allowed actions

2013-01-23 Thread diesk
From: Dies Koper --- server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb b/server/lib/deltacloud/drivers/fgcp/fgcp_driver.rb index cbda9ea..558771b 100644 --- a/server/lib/

[jira] [Commented] (DTACLOUD-420) Mock: Exception is thrown when creating a new instance

2013-01-23 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560584#comment-13560584 ] Christian Karnath commented on DTACLOUD-420: Had anyone else already time to

[jira] [Comment Edited] (DTACLOUD-418) Missing href-attribute in JSON output

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

[jira] [Commented] (DTACLOUD-418) Missing href-attribute in JSON output

2013-01-23 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560568#comment-13560568 ] Christian Karnath commented on DTACLOUD-418: Patch set applied fine some day

[jira] [Commented] (DTACLOUD-421) Missing keyname-attribute in JSON output against openstack

2013-01-23 Thread Christian Karnath (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560554#comment-13560554 ] Christian Karnath commented on DTACLOUD-421: good job, works fine for me

[jira] [Assigned] (DTACLOUD-425) Mock provider - some buckets hrefs in XML are missing "/" and returned garbled

2013-01-23 Thread Marios Andreou (JIRA)
[ https://issues.apache.org/jira/browse/DTACLOUD-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marios Andreou reassigned DTACLOUD-425: --- Assignee: Marios Andreou (was: Michal Fojtik) > Mock provider - some buckets h