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 CC930EFD3 for ; Thu, 7 Feb 2013 18:01:50 +0000 (UTC) Received: (qmail 52656 invoked by uid 500); 7 Feb 2013 18:01:50 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 52639 invoked by uid 500); 7 Feb 2013 18:01:50 -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 52630 invoked by uid 99); 7 Feb 2013 18:01:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 18:01:50 +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; Thu, 07 Feb 2013 18:01:44 +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 r17I1HHD008557 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Feb 2013 13:01:18 -0500 Received: from [10.3.113.12] ([10.3.113.12]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r17I1DO4030455 for ; Thu, 7 Feb 2013 13:01:15 -0500 Message-ID: <1360260071.3104.32.camel@melon.watzmann.net> Subject: Re: [jira] [Closed] (DTACLOUD-443) Openstack Provider 'Availability Zones' From: David Lutterkort To: dev@deltacloud.apache.org Date: Thu, 07 Feb 2013 10:01:11 -0800 In-Reply-To: References: Organization: Red Hat Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, I am very confused by what's been happening on this ticket. Can somebody explain what the differences between different Openstack providers and realms now is ? The way it should work is that different providers share nothing (different images, different instances, different everything) whereas realms are a further subdivision of one provider where a lot of things are shared (e.g., same list of images, GET /api/instances returns instances across all realms) What is the situation with Openstack now ? What's shared and what's separate for different providers (== different provider URL's) and different realms within the same provider ? David