Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B858E200C1A for ; Mon, 13 Feb 2017 11:35:28 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B7073160B6C; Mon, 13 Feb 2017 10:35:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3A9B6160B60 for ; Mon, 13 Feb 2017 11:35:28 +0100 (CET) Received: (qmail 94271 invoked by uid 500); 13 Feb 2017 10:35:27 -0000 Mailing-List: contact commits-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 commits@cloudstack.apache.org Received: (qmail 94252 invoked by uid 99); 13 Feb 2017 10:35:27 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2017 10:35:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EE5B2DFCDD; Mon, 13 Feb 2017 10:35:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rajani@apache.org To: commits@cloudstack.apache.org Date: Mon, 13 Feb 2017 10:35:27 -0000 Message-Id: <34ae2bbc4e1f42c6a9ebf83dd4d4fad3@git.apache.org> In-Reply-To: <4f6897ed39fa4ab2969b009587cf81ca@git.apache.org> References: <4f6897ed39fa4ab2969b009587cf81ca@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: updated refs/heads/master to a79c1f6 archived-at: Mon, 13 Feb 2017 10:35:28 -0000 Merge pull request #1416 from pritisarap12/CLOUDSTACK-8717-Failed-to-start-instance-after-restoring-the-running-instance CLOUDSTACK-8717: Failed to start instance after restoring the running instance Changing PR title and commit message In continuation with PR #1411 and #667 * pr/1416: CLOUDSTACK-8717: Failed to start instance after restoring the running instance Signed-off-by: Rajani Karuturi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a79c1f67 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a79c1f67 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a79c1f67 Branch: refs/heads/master Commit: a79c1f6722efde9dbefe856c09c07b9cc31a06ae Parents: e02003d 06289da Author: Rajani Karuturi Authored: Mon Feb 13 16:04:40 2017 +0530 Committer: Rajani Karuturi Committed: Mon Feb 13 16:04:41 2017 +0530 ---------------------------------------------------------------------- .../testpaths/testpath_restore_vm.py | 211 +++++++++++++++++++ 1 file changed, 211 insertions(+) ----------------------------------------------------------------------