Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 71253 invoked from network); 3 Jun 2010 03:12:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 03:12:55 -0000 Received: (qmail 2995 invoked by uid 500); 3 Jun 2010 03:12:55 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 2871 invoked by uid 500); 3 Jun 2010 03:12:54 -0000 Mailing-List: contact libcloud-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: libcloud@incubator.apache.org Delivered-To: mailing list libcloud@incubator.apache.org Received: (qmail 2863 invoked by uid 99); 3 Jun 2010 03:12:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 03:12:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of foamdino@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-px0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 03:12:46 +0000 Received: by pxi14 with SMTP id 14so2549021pxi.6 for ; Wed, 02 Jun 2010 20:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=XjtSp/moITmw6inN1K0BQ2bUlW3rXfxhZm3nKhErbu4=; b=Pue3qeae/LWlgDw5NodpWzw+4IZSif02z63hBTTt5p0C8PyHS44BFP476Sj2ueFhkM mYaBDO3ivjTVr5dIblVGJtWeXvzA4upLB+TihGBcjKGU4sjzvFFAnwCS3UKCqFbIublG 9fkKkAQrUGCPwWCYgqLXhDoZ2kWwdcSwIDsrM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=q5UdacXwYYohMExc3rFWQ85sXn/snFNurgBkIPTuROhTG37M6BmlusbfK+IZAb9lql bgrH5prWGpuDudbiGn5hDvptiwfvOk56doa4kAN3rN9nPMqsLJ7ijJ4LF0yN/hSq6Fcf noAHznsIoovyg+mhkHSC7Ir5p3bcekF68LVBw= MIME-Version: 1.0 Received: by 10.142.120.26 with SMTP id s26mr5981509wfc.141.1275534437137; Wed, 02 Jun 2010 20:07:17 -0700 (PDT) Received: by 10.114.126.2 with HTTP; Wed, 2 Jun 2010 20:07:17 -0700 (PDT) In-Reply-To: References: <719DFC64-FC7B-450B-952C-CF474069F4E8@apache.org> Date: Thu, 3 Jun 2010 10:07:17 +0700 Message-ID: From: Kevin Jackson To: libcloud@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [libcloud] pricing update thoughts Hi, > Okay, I think leveraging DNS makes a ton of sense. +1 on this - DNS is very robust and you wouldn't be able to access cloud services if you can't do a name lookup anyway... Kev