Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 422C81070E for ; Tue, 5 Nov 2013 10:07:43 +0000 (UTC) Received: (qmail 73228 invoked by uid 500); 5 Nov 2013 10:07:42 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 73171 invoked by uid 500); 5 Nov 2013 10:07:40 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 73155 invoked by uid 99); 5 Nov 2013 10:07:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 10:07:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of runseb@gmail.com designates 74.125.83.54 as permitted sender) Received: from [74.125.83.54] (HELO mail-ee0-f54.google.com) (74.125.83.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 10:07:32 +0000 Received: by mail-ee0-f54.google.com with SMTP id c50so1677513eek.41 for ; Tue, 05 Nov 2013 02:07:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=KSO3MFVtFvs4+HCtRWe7AuH2dgVN+aNp39JMAycpf18=; b=SMODDT1DqwkDyBQVRVI1GUcVXdVLAAGa2T851UHscAOEK7SmuY+TTSp7jsQ0qpGnZF BhRWPvSJZeazY9Hjr9OfAevcko8oHYODmPU7XCD0EHiCnArpiU+xSVu9bJTycOsC3tiv 50uJSeHqS17qahEqaIESKd+udRQV6AjesdwzTlIVjQBMpqde2FVRvwjVGFFatXLMOyNs f9kbRC+8TOLBi3JUftwi+oXC1L/KlTAGd5GLn+tZWfxIjpwKxXpHSmeHy3YcdIKvA8ea RWH+HUlyBI2oblQXOnl+HrDXXKrhsQrtQsC7FoHH3YcMbJjjiglYhIMKPRjunZDkxKe4 ttRQ== X-Received: by 10.14.174.7 with SMTP id w7mr342869eel.112.1383646032478; Tue, 05 Nov 2013 02:07:12 -0800 (PST) Received: from [10.0.0.8] (128-228.193-178.cust.bluewin.ch. [178.193.228.128]) by mx.google.com with ESMTPSA id m54sm58152790eex.2.2013.11.05.02.07.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Nov 2013 02:07:12 -0800 (PST) From: sebgoa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: [ANNOUNCE] OCCI Interface Message-Id: <867C67F3-99E8-4F9E-8B9D-A632724C858C@gmail.com> Date: Tue, 5 Nov 2013 11:07:12 +0100 To: "users@cloudstack.apache.org" Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am pleased to announce an OGF OCCI interface to CloudStack. Isaac Chiang contributed back to our ruby client and forked rOCCI-server = to make this happen. Many thanks to him. I wrote about it here: http://buildacloud.org/blog/296-occi-interface-to-cloudstack.html OCCI is one of the two cloud standards (with CIMI from DMTF). It is very important for CloudStack has it finally brings an official = industry standard API to our software. If you want to help with CIMI, ping me. Cheers, -Sebastien=