Return-Path: X-Original-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CDAC9CF6 for ; Mon, 14 Nov 2011 03:34:38 +0000 (UTC) Received: (qmail 5527 invoked by uid 500); 14 Nov 2011 03:34:37 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 5487 invoked by uid 500); 14 Nov 2011 03:34:28 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 5473 invoked by uid 99); 14 Nov 2011 03:34:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 03:34:27 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lutter@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 03:34:20 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pAE3XxvW020470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 13 Nov 2011 22:33:59 -0500 Received: from [10.3.113.36] (ovpn-113-36.phx2.redhat.com [10.3.113.36]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id pAE3XxWa005935 for ; Sun, 13 Nov 2011 22:33:59 -0500 Subject: Re: Model layer for CIMI From: David Lutterkort To: deltacloud-dev@incubator.apache.org Date: Sun, 13 Nov 2011 19:33:58 -0800 In-Reply-To: <4EBD53FD.3070609@redhat.com> References: <1320873504-27543-1-git-send-email-lutter@redhat.com> <4EBD53FD.3070609@redhat.com> Organization: Red Hat Inc Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Message-ID: <1321241639.31083.5.camel@avon.watzmann.net> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 On Fri, 2011-11-11 at 17:57 +0100, Michal Fojtik wrote: > ACK. We should integrate this into our code base so we can start > improving this and adding more collections. Thanks. Pushed. David