Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 98118 invoked from network); 2 Apr 2010 16:27:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 16:27:07 -0000 Received: (qmail 5640 invoked by uid 500); 2 Apr 2010 16:27:07 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 5618 invoked by uid 500); 2 Apr 2010 16:27:07 -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 5610 invoked by uid 99); 2 Apr 2010 16:27:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 16:27:07 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pw0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 16:26:57 +0000 Received: by pwj5 with SMTP id 5so1682179pwj.6 for ; Fri, 02 Apr 2010 09:26:34 -0700 (PDT) Received: by 10.140.55.9 with SMTP id d9mr1686127rva.94.1270225594406; Fri, 02 Apr 2010 09:26:34 -0700 (PDT) Received: from nycl-aahmed.rockstar.t2.corp ([69.10.69.2]) by mx.google.com with ESMTPS id g14sm1869858rvb.17.2010.04.02.09.26.32 (version=SSLv3 cipher=RC4-MD5); Fri, 02 Apr 2010 09:26:33 -0700 (PDT) Sender: Jerry Chen Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1078) From: Jerry Chen In-Reply-To: Date: Fri, 2 Apr 2010 11:26:30 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <4EA65A62-7049-4C53-97F5-1B1C51D8AAE6@apache.org> References: To: libcloud@incubator.apache.org X-Mailer: Apple Mail (2.1078) X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [libcloud] PATCH: IBM Driver Test Class On Apr 2, 2010, at 11:22 AM, Eric Woods wrote: > I've included a patch of my latest work (attached). This patch = includes a test class structure and fixtures for the IBM driver. One = test method has been implemented for proof of concept. I have also = uploaded the patch to JIRA. In the future, should I upload patches to = JIRA, this list, or continue uploading to both? I would say JIRA is just fine but from what I understand, one can never = overuse the mailing list. Paul had posed a good question earlier -- are there any docs for this = API readily available? Cheers, Jerry=