Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A34A10187 for ; Sun, 28 Jul 2013 17:35:36 +0000 (UTC) Received: (qmail 91296 invoked by uid 500); 28 Jul 2013 17:35:36 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 90876 invoked by uid 500); 28 Jul 2013 17:35:33 -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 90863 invoked by uid 99); 28 Jul 2013 17:35:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jul 2013 17:35:33 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rohityadav89@gmail.com designates 209.85.215.174 as permitted sender) Received: from [209.85.215.174] (HELO mail-ea0-f174.google.com) (209.85.215.174) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jul 2013 17:35:29 +0000 Received: by mail-ea0-f174.google.com with SMTP id z15so2455127ead.19 for ; Sun, 28 Jul 2013 10:35:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=iA0j1RNhVlnToFqGU6rnyUjs+PrT+Ua/ddUgAaWpoBg=; b=xW0VlduvzJ+u9TvQ/EFsfMzpNaxzouPVGNv4kEPmJJRzViieWfOPNAPAW3PKaHcoGn MSXTa4AxqlMdpB1nfV92xobDaruwiR2ryEJDV7iHzmeRHgSgaYKWsbLKNmFIQu0Bc12h vqreoRVp0vFAIc4y0tMoZltEePrF9hjrzqDsFiVQRHS1CKFYGKo6j3Z3YNE8xWx1Rmcq 42zTztYqeE3hZPoKWdwEd8NHWFH747UxyDmItpbhQfL/q9rz6nX8tsl96sVgqIniW89e kW1AvS+r8ScFYtl76UJDrpMF8Lwt9gaqpPokFbTAqHHIntfzvYC/m+/Ll+fdKDMNuOHv BtyQ== X-Received: by 10.14.110.194 with SMTP id u42mr56374303eeg.128.1375032907886; Sun, 28 Jul 2013 10:35:07 -0700 (PDT) MIME-Version: 1.0 Sender: rohityadav89@gmail.com Received: by 10.223.30.67 with HTTP; Sun, 28 Jul 2013 10:34:46 -0700 (PDT) From: Rohit Yadav Date: Sun, 28 Jul 2013 23:04:46 +0530 X-Google-Sender-Auth: hxQ1QNKHjldHj_tqWg66cHJaksI Message-ID: Subject: CloudMonkey's new home To: dev@cloudstack.apache.org, users@cloudstack.apache.org Content-Type: multipart/alternative; boundary=089e015384ac079fa704e295cccb X-Virus-Checked: Checked by ClamAV on apache.org --089e015384ac079fa704e295cccb Content-Type: text/plain; charset=ISO-8859-1 Based on our previous discussion thread[1], we've moved CloudMonkey out of ACS's repository to its new home [2]. Now, with 6f84e74a68d78705a06fe58f7927f42f61453a16 on master, we no longer have cloudmonkey in tools/cli. CloudMonkey will be within CloudStack project but now as an independent sub-project with its own repository and will have a faster need-basis release cycle. For doing that, please suggest on the release process or how it should work? If the present RM or someone wants to lead the release process? I just want to keep it simple with fast releases whenever we have a releasable candidate and semver[3] versioning. So, we ship things fast and don't worry if it breaks since we'll be shipping fast. We can after a fast lazy consensus/voting and publish via pypi and put the tarballs/zipballs under dists/ on ASF/CloudStack. Regards. [1] http://markmail.org/message/tjlr753xfhpw4uk4 [2] https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git [3] http://semver.org/ --089e015384ac079fa704e295cccb--