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 2AEA6E5DC for ; Wed, 13 Feb 2013 06:36:44 +0000 (UTC) Received: (qmail 99995 invoked by uid 500); 13 Feb 2013 06:36:43 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 99807 invoked by uid 500); 13 Feb 2013 06:36:43 -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 99794 invoked by uid 99); 13 Feb 2013 06:36:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 06:36:42 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rohityadav89@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-ee0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 06:36:35 +0000 Received: by mail-ee0-f45.google.com with SMTP id b57so389547eek.4 for ; Tue, 12 Feb 2013 22:36:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=buXEVsvHgiZgTWF08ZbKoBXz9rm3FoB3hN7XEXRaQlk=; b=k9/NNawaLPVzWo5Oyez6nbAuTQnnJM36wAtyKIwZNJ2YhHoXGTMDa49dRBZLWHF4SZ 2XB5BOVQ5Yr+Mzortj4aXdX7ayVHpr1w/Na7o91UbJIREKQijORRJ6RAzzaGYTpTPu1q EX8h9L5lTuM6gx/CKksAxfzELkT7omszUk5JWnc60QiptpyLrNZuvdiO4p1Jaoyw0fas fV8az6sv8asJJeUjmdh/Z07Tr+drnpvPEAxAn04VdNMkwz01Z8fcUSvBtiZFlowMErQS ALN/2k6OCqk++2l18WYZl4BAEQ+4Byp43mMR5nb3R2GLhcUHotwHx6HclQP4Hzj9jqLP j7Fg== X-Received: by 10.14.200.137 with SMTP id z9mr71154639een.20.1360737375027; Tue, 12 Feb 2013 22:36:15 -0800 (PST) MIME-Version: 1.0 Sender: rohityadav89@gmail.com Received: by 10.223.4.154 with HTTP; Tue, 12 Feb 2013 22:35:54 -0800 (PST) From: Rohit Yadav Date: Wed, 13 Feb 2013 12:05:54 +0530 X-Google-Sender-Auth: 1eAFOI7GmgrOTZ1ILDuosF_1lGk Message-ID: Subject: [DISCUSS] Correctly fix cloud- to cloudstack- rename refactoring To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Pl. rename any script references which have renamed from cloud- to cloudstack- in docs, code and elsewhere? Since we're renaming the packages to cloudstack- why not rename artifacts to cloudstack- as well? Regards.