From issues-return-73451-apmail-cloudstack-issues-archive=cloudstack.apache.org@cloudstack.apache.org Mon Sep 19 11:09:21 2016 Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC14219E92 for ; Mon, 19 Sep 2016 11:09:21 +0000 (UTC) Received: (qmail 31309 invoked by uid 500); 19 Sep 2016 11:09:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 31163 invoked by uid 500); 19 Sep 2016 11:09:20 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 30998 invoked by uid 500); 19 Sep 2016 11:09:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 30969 invoked by uid 99); 19 Sep 2016 11:09:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2016 11:09:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 92CB22C1B7D for ; Mon, 19 Sep 2016 11:09:20 +0000 (UTC) Date: Mon, 19 Sep 2016 11:09:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8676) Deploy user instance from vm snapshot for VMware hypervisor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503121#comment-15503121 ] ASF GitHub Bot commented on CLOUDSTACK-8676: -------------------------------------------- Github user sateesh-chodapuneedi commented on the issue: https://github.com/apache/cloudstack/pull/1664 @jburwell Yes, currently working on breaking the methods into multiple smaller units, and adding unit tests. Along with these adding the marvin tests from the other PR so that PR contains functional tests as well. > Deploy user instance from vm snapshot for VMware hypervisor > ----------------------------------------------------------- > > Key: CLOUDSTACK-8676 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8676 > Project: CloudStack > Issue Type: New Feature > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server, VMware > Reporter: Sateesh Chodapuneedi > Assignee: Sateesh Chodapuneedi > Fix For: Future > > > Currently, ACS provides the ability to deploy a VM from a template or ISO. However, ACS does not provide the ability to deploy a VM(s) directly from a VM snapshot. > VM snapshots are stored in the primary storage and have a hierarchical or parent/child relationship. The requirement would be to provide the ability to deploy user instances from selected VM snapshots. Additionally, any VM snapshot in the hierarchy can be deployed concurrently. > Even though this can be supported and applicable to all hypervisors, to start with this feature is supported only for VMware hypervisor. > Feature specification is at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Deploy+instance+from+VM+snapshot -- This message was sent by Atlassian JIRA (v6.3.4#6332)