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 AFDD4200AC8 for ; Tue, 7 Jun 2016 12:24:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE61B160A36; Tue, 7 Jun 2016 10:24:47 +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 018C2160A35 for ; Tue, 7 Jun 2016 12:24:46 +0200 (CEST) Received: (qmail 91225 invoked by uid 500); 7 Jun 2016 10:24:46 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 91214 invoked by uid 99); 7 Jun 2016 10:24:45 -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; Tue, 07 Jun 2016 10:24:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B6610E0252; Tue, 7 Jun 2016 10:24:45 +0000 (UTC) From: DaanHoogland To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org Message-ID: Subject: [GitHub] cloudstack pull request #1582: CLOUDSTACK-9408 for the move away from downlo... Content-Type: text/plain Date: Tue, 7 Jun 2016 10:24:45 +0000 (UTC) archived-at: Tue, 07 Jun 2016 10:24:47 -0000 GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/1582 CLOUDSTACK-9408 for the move away from download.cloud.com - commented some occurences of cloud.com as being harmless * examples * identifiers (internal) - changed the URL for vhd-util download - changed comments from 'cloud.com' to 'Apache CloudStack' What remains now is to find all other downloads that occur from the code and reconstruct the tree in a save location (atm at cloudstack.apt-get.eu) We will also want to use a CNAME for download.cloudstack.org which can for now point to cloudstack.apt-get.eu and can later be implemented with a redirect mechanism to a mirror list. this should be save to pull in now but we can add the missing parts in this PR as well. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-9408 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1582.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1582 ---- commit c443efd7825038c1b42785e13246bbfadd2f08ab Author: Daan Hoogland Date: 2016-06-07T10:20:36Z CLOUDSTACK-9408 for the move away from download.cloud.com - commented some occurences of cloud.com as being harmless * examples * identifiers (internal) - changed the URL for vhd-util download - changed comments from 'cloud.com' to 'Apache CloudStack' ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---