Return-Path: X-Original-To: apmail-libcloud-notifications-archive@www.apache.org Delivered-To: apmail-libcloud-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A57EA17940 for ; Mon, 7 Sep 2015 13:53:08 +0000 (UTC) Received: (qmail 68188 invoked by uid 500); 7 Sep 2015 13:52:46 -0000 Delivered-To: apmail-libcloud-notifications-archive@libcloud.apache.org Received: (qmail 68165 invoked by uid 500); 7 Sep 2015 13:52:46 -0000 Mailing-List: contact notifications-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 notifications@libcloud.apache.org Received: (qmail 68156 invoked by uid 99); 7 Sep 2015 13:52:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2015 13:52:46 +0000 Date: Mon, 7 Sep 2015 13:52:46 +0000 (UTC) From: "L. Schaub (JIRA)" To: notifications@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LIBCLOUD-743) vCloud: add support to save a vApp into a vAppTemplate and allow to add VMs into vApps MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 L. Schaub created LIBCLOUD-743: ---------------------------------- Summary: vCloud: add support to save a vApp into a vAppTemplate and allow to add VMs into vApps Key: LIBCLOUD-743 URL: https://issues.apache.org/jira/browse/LIBCLOUD-743 Project: Libcloud Issue Type: Improvement Components: Compute Environment: vCloud Reporter: L. Schaub I created a patch for the vCloud driver which does the following: - Extend the method create_node to allow to insert VMs into a vApp if this vApp already exist via a new parameter ex_add_if_exist. - Add the method ex_save_image which will save an existing vApp into a new vAppTemplate. Are you interested by this patch ? If yes, I will check that it comply with the libcloud coding conventions and add any missing tests. Regards, Lionel -- This message was sent by Atlassian JIRA (v6.3.4#6332)