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 97E6C200B11 for ; Mon, 13 Jun 2016 19:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 96A04160A5E; Mon, 13 Jun 2016 17:51:22 +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 180F3160A3C for ; Mon, 13 Jun 2016 19:51:21 +0200 (CEST) Received: (qmail 61909 invoked by uid 500); 13 Jun 2016 17:51:21 -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 61883 invoked by uid 500); 13 Jun 2016 17:51:21 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 61874 invoked by uid 99); 13 Jun 2016 17:51:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 17:51:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1E38F2C1F5C for ; Mon, 13 Jun 2016 17:51:21 +0000 (UTC) Date: Mon, 13 Jun 2016 17:51:21 +0000 (UTC) From: "Chiradeep Vittal (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-9414) Provide better and modern "built-in" templates for 4.9.0 and beyond MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 13 Jun 2016 17:51:22 -0000 Chiradeep Vittal created CLOUDSTACK-9414: -------------------------------------------- Summary: Provide better and modern "built-in" templates for 4.9.0 and beyond Key: CLOUDSTACK-9414 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9414 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Components: Template Affects Versions: 4.9.0 Reporter: Chiradeep Vittal The default (builtin) templates in ACS as encoded in setup/templates.sql are outdated, too big and sometimes do not support functions such as ssh key upload, password change and userdata. For example, the set of templates available in http://dl.openvm.eu/cloudstack/ While the reliability and capacity of the dl.openvm.eu server is not guaranteed, we can copy the latest template to the current default download location (download.apachecloudstack.net) and update templates.sql appropriately. -- This message was sent by Atlassian JIRA (v6.3.4#6332)