Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70CE1EC53 for ; Fri, 11 Jan 2013 13:00:13 +0000 (UTC) Received: (qmail 21990 invoked by uid 500); 11 Jan 2013 13:00:13 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 21967 invoked by uid 500); 11 Jan 2013 13:00:13 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 21956 invoked by uid 99); 11 Jan 2013 13:00:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jan 2013 13:00:13 +0000 Date: Fri, 11 Jan 2013 13:00:13 +0000 (UTC) From: "Marios Andreou (JIRA)" To: dev@deltacloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DTACLOUD-402) CIMI: machineTemplates collection does not have any operations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DTACLOUD-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551090#comment-13551090 ] Marios Andreou commented on DTACLOUD-402: ----------------------------------------- Joe - a fix for the failing test you mention above has been pushed so if you rebase it should be ok now. (tracker.deltacloud.org/set/245) > CIMI: machineTemplates collection does not have any operations > -------------------------------------------------------------- > > Key: DTACLOUD-402 > URL: https://issues.apache.org/jira/browse/DTACLOUD-402 > Project: DeltaCloud > Issue Type: Bug > Components: CIMI/Frontend > Environment: Deltacloud git commit: 8af48384a168898de9a7e1b3be328f1fe4128b78 > Ruby 1.9.3 > Reporter: Ronelle Landy > Assignee: Joseph J. VLcek > Attachments: 0001-DTACLOUD-402-Add-operations-for-pseudo-collections.patch, 0001-DTACLOUD-402-Add-operations-for-pseudo-collections.patch > > > deltacloud/tests/cimi/part3_test.rb looks for: > mach_templ_add_uri = discover_uri_for("add", "machineTemplates") > which raises an exception because machineTemplates (cimi, provider) does not return any operations: > { "resourceURI" => "http://schemas.dmtf.org/cimi/1/MachineTemplateCollection", "count" => 0, "id" => "http://qeblade39.rhq.lab.eng.bos.redhat.com:3001/cimi/machine_templates" } > Either the test or the src code needs to change here - not sure which - please advise. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira