Return-Path: Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: (qmail 66886 invoked from network); 25 Apr 2010 04:05:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Apr 2010 04:05:17 -0000 Received: (qmail 35825 invoked by uid 500); 25 Apr 2010 04:05:17 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 35722 invoked by uid 500); 25 Apr 2010 04:05:15 -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 35714 invoked by uid 99); 25 Apr 2010 04:05:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Apr 2010 04:05:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Apr 2010 04:05:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3P44o96023698 for ; Sun, 25 Apr 2010 04:04:50 GMT Message-ID: <16244147.180291272168290568.JavaMail.jira@thor> Date: Sun, 25 Apr 2010 00:04:50 -0400 (EDT) From: "Kyle Marsh (JIRA)" To: libcloud@incubator.apache.org In-Reply-To: <7533879.69301271189289155.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [libcloud] [jira] Commented: (LIBCLOUD-18) New Libcloud Driver for DreamHost Private Servers [ https://issues.apache.org/jira/browse/LIBCLOUD-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860648#action_12860648 ] Kyle Marsh commented on LIBCLOUD-18: ------------------------------------ Jeremy, Thanks for getting back to me so quickly; I'll make these changes next week and make sure to hit the ASF License button on the attachments...I remember seeing mention of it on the list but must have missed the button when attaching my files! As for the dreamhost_ps-list_images API command...I added it so that I could call it for the libcloud driver but I haven't updated the docs yet! I'll let you know when I get everything ready. > New Libcloud Driver for DreamHost Private Servers > ------------------------------------------------- > > Key: LIBCLOUD-18 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-18 > Project: Libcloud > Issue Type: New Feature > Components: Core > Reporter: Kyle Marsh > Assignee: Jeremy Orem > Priority: Minor > Attachments: dreamhost_driver.patch, dreamhost_driver_squash.patch > > Original Estimate: 3h > Remaining Estimate: 3h > > Driver to expose the DreamHost Private Server API through Libcloud. > It currently implements all of the Libcloud interface except list_sizes and list_locations which don't have any meaningful equivalents with DreamHost's private servers. There are elements of the DreamHost API that are not currently exposed by this driver that may be exposed in the future. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.