Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-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 D542C17239 for ; Thu, 12 Mar 2015 05:43:52 +0000 (UTC) Received: (qmail 36115 invoked by uid 500); 12 Mar 2015 05:43:49 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 36074 invoked by uid 500); 12 Mar 2015 05:43:49 -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 36065 invoked by uid 99); 12 Mar 2015 05:43:49 -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; Thu, 12 Mar 2015 05:43:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 975AFE18C6; Thu, 12 Mar 2015 05:43:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: talluri@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to cd66844 Date: Thu, 12 Mar 2015 05:43:49 +0000 (UTC) Repository: cloudstack Updated Branches: refs/heads/master d8bb1fad5 -> cd66844e9 fixed license header Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd66844e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cd66844e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cd66844e Branch: refs/heads/master Commit: cd66844e9cbb92e4061555a7869471bd7287d61f Parents: d8bb1fa Author: SrikanteswaraRao Talluri Authored: Thu Mar 12 11:13:21 2015 +0530 Committer: SrikanteswaraRao Talluri Committed: Thu Mar 12 11:13:21 2015 +0530 ---------------------------------------------------------------------- test/integration/testpaths/testpath_storage_migration.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/cd66844e/test/integration/testpaths/testpath_storage_migration.py ---------------------------------------------------------------------- diff --git a/test/integration/testpaths/testpath_storage_migration.py b/test/integration/testpaths/testpath_storage_migration.py index ee77b03..3f1c171 100644 --- a/test/integration/testpaths/testpath_storage_migration.py +++ b/test/integration/testpaths/testpath_storage_migration.py @@ -1,4 +1,5 @@ -#_volumes or more contributor license agreements. See the NOTICE file +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the