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 744E5DD15 for ; Thu, 25 Oct 2012 12:41:23 +0000 (UTC) Received: (qmail 98415 invoked by uid 500); 25 Oct 2012 12:41:23 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 98300 invoked by uid 500); 25 Oct 2012 12:41:23 -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 98269 invoked by uid 99); 25 Oct 2012 12:41:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 12:41:22 +0000 Date: Thu, 25 Oct 2012 12:41:22 +0000 (UTC) From: "Michal Fojtik (JIRA)" To: dev@deltacloud.apache.org Message-ID: <2083861376.27175.1351168882373.JavaMail.jiratomcat@arcas> In-Reply-To: <706265288.17253.1351016953700.JavaMail.jiratomcat@arcas> Subject: [jira] [Comment Edited] (DTACLOUD-353) Request to return 'creation date' for images 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-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484082#comment-13484082 ] Michal Fojtik edited comment on DTACLOUD-353 at 10/25/12 12:40 PM: ------------------------------------------------------------------- Thanks Dies! I haven't looked on other drivers too because I don't have access. In case this property is not reported by driver, it will just not appear in result XML. Also I uploaded a new revision: http://tracker.deltacloud.org/set/102 + Removed 'puts' I left in vsphere driver + Added unit test for mock driver + Make image attributes reporting in HAML more easy ;-) was (Author: mfojtik): Thanks Dies! I haven't looked on other drivers too because I don't have access. In case this property is reported by driver, it will just not appear in result XML. Also I uploaded a new revision: http://tracker.deltacloud.org/set/102 + Removed 'puts' I left in vsphere driver + Added unit test for mock driver + Make image attributes reporting in HAML more easy ;-) > Request to return 'creation date' for images > -------------------------------------------- > > Key: DTACLOUD-353 > URL: https://issues.apache.org/jira/browse/DTACLOUD-353 > Project: DeltaCloud > Issue Type: Improvement > Components: Native/Frontend > Environment: deltacloud 1.0.3 and upwards > all platforms > Reporter: Ronelle Landy > Assignee: Michal Fojtik > > The RHEVM API returns a creation date for templates/images but the Deltacloud API does not: > RHEVM: 2012-09-24T22:47:47.963-04:00 on each template > DELTACLOUD: > curl -X GET --user "un:pw" "http://server:3003/api/images/4f0fa2e6-627e-45a9-96a1-5ca4cb64a64b?format=xml" > > > 0f5cafa3-145d-4895-bda3-2c43b8b32ec5 > admin@internal > Template by iwhd > x86_64 > ok > > > > > It is noted that some providers do not return 'creation date' information but for those who do - or provide access to this info through logs, it would be a useful addition to the image information returned from the Deltacloud API. -- 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