Return-Path: X-Original-To: apmail-libcloud-commits-archive@www.apache.org Delivered-To: apmail-libcloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E37D81097D for ; Fri, 14 Feb 2014 20:58:25 +0000 (UTC) Received: (qmail 36617 invoked by uid 500); 14 Feb 2014 20:58:20 -0000 Delivered-To: apmail-libcloud-commits-archive@libcloud.apache.org Received: (qmail 36396 invoked by uid 500); 14 Feb 2014 20:58:20 -0000 Mailing-List: contact commits-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list commits@libcloud.apache.org Received: (qmail 36373 invoked by uid 99); 14 Feb 2014 20:58:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 20:58:19 +0000 Date: Fri, 14 Feb 2014 20:58:19 +0000 (UTC) From: "Daniele Stroppa (JIRA)" To: commits@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LIBCLOUD-520) Joyent - Support for machine snapshot MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Daniele Stroppa created LIBCLOUD-520: ---------------------------------------- Summary: Joyent - Support for machine snapshot Key: LIBCLOUD-520 URL: https://issues.apache.org/jira/browse/LIBCLOUD-520 Project: Libcloud Issue Type: Improvement Components: Compute Reporter: Daniele Stroppa Priority: Minor Joyent APIs are available to create and list snapshots of a given VM (http://apidocs.joyent.com/cloudapi/#CreateMachineSnapshot and http://apidocs.joyent.com/cloudapi/#ListMachineSnapshots). Add support for these operation in the Joyent compute driver. -- This message was sent by Atlassian JIRA (v6.1.5#6160)