Return-Path: X-Original-To: apmail-whirr-dev-archive@www.apache.org Delivered-To: apmail-whirr-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 088B3104FD for ; Thu, 2 May 2013 21:16:17 +0000 (UTC) Received: (qmail 27138 invoked by uid 500); 2 May 2013 21:16:16 -0000 Delivered-To: apmail-whirr-dev-archive@whirr.apache.org Received: (qmail 27068 invoked by uid 500); 2 May 2013 21:16:16 -0000 Mailing-List: contact dev-help@whirr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@whirr.apache.org Delivered-To: mailing list dev@whirr.apache.org Received: (qmail 27053 invoked by uid 99); 2 May 2013 21:16:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2013 21:16:15 +0000 Date: Thu, 2 May 2013 21:16:15 +0000 (UTC) From: "Andrew Bayer (JIRA)" To: dev@whirr.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WHIRR-723) Allow assigning specific BYON nodes to specific role groups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WHIRR-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Bayer updated WHIRR-723: ------------------------------- Attachment: WHIRR-723.patch The attached patch implements this. Note that it also adds a new "test" action to ClusterActionHandler, so that we can actually run unit tests in the bootstrap phase with no statements but still get a valid cluster as output. That's needed to actually test this. But I'm definitely open to alternate approaches to that. =) > Allow assigning specific BYON nodes to specific role groups > ----------------------------------------------------------- > > Key: WHIRR-723 > URL: https://issues.apache.org/jira/browse/WHIRR-723 > Project: Whirr > Issue Type: Improvement > Components: core > Affects Versions: 0.8.2 > Reporter: Andrew Bayer > Assignee: Andrew Bayer > Fix For: 0.9.0 > > Attachments: WHIRR-723.patch > > > We currently have the ability to provision heterogenous clusters by specifying template/image/hardware for specific roles - i.e., "whirr.templates.role1+role2.image=foo". We don't have anything equivalent for BYON - any node in the BYON pool can get assigned to any role group. > We should add the ability to specify BYON instance IDs for role groups in a similar way to the template/image/hardware properties mentioned above, say, as "whirr.templates.role1+role2.byon-instance-ids=id-1+id-2". -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira