Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E770D4C0 for ; Mon, 3 Dec 2012 08:54:39 +0000 (UTC) Received: (qmail 86597 invoked by uid 500); 3 Dec 2012 08:54:38 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 86566 invoked by uid 500); 3 Dec 2012 08:54:38 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 86540 invoked by uid 99); 3 Dec 2012 08:54:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 08:54:37 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 08:54:30 +0000 Received: by mail-oa0-f47.google.com with SMTP id h1so2348364oag.6 for ; Mon, 03 Dec 2012 00:54:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=M2ynn5qL/M+z5AdiZfYo92jyVMSkYOwDMmKAiJGcubQ=; b=EsaIsV1Y8w5Le3TGJ7QECzQ6CmF/D4VaxkJ3Q9XkuRQDv4ijrGR/OhnvZEm21YmxgY VfYPkKjIWKamMtakynA8Q9Qc9TJIXrG0WNAvolPP3dSMntRsCJcWkEEIL5EcxpgYEtP9 mWOBuCFUOnb4SONvIVPERZsoSSP8SwqBViY0BaQ6UHQhvZ/YDXM4q/+NW24PRvwUspcU 65M7tB3UGpYC0YDuFTTV7OhB7F5hNGnSZS4IJX/EE3CIo8voHwKuSh3OGv24RZ9FxOVw 8r3bjvKUMZNBjzf8dpZHqhjg+sjcvNu3hZscCkSBV8QAr4WAn+1Uu2FlFJwmPMKdHSFV Oo1Q== Received: by 10.182.95.133 with SMTP id dk5mr3891308obb.14.1354524848564; Mon, 03 Dec 2012 00:54:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.143.104 with HTTP; Mon, 3 Dec 2012 00:53:48 -0800 (PST) In-Reply-To: <57EADBCB-8187-4EE9-A8B1-5A491DE362B1@bbits.ca> References: <20121202012957.22473.37650@reviews.apache.org> <20121203082456.19201.51213@reviews.apache.org> <57EADBCB-8187-4EE9-A8B1-5A491DE362B1@bbits.ca> From: David Nalley Date: Mon, 3 Dec 2012 03:53:48 -0500 Message-ID: Subject: Re: Review Request: Utility for generating the .tx/config file To: "cloudstack-dev@incubator.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQliWoJHa1Hxq2qAgtgrhT0Ez8F6K3ip7o0Rest9yiM7HJHZaX+nTtiHvVS9txmjZx58Ydwg X-Virus-Checked: Checked by ClamAV on apache.org docs/en-US/cloudstack.ent Sebastien - I think that 'works' - but you'd need to iterate for every resource (500+ of those), and it doesn't deal with filename length problem (or didn't last time I tried it)